aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/fan_generic.py
Commit message (Expand)AuthorAgeFilesLines
* Isort all klippy codeTomasz Kramkowski2025-08-151-0/+1
* Run black on all first party python codeTomasz Kramkowski2025-08-061-8/+16
* fan_generic: Fix handling of template rendering errorsKevin O'Connor2025-03-251-0/+1
* fan_generic: fixes missing logging importPedro Lamas2024-11-011-0/+1
* fan_generic: Support setting a TEMPLATE on SET_FAN_SPEED commandsKevin O'Connor2024-09-301-3/+19
* fan_generic: Add support for named fans and gcode to control them (#3054)bondus2020-08-071-0/+28