So I’ve been stuck trying to figure out this issue for about a week and I cannot figure it out. I really need help interpreting my Klippy log. At first, I thought it was narrowed down to my webcam drawing too much bandwidth, so I switched it to camera-streamer and lowered the resolution. This made the print I was working on go about 90% done but then again it just randomly shut off. When my camera was on its previous settings it wouldn’t make it through the first layer without mcu disconnecting so I thought I had fixed it. The only other thing I can think of is my raspberry pi getting too hot and causing it to stop. Thanks for the help.
When I get a chance, I will set it up to do that. Between that post and now it actually did the same thing. Would you be able to see if it is any different? Also, could it be my usb cable because I assume if the usb cable is faulty and randomly disconnects it wouldn’t show anything in the log?
Here’s the next klippy log (compressed because it was too big) klippy.zip (2.4 MB)
I couldn’t find any difference. The only thing I found outstanding was the time mark when Klipper restarted. “Stats 9524.8” in both klippy.logs. Did you try a print with a different model (gcode)?
Yes, it could be your USB connection, but I would expect “Timer too close” or “Timeout with MCU / Lost communication with MCU”. Have a look at Sineos excellent Knowledge Base - Klipper. There is nothing in your klippy.log.
Yes, it was a different file than what I had previously printed. Based on what you saw in my klippy log, what would be the most likely causes you would troubleshoot first?
Since you’ve already identified the cam as a potential source, have you tried disconnecting it completely?
If this doesn’t work, take a look at the other sources listed in the provided link.
When I had the camera initially setup, it was failing on the first layer of the print. I tried disconnecting it, and it seemed to work fine. But then I plugged it back in and turned down my fps and resolution and it made it about 75% through before failing which is why I’m not sure.
I got a power supply that is a bit nicer and runs at slightly over 5 volts (I was getting undervoltage errors before at one point too)
I put a fan on my raspberry pi case
I’m not sure which one of these fixed the issue, but I did a successful full print using this. I did turn my res back up to 1280x720 @ 5 fps and actually had a successful print with that, so I think my issue was the raspberry pi overheating. Before, it was having constant overheating notifications and running at 65 + degrees, now it runs at 45 under load. Fingers crossed its fixed now!
I bought a 30 mm fan and plugged it in and there’s a heat sink as well that came with the pi. I didn’t have one before and it was at 65+ but now it’s running around 45 ish with the fan.