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
|
|
@ -52,6 +52,7 @@ has_fan = 1
|
|||
has_hardware_leveling = 0
|
||||
has_heated_bed = 1
|
||||
has_sd_card_reader = 0
|
||||
heat_extruder_before_homing = 0
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue