Learning OpenSCAD
- Hello OpenSCAD
One page quick-start with lots of demo code - PolyBowls – A simple OpenSCAD code walkthrough
Six-minute video walkthrough from zero to a basic design - Designing a Penny Trap with OpenSCAD
Walkthrough and full code for creating a Penny Trap with simple code - Using OpenSCAD to Design With Code
Resources for OpenSCAD – check out the Patrick Conner playlist in particular - OpenSCAD User Manual
Search this wiki to find details on using any OpenSCAD command - OpenSCAD Jumpstart on Thingiverse
Examples, overview, and resources - Customizable Beefy Trophy + Blender Bake Tutorial
Thingiverse → Blender → Python → OpenSCAD → Customizer
Thingiverse Customizer
The Thingiverse Customizer allows designers to create 3D models that other users can easily personalize. Customizable models allow the user to control the style, features, and details of the design.
Finding Customizable designs: Some Things on Thingiverse have customizable features such as size, shape, pattern, and text that you can modify. Customizable models let you be the designer, even if you’re new to 3D printing. To find customizable Things, choose Customizable Things from the Explore tab, type tag:customizable in the Search box, or check out the Customizer page.
Working with a Customizable design: Once you’ve found a customizable Thing, press the Open in Customizer button to open the Customizer app. Change the values and parameters on the left side of the screen, and watch the model get updated on the right. When you’re done just press Create Thing to generate your final design.
Creating your own Customizable design: All of the Customizer designs on Thingiverse were created with OpenSCAD code. To see the code for any customizable Thing, just click View Source from the Customizer app. To learn how to create your own Customizable designs, read the Customizer Documentation page.
_____
Some content on this page was taken directly from Thingiverse Jumpstart, but that’s okay because I wrote that page too 🙂