Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.3k stars 5.28k forks source link

Klipper is crashing after filament sensor triggering. #5238

Closed AssafKatan closed 2 years ago

AssafKatan commented 2 years ago

Hello I have the klipper firmware on my cr10spro v2 and it worked great, but now when I try to use the filament sensor mid print it is just crashing the klipper right away. But that only happen after few hours of print, like if I just cut the filament after an hour or so it is working great. I can't really tell the problem Adding the config and the logs. printer.zip

schnello commented 2 years ago

Hello.

[dgus_display] is a option from original Klipper git? I dont think so

Error: File "/home/pi/klipper/klippy/extras/dgus_status.py", line 79, in check_pause self.finish_at_naive[1] += pause_duration TypeError: 'tuple' object does not support item assignment Transition to shutdown state: Unhandled exception during run

Sineos commented 2 years ago

Closed as invalid. Not original Klipper