OpenSCAD Tutorial
Table of Contents
- Chapter 1: A few words about OpenSCAD and getting started with the first object
- Chapter 2: Scaling the model and first steps for parameterizing models
- Chapter 3: Resizing models and more ways of combining objects
- Chapter 4: Introducing modules to organize the code
- Chapter 5: Using multiple scripts and libraries
- Chapter 6: Control flow, conditional creation of objects
- Chapter 7: Loops and creating more complex patterns
- Chapter 8: Extruding 2D shapes into 3D objects
- Chapter 9: Math, calculations and low level geometry creation
OpenSCAD User Manual
Table of Contents
OpenSCAD Language Reference
Table of Contents
- The OpenSCAD Language - General
- 3D Objects, Projection
- 2D Objects, Primitives, Text, Extrusion to 3D
- Transformations
- Boolean operations
- Conditional and iterator functions
- Mathematical operators
- Mathematical functions
- String functions
- Type test functions
- List comprehensions
- Other language features
- User defined functions and modules
- Debugging aids - modifier characters
- Importing geometry, Exporting geometry
Cheat Sheet
The Cheat Sheet is a quick reference to the language syntax and built-in modules and functions, with links to the main documentation. It is also available from inside the program, via the Help menu.NOTE: the image below is only a link! The cheat sheet is a separate web page.
