
OpenSCAD - The Programmers Solid 3D CAD Modeller
OpenSCAD is software for creating solid 3D CAD objects. It is free software and available for Linux/UNIX, MS Windows and Mac OS X.
OpenSCAD - Downloads
The ZIP package contains an experimental build based on this work for WebAssembly allowing OpenSCAD to run inside a web browser. Right now it's a bit slow and there's no support for …
OpenSCAD - Documentation
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 …
OpenSCAD - About
About OpenSCAD OpenSCAD is software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating …
OpenSCAD - Libraries
This library is a full 3D printing workflow solution for OpenSCAD, bringing tools for modifying and generating 3D objects, view helpers and a selection of mechanical parts.
OpenSCAD CheatSheet
Syntax var = value; var = cond ? value_if_true : value_if_false; var = function (x) x + x; module name(…) { … } name(); function name(…) = … name(); include ...
OpenSCAD - Documentation
Videos Articles / Blogs Videos Introduction and Setup OpenSCAD-Tutorial 1 If playback doesn't begin shortly, try restarting your device.
OpenSCAD - Gallery
Open SCAD The Programmers Solid 3D CAD ModellerHome About News Downloads Documentation Libraries Gallery Community GitHub
OpenSCAD - Documentation
OpenSCAD is a free open source software for the creation of three-dimensional geometries. In contrast to common CAD systems such as Fusion 360 or SolidWorks, geometries in …
OpenSCAD - Community
Posting via the web interface of the mailing list may require creating a new login via https://lists.openscad.org/register using the same email address that was used for the mailing …