You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Kalico_Additions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@
56
56
57
57
-[`[temperature_fan] control: curve`](./Config_Reference.md#temperature_fan) lets you set a fan curve instead of linear control
58
58
-[`[temperature_fan] reverse: True`](./Config_Reference.md#temperature_fan) will let you control a fan in reverse to temperature control. The lower the temperature, the higher the fan runs.
59
-
- Fans now normalize PWM power within `off_below` and `max_power`, so setting a fan to 10% will get you 10% fan speed within your configured off/max range.
59
+
- Fans now normalize PWM power within `min_power` and `max_power`, so setting a fan to 10% will get you 10% fan speed within your configured min/max range.
60
60
- Dual-loop PID control to accurately manage the bed's temperature while limiting heater power to prevent exceeding a maximum temperature.
0 commit comments