3D-Drucker/Blender: Unterschied zwischen den Versionen

Aus Wiki CCC Göttingen
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
==How to Create a 3D printable Blender Model==
==How to Create a 3D Printable Blender Model==
[[Datei:Screenshot at 2011-12-15 00-56-55.png|thumb|300px]]
[[Datei:Screenshot at 2011-12-15 00-56-55.png|thumb|300px]]
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:
Zeile 8: Zeile 8:
==If Nothing Helps==
==If Nothing Helps==
... there is always http://cloud.netfabb.com/
... there is always http://cloud.netfabb.com/
==Other resources==
==Other Resources==
* [http://www.shapeways.com/tutorials/prepping_blender_files_for_3d_printing http://www.shapeways.com/tutorials/prepping_blender_files_for_3d_printing]
* [http://www.shapeways.com/tutorials/prepping_blender_files_for_3d_printing http://www.shapeways.com/tutorials/prepping_blender_files_for_3d_printing]
* [http://cloud.netfabb.com/ http://cloud.netfabb.com/]
* [http://cloud.netfabb.com/ http://cloud.netfabb.com/]

Version vom 15. Dezember 2011, 00:03 Uhr

How to Create a 3D Printable Blender Model

Using Blender to create 3D printable models is easy, if you remember some stuff:

  1. Make sure you do not have duplicate vertices: [editmode] W -> Delete Doubles
  2. Always make sure, your objects are manifold: [editmode] [deselect all] Ctrl + Alt + Shift + W
  3. Make sure all normals of your faces are pointing outwards: [editmode] [select all] Ctrl + N
  4. Export to STL and have fun!

If Nothing Helps

... there is always http://cloud.netfabb.com/

Other Resources