Skip to content

Commit 6920a1c

Browse files
authored
Update Kalico_Additions.md to remove deprecated fan config option (#789)
I changed the deprecated off_below to the new min_power.
1 parent 1169b26 commit 6920a1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Kalico_Additions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
- [`[temperature_fan] control: curve`](./Config_Reference.md#temperature_fan) lets you set a fan curve instead of linear control
5858
- [`[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.
6060
- Dual-loop PID control to accurately manage the bed's temperature while limiting heater power to prevent exceeding a maximum temperature.
6161

6262
## TMC Drivers

0 commit comments

Comments
 (0)