Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klippy: Convert printer_state("connect") to an event handler | Kevin O'Connor | 2019-01-08 | 1 | -11/+11 |
* | klippy: Convert printer_state("shutdown") to an event handler | Kevin O'Connor | 2019-01-08 | 1 | -1/+4 |
* | verify_heater: Don't report a heater error if printer is shutdown | Kevin O'Connor | 2018-09-30 | 1 | -1/+6 |
* | verify_heater: Disable when writing output to a debug file | Kevin O'Connor | 2018-06-08 | 1 | -0/+3 |
* | heater: Add PrinterHeaters class that stores all sensors and heaters | Kevin O'Connor | 2018-04-04 | 1 | -3/+2 |
* | verify_heater: Provide additional information on a heater error | Kevin O'Connor | 2018-03-12 | 1 | -2/+8 |
* | verify_heater: Scale hysteresis duration check | Kevin O'Connor | 2018-03-11 | 1 | -6/+7 |
* | verify_heater: Change default hysteresis to 10 degrees | Kevin O'Connor | 2018-03-11 | 1 | -2/+2 |
* | verify_heater: Add initial support for verifying heaters and sensors | Kevin O'Connor | 2018-03-11 | 1 | -0/+67 |