aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/fan.py
Commit message (Expand)AuthorAgeFilesLines
* pins: Remove module level get_printer_pins() and setup_pin() functionsKevin O'Connor2018-04-041-3/+2
* display: Add initial support for LCD screens attached to an MCUKevin O'Connor2018-03-061-0/+2
* klippy: Introduce load_config_prefix() for modules that take parametersKevin O'Connor2018-02-031-2/+0
* fan: Clarify hardware_pwm and allow cycle_time to be set on software pwmKevin O'Connor2018-01-291-4/+4
* fan: Move fan code to extras directoryKevin O'Connor2018-01-281-0/+39