aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/verify_heater.py
Commit message (Expand)AuthorAgeFilesLines
* heater: Add PrinterHeaters class that stores all sensors and heatersKevin O'Connor2018-04-041-3/+2
* verify_heater: Provide additional information on a heater errorKevin O'Connor2018-03-121-2/+8
* verify_heater: Scale hysteresis duration checkKevin O'Connor2018-03-111-6/+7
* verify_heater: Change default hysteresis to 10 degreesKevin O'Connor2018-03-111-2/+2
* verify_heater: Add initial support for verifying heaters and sensorsKevin O'Connor2018-03-111-0/+67