1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

New --bed-size option

This commit is contained in:
Alessandro Ranellucci
2012-04-11 16:30:58 +02:00
parent d96d0a9fbf
commit e58ed195fd
6 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -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',