Got the support interface extruder to be settable.
This commit is contained in:
parent
ffe200c19f
commit
dc0b3e641a
2 changed files with 2 additions and 2 deletions
|
|
@ -236,7 +236,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
//supportExtruder=1
|
||||
new ValuePlusConstant("supportExtruder", "support_material_extruder", -1),
|
||||
|
||||
new ValuePlusConstant("supportExtruder", "support_material_interface_extruder", -1),
|
||||
new ValuePlusConstant("supportInterfaceExtruder", "support_material_interface_extruder", -1),
|
||||
|
||||
new ValuePlusConstant("raftExtruder", "raft_extruder", -1),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue