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
What's your workflow for this? I have a handful of stls I would love to tweak.
This is going to be a upside down work flow since it varies depending on what you are trying to achieve. If you want to split an object up in order to make it a multi part/color print then start with 1a otherwise start with 1
Start with a new document
import stl file
Under the part menu convert to 'shape from mesh'
Under the part menu in the copy menu click 'refine shape' not required but I find it sometimes makes the resulting solid a little smoother.
Under the part menu click 'Convert to solid'
If all steps are successful you are done. If not then delete everything and start back with the mesh. The most common error for me is 'Cannot convert because Shape is not a shell'
1a. Under the mesh menu click 'Split by components' There are also some repairs you can make on a mesh under analyze. I rarely use these but have had some success with them from time to time. This will create at least two component meshes. I've had many more than that and at some point it isn't worth it at least for me.
2a .Perform steps 1 through 5 on all components. Under the part menu select all the converted solid components and use the union tool to create a fusion of them.