447125faae
Klipper logs an error on a failed CANbus write. Unfortunately, if the bus becomes permanently disabled (eg, due to a user removing power to devices on the CANbus) then it can result in the logs filling with error messages. Permanently disable the low-level processing of messages if CANbus writes continually fail for at least 10 seconds. This avoids filling the log with redundant messages. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
---|---|---|
.. | ||
chelper | ||
extras | ||
kinematics | ||
clocksync.py | ||
configfile.py | ||
console.py | ||
gcode.py | ||
klippy.py | ||
mathutil.py | ||
mcu.py | ||
msgproto.py | ||
parsedump.py | ||
pins.py | ||
queuelogger.py | ||
reactor.py | ||
serialhdl.py | ||
stepper.py | ||
toolhead.py | ||
util.py | ||
webhooks.py |