aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/fan.py
Commit message (Expand)AuthorAgeFilesLines
* fan: Add support for heater_fan objectsKevin O'Connor2017-07-171-4/+31
* fan: Support setting a max_power attribute for the print cooling fanKevin O'Connor2017-07-051-3/+4
* klippy: Allow each module to define their config sectionsKevin O'Connor2017-06-091-0/+4
* klippy: Support minimum/maximum value checks on configuration variablesKevin O'Connor2017-04-111-1/+1
* klippy: Eliminate high-level build_config phaseKevin O'Connor2017-03-131-8/+3
* fan: Default to using software PWMKevin O'Connor2017-03-081-2/+4
* heater: Support max_power setting for heatersKevin O'Connor2017-03-031-4/+4
* mcu: Convert PWM and ADC objects to take mcu_time instead of clockKevin O'Connor2016-08-241-14/+10
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+39