mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 22:24:01 -06:00
New --bed-size option
This commit is contained in:
parent
d96d0a9fbf
commit
e58ed195fd
6 changed files with 18 additions and 13 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue