1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Removed print_center option (but left --print-center from CLI)

This commit is contained in:
Alessandro Ranellucci
2014-06-16 23:58:45 +02:00
parent 4d8ecccc5e
commit 928335f186
15 changed files with 54 additions and 53 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ sub build {
$self->append_optgroup(
title => 'Size and coordinates',
options => [qw(bed_size print_center z_offset)],
options => [qw(bed_size z_offset)],
);
$self->append_optgroup(