mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
New --bed-size option
This commit is contained in:
@@ -61,7 +61,7 @@ sub new {
|
||||
},
|
||||
transform => {
|
||||
title => 'Transform',
|
||||
options => [qw(scale rotate duplicate duplicate_grid duplicate_distance)],
|
||||
options => [qw(scale rotate duplicate bed_size duplicate_grid duplicate_distance)],
|
||||
},
|
||||
gcode => {
|
||||
title => 'Custom G-code',
|
||||
|
||||
Reference in New Issue
Block a user