mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Removed print_center option (but left --print-center from CLI)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user