mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-04 09:04:37 -07:00
controller_fan: Allow multiple controller_fan sections to be defined
It may be necessary to define multiple fans, so allow each config section to be named. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
19c7955f2a
commit
d3f6dad853
4 changed files with 10 additions and 3 deletions
|
|
@ -6,6 +6,9 @@ All dates in this document are approximate.
|
|||
|
||||
# Changes
|
||||
|
||||
20190310: The [controller_fan] config section now always takes a name
|
||||
(such as [controller_fan my_controller_fan]).
|
||||
|
||||
20190308: The "driver_BLANK_TIME_SELECT" field in [tmc2130] and
|
||||
[tmc2208] config sections has been renamed to "driver_TBL".
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue