Last active
August 18, 2023 21:29
-
-
Save geuis/04d0fc80857ecafd9a983772119d619b to your computer and use it in GitHub Desktop.
Blender 3d Print Settings, Errors and Answers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Blender 3d Print Settings, Errors and Answers | |
Non Manifold Edges: | |
- Mesh -> Cleanup -> Merge by Distance (0.01mm works well) | |
- If holes in the mesh, highlight the holes. Probably need to manually fix them. | |
Bad Contiguous Edges: | |
- Recalculate normals inside | |
##Blender Settings for Prusa mk3s: | |
XYZ in Blender match XYZ for PrusaSlicer and mk3s printer | |
Blender units (sidebar) should be metric, length millimeters, and unit scale 0.001. | |
Blender scene scaling (Viewport Overlays -> Scale) 0.001. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment