index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
verify_heater.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
verify_heater: Don't raise a heater error if the heater is off
Kevin O'Connor
2019-06-12
1
-1
/
+1
*
verify_heater: If the heating_gain check fails, just use max_error check
Kevin O'Connor
2019-03-08
1
-13
/
+17
*
verify_heater: Improve handling of new targets when temperature is dropping
Kevin O'Connor
2019-03-08
1
-1
/
+5
*
verify_heater: Only reset the error count if within the hysteresis range
Kevin O'Connor
2019-03-08
1
-1
/
+2
*
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