Support material

This commit is contained in:
Alessandro Ranellucci 2012-02-19 12:03:36 +01:00
parent e0e2023a5a
commit 7b67fae686
12 changed files with 135 additions and 17 deletions

View file

@ -215,6 +215,11 @@ our $Options = {
cli => 'fill-angle=i',
type => 'i',
},
'support_material' => {
label => 'Generate support material',
cli => 'support-material',
type => 'bool',
},
'start_gcode' => {
label => 'Start GCODE',
cli => 'start-gcode=s',