Fixed a bug where the temp could get in a state of ping-ponging between values.

Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
This commit is contained in:
Lars Brubaker 2015-02-19 10:56:54 -08:00
parent 428473203f
commit fd094f25af
15 changed files with 129 additions and 50 deletions

View file

@ -112,7 +112,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
}
}
public class SliceSettingsDetailControl : FlowLayoutWidget
{
const string SliceSettingsShowHelpEntry = "SliceSettingsShowHelp";