Implemented dynamic fan control. Cooling buffer does not yet relfect that
This commit is contained in:
parent
278f633a3d
commit
10d04529d6
8 changed files with 151 additions and 76 deletions
|
@ -769,7 +769,6 @@ bool PrintObject::invalidate_state_by_config_options(
|
|||
|| opt_key == "overhang_speed_1"
|
||||
|| opt_key == "overhang_speed_2"
|
||||
|| opt_key == "overhang_speed_3"
|
||||
|| opt_key == "overhang_speed_4"
|
||||
|| opt_key == "external_perimeter_speed"
|
||||
|| opt_key == "infill_speed"
|
||||
|| opt_key == "perimeter_speed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue