klippy (2).log (3.6 MB)
Sorry, I forgot to attach the klippy.log file in my previous post.
I have also tried reinstalling Klipper from scratch (fresh install), but the problem still happens.
The printer continues to stop randomly while printing — sometimes after around 10 hours, sometimes just 5 minutes after starting a print.
I would also like to ask if Obico could be the cause of this issue.
I am using a Logitech Brio 100 camera, and my crowsnest settings are:
Resolution: 640x480
Max FPS: 15
Could Obico or the camera streaming be causing the random freezes or disconnects? Updates since the initial post:
I replaced the USB cable between the SBC and the MCU with a thicker, higher-quality cable that supports higher data transfer speeds.
I added a dedicated Mean Well 5V 5A power supply for the Raspberry Pi.
Hi everyone,
I just wanted to share an update because I believe I have found the root cause of this issue.
After checking my klippy.log, I noticed that right before the freeze there is a long sequence of nulnulnulnul... and then the log suddenly stops. After that, the whole system resets. This confirms that the SBC is crashing, not just Klipper.
After applying those changes and fixing the root cause, my printer has now been running continuously for 4 days without any freezes, disconnects, or crashes.
KlipperScreen remains responsive and Mainsail stays connected the entire time.
So in my case, the issue was not a Klipper configuration problem, but a system-level crash on the host.
Hopefully this helps anyone else who is seeing random freezes with an unresponsive screen and no web access.