←back to thread

Design for 3D-Printing

(blog.rahix.de)
837 points q3k | 1 comments | | HN request time: 0s | source
Show context
justaj ◴[] No.43889176[source]
Nice article, though what I'd personally love to see is a resource where I can go from zero to actually making (basic) designs using open source tools, which can then be taken to a 3D printer and printed.
replies(2): >>43889541 #>>43891759 #
1. bschwindHN ◴[] No.43891759[source]
Give SolveSpace a try. It's fantastic for 2D sketches and then you can extrude/revolve/subtract these sketches into other solids to build up your part. It can export to STEP or STL and then it's an easy trip through the slicer and you're ready to print!

If you're more programming minded, try out RepliCAD. Or if you don't mind dealing with Python and its build ecosystem, there's CADQuery or Build123d