aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/fan.py
Commit message (Collapse)AuthorAgeFilesLines
* fan: Move fan code to extras directoryKevin O'Connor2018-01-281-0/+39
The print cooling fan and printer heater_fan are independent modules that can reside in the extras directory. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>