I got a farfetched theory ... Maybe your printer is underpowered. Printing PETG requieres a higher temperature and thus more power. This is absolute guesswork, but you could try to disconnect your printer from the power outlet and tighten the screws for the power connections going from the power supply unit and going into your printers main board
3DPrinting
3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.
The r/functionalprint community is now located at: !functionalprint@kbin.social or !functionalprint@fedia.io
There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml
Rules
-
No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia. Code of Conduct.
-
Be respectful, especially when disagreeing. Everyone should feel welcome here.
-
No porn (NSFW prints are acceptable but must be marked NSFW)
-
No Ads / Spamming / Guerrilla Marketing
-
Do not create links to reddit
-
If you see an issue please flag it
-
No guns
-
No injury gore posts
If you need an easy way to host pictures, https://catbox.moe/ may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)
Moderation policy: Light, mostly invisible
It still happens with low temps that are in PLA range. I tried a temp tower starting from 220°C, so the upper end of PLA temps, and it still happens. I can print PLA with 220°C without stuttering, so I don't think it's a power issue. But I'll check nonetheless.
It happens randomly, it may do several layers without stopping at all, but then it suddenly stops. It happens often, but not at the same spot, and not with fixed layer offsets.
Did printing with PETG ever work with your printer?
You could create two gcode files for the same model, one for PLA and one for PETG and see if something stands out in their difference.
Did printing with PETG ever work with your printer?
I have done a few prints in PETG before, only 2 or 3, but they didn't have the issue.
You could create two gcode files for the same model, one for PLA and one for PETG and see if something stands out in their difference.
Yeah I was planning on trying this when I get home.
I dont use pruca slicer, but had simmilar issues with ArcWelder plugin in Cura. Disable plugins if you use any and maybe try another slicer for testing
What printer do you have? https://youtu.be/Hvw3DrVAeTA?si=Pfy8z7OdlsybvbMN It could be this issue but that wouldn't be material dependent but might show up more with petg since it's more runny than pla.
It's an anycubic Kobra 2.
It's not small blobs like here, it's huge blobs because the printhead doesn't move for 10-20 seconds, so filament from the chamber keeps oozing while it just sits there.
If its stopping 10 to 20 seconds there's definitely something in the gcode making the printer hang. I'd try slicing the file again with a different slicer to be sure.
Thinking about this again, could it be you have something like "wait for layer time" on and a very high minimum layer time set for your petg profile?
I was overloading the controller with gcode commands due to high gcode resolution. I dug a little in to the terminal and could see that locked it up due to a checksum mismatch of commands when using octoprint. I'm guessing a reading speed/buffer issue is the cause when using the SD card.
I decreased resolution from the profile default 0.0125mm to 0.5mm and it went away. I'm going to see how fine I can set the resolution without introducing the stutter, but at 0.5mm it still looks good.
I was potentially trying to execute 24,000 gcode commands per second with that resolution when moving at max speed, now it's down to a more manageable 600 commands per second.
Here is an alternative Piped link(s):
https://piped.video/Hvw3DrVAeTA?si=Pfy8z7OdlsybvbMN
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
Do you have some kind of timelapse plugin enabled?
Nope
If it’s fine with PLA then my money is on profile issue. Use your PLA profile, and just change the temperature. If that works okay, start tuning for PETG from that point. And delete the old PETG settings.
I did some more testing, also with different slicers, and it seems to not actually be a PETG specific issue, but rather a model/speed issue. I can get it running without stops if I just reduce print speed. When I set speed to 100% I start getting these weird 10-20 second long stops.
So now in thinking it's the controller locking up because it's overloaded by too many small movmeent gcode commands in rapid succession?
New Lemmy Post: Stuttering when printing PETG (https://lemmy.world/post/10817485)
Tagging: #3dprinting
(Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)
I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md