added 'Extruder Wipe Temperature' and "Bed Remove Part Temperature" to Slice Settings
This commit is contained in:
parent
e37dbd29ef
commit
13c8091fbc
5 changed files with 40 additions and 0 deletions
|
|
@ -209,6 +209,8 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
new VisibleButNotMappedToEngine("", "has_sd_card_reader"),
|
||||
new VisibleButNotMappedToEngine("", "z_can_be_negative"),
|
||||
new VisibleButNotMappedToEngine("", "show_reset_connection"),
|
||||
new VisibleButNotMappedToEngine("", "extruder_wipe_temperature"),
|
||||
new VisibleButNotMappedToEngine("", "bed_remove_part_temperature"),
|
||||
|
||||
//retractionOnExtruderSwitch=14.5
|
||||
new MapItem("retractionOnExtruderSwitch", "retract_length_tool_change"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue