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: 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 
Moderation policy: Light, mostly invisible
view the rest of the comments
Two theories: first layer expansion and overextrusion.
If it's first layer expansion, what's happening is that your nozzle is too close to the bed when printing the first layer (so, less than 0.2mm if you're printing at 0.2mm layer height) causing a line of filament to "spread out" more than it should. Over long lines of filament like those on your first layer, that effect can compound. Ultimately it's trying to put more plastic down between those outer layers than can fit, causing it to "ripple"/wrinkle up. The fix would be adjust your z-probe-offset to make sure your nozzle has just a little bit more space above the bed on the first layer and then autolevel. Or on a machine with no z-probe (with just a z-endstop), to manually level the bed but leave a little more room between the nozzle and bed. If you go too far, you'll end up with first layer adhesion problems. Like, the first layer will curl up on the corners or will pop entirely off the bed mid-print.
If overextrusion, what's happening is roughly the same as I explained above. More filament than will fit is being laid down between those outer layers, causing it to wrinkle. The fix is to turn down your extrusion rate.
I don't think I've ever had issues with overextrusion myself. But I'm pretty familiar with that first-layer-expansion issue. And to be honest, when I have that issue, the wrinkling I have always happens parallel to the lines of filament on that first layer, while the wrinkles in your picture seem to go perpendicular. I still think those are the first things I'd try, though. So YMMV, but hopefully what I said above helps.
Also, I'd be skeptical that flotsam or scunge from previous prints could be the problem here specifically. Especially after soap and water didn't solve it.
Anyway, my 2¢. Good luck! Definitely worth reporting back if you find a solution!