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
|
@ -66,6 +66,11 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
|
|||
"between_objects_gcode",
|
||||
"bridge_acceleration",
|
||||
"bridge_fan_speed",
|
||||
"enable_dynamic_fan_speeds",
|
||||
"overhang_fan_speed_0",
|
||||
"overhang_fan_speed_1",
|
||||
"overhang_fan_speed_2",
|
||||
"overhang_fan_speed_3",
|
||||
"colorprint_heights",
|
||||
"cooling",
|
||||
"default_acceleration",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue