Got the support interface extruder to be settable.

This commit is contained in:
Lars Brubaker 2014-12-29 17:14:56 -08:00
parent ffe200c19f
commit dc0b3e641a
2 changed files with 2 additions and 2 deletions

View file

@ -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),