aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/heater_fan.py
Commit message (Expand)AuthorAgeFilesLines
* heater: Add PrinterHeaters class that stores all sensors and heatersKevin O'Connor2018-04-041-3/+3
* klippy: Introduce load_config_prefix() for modules that take parametersKevin O'Connor2018-02-031-1/+1
* fan: Move fan code to extras directoryKevin O'Connor2018-01-281-0/+37