mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Dual extruder for support material
This commit is contained in:
parent
375829204f
commit
94a2585b97
5 changed files with 23 additions and 1 deletions
|
@ -41,7 +41,7 @@ sub new {
|
|||
},
|
||||
print => {
|
||||
title => 'Print settings',
|
||||
options => [qw(perimeters solid_layers fill_density fill_angle fill_pattern solid_fill_pattern support_material)],
|
||||
options => [qw(perimeters solid_layers fill_density fill_angle fill_pattern solid_fill_pattern support_material support_material_tool)],
|
||||
},
|
||||
retract => {
|
||||
title => 'Retraction',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue