Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pid_calibrate: Make sure to unregister new control class on error | Kevin O'Connor | 2018-04-06 | 1 | -0/+1 |
* | heater: Move Thermistor and Linear to their own files in extras/ | Kevin O'Connor | 2018-04-04 | 1 | -1/+1 |
* | heater: Move adc logic into Thermistor class | Kevin O'Connor | 2018-04-04 | 1 | -1/+1 |
* | heater: Add PrinterHeaters class that stores all sensors and heaters | Kevin O'Connor | 2018-04-04 | 1 | -2/+3 |
* | pid_calibrate: Move PID calibration logic from heater.py to new file | Kevin O'Connor | 2018-03-18 | 1 | -0/+127 |