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

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',