On one of my last prints, I found that the print head froze/paused mid-wall, leaving a series of tiny blobs throughout the print, but only on one side:
This was sliced with Cura 5, and I don’t have any weird speeds (set to 60 overall, 90 for travel, walls are at 40 external), and I’ve been monitoring CPU load on the Pi (3B+) and nothing is above 15% (OctoPrint is constantly active, but klippy.py barely registers).
Anyone experienced this? I’m using an ancient Prusa clone with a RAMPS board, but this hadn’t happened yet and I’ve done quite a few prints.
Also, I’m having really strange extrusion artifacts (I don’t have pressure advance dialed in yet). Can’t post the second picture since I’m new, but will try in a reply.
Anyone got any useful tips regarding this? I’m assuming (from looking at the code) that the stalls are happening because there are many queued commands (I’m using tree supports in Cura, which add to path complexity somewhat), so I should cut down on speed below “normal” - I’ve tried combing the docs, this forum and GitHub issues, but I can’t find an explanation/troubleshooting guide that would help.
Then you’ll either need to use virtual SD, or increase the minimum line segment length in your slicer. This is a well known Octoprint issue that goes back many years.