mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Support material
This commit is contained in:
parent
e0e2023a5a
commit
7b67fae686
12 changed files with 135 additions and 17 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue