1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

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