Implemented dynamic fan control. Cooling buffer does not yet relfect that

This commit is contained in:
Pavel Mikus 2023-02-22 18:59:54 +01:00 committed by Pavel Mikuš
parent 278f633a3d
commit 10d04529d6
8 changed files with 151 additions and 76 deletions

View file

@ -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"