3D-Drucker/Blender: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Marvin (Diskussion | Beiträge) |
Marvin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
Using Blender to create 3D printable models is easy, if you remember some stuff: | Using Blender to create 3D printable models is easy, if you remember some stuff: | ||
# Make sure you do not have duplicate vertices: [editmode] W -> Delete Doubles | # Make sure you do not have duplicate vertices: [editmode] W -> Delete Doubles | ||
# Always make sure, your objects are manifold: [editmode] [deselect all] Ctrl + Alt + Shift + | # Always make sure, your objects are manifold: [editmode] [deselect all] Ctrl + Alt + Shift + M | ||
# Make sure all normals of your faces are pointing outwards: [editmode] [select all] Ctrl + N | # Make sure all normals of your faces are pointing outwards: [editmode] [select all] Ctrl + N | ||
# Slic3r seems to have problems with coordinates below z-zero from time to time, move your object accordingly. | # Slic3r seems to have problems with coordinates below z-zero from time to time, move your object accordingly. | ||
# Select the objects you want to export, export to STL and have fun! | # Select the objects you want to export, export to STL and have fun! | ||
===Fixing Modifier Artifacts=== | |||
Some modifiers are not really suitable for 3D modeling as they create non-monifold objects. To fix this, find all vertices around non-manifold areas with Ctrl+Alt+Shift+M. | |||
==If Nothing Helps== | ==If Nothing Helps== | ||
... there is always http://cloud.netfabb.com/ | ... there is always http://cloud.netfabb.com/ |
Version vom 2. Januar 2012, 18:49 Uhr
How to Create a 3D Printable Blender Model
Using Blender to create 3D printable models is easy, if you remember some stuff:
- Make sure you do not have duplicate vertices: [editmode] W -> Delete Doubles
- Always make sure, your objects are manifold: [editmode] [deselect all] Ctrl + Alt + Shift + M
- Make sure all normals of your faces are pointing outwards: [editmode] [select all] Ctrl + N
- Slic3r seems to have problems with coordinates below z-zero from time to time, move your object accordingly.
- Select the objects you want to export, export to STL and have fun!
Fixing Modifier Artifacts
Some modifiers are not really suitable for 3D modeling as they create non-monifold objects. To fix this, find all vertices around non-manifold areas with Ctrl+Alt+Shift+M.
If Nothing Helps
... there is always http://cloud.netfabb.com/