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:
parent
428473203f
commit
fd094f25af
15 changed files with 129 additions and 50 deletions
|
|
@ -112,7 +112,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class SliceSettingsDetailControl : FlowLayoutWidget
|
||||
{
|
||||
const string SliceSettingsShowHelpEntry = "SliceSettingsShowHelp";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue