3D Printing: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
=== OpenSCAD === | === OpenSCAD === | ||
This is what I have been using so far with my Replicator 2. Works great. | |||
This is a script driven tool. You describe the shape you want to create using a simple scripting language. | This is a script driven tool. You describe the shape you want to create using a simple scripting language. | ||
Line 9: | Line 10: | ||
=== Blender === | === Blender === | ||
This is a freehand 3D drawing tool. | This is a freehand 3D drawing tool. It's really big, you can make movies with it. | ||
Be prepared to spend a year or so learning how to use it. |
Revision as of 15:32, 6 September 2013
Creating designs
OpenSCAD
This is what I have been using so far with my Replicator 2. Works great. This is a script driven tool. You describe the shape you want to create using a simple scripting language.
Blender
This is a freehand 3D drawing tool. It's really big, you can make movies with it. Be prepared to spend a year or so learning how to use it.