aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/fan.py
Commit message (Expand)AuthorAgeFilesLines
* 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