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 [email protected]
There are CAD communities available at: [email protected] or [email protected]
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
view the rest of the comments
So … are you using marlin?
Id recommend setting up UBL with the cr-touch. This will let you probe the bed and record a mesh (which you can then set up to fade back to flat/level).
Then, in your start code, load that mesh and do a 3 or 4-point probe to adjust the tilt of the mesh plane.
You have to flash new firmware if it’s not, I recommend probing as many points as you can to generate the mesh- this is mostly dependent on your board and it’s onboard storage. (Check to see if your board has onboard. I forget what the ender 3 pros have.)
Once UBL is set up,
couldn’t reach, imo it’s good enough on its own there’s really no need to manually fine tune.
If you have no storage space, you’ll have to use mesh leveling which will repeat this process for every print. (Tedious)
I use pronterface to do this, you could use any direct-input that returns a reply back (octoprint works. Cura does not.)
 
 
My calibration for z offset consists of:
I then rely on tilting the mesh to accommodate any slop in the bed’s leveling- as long as it’s visibly square ive not had a problem. I suggest springs over stand-off washers…Mostly because this allows some give in the build surface if you start dragging… and because plastic washers (or any washers, really,) will deform anyways over time.
The relevant start gcode I use: