About 3,110 results
Open links in new tab
  1. 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.

  2. 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 preview, …

  3. 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 models Chapter …

  4. 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 3D models …

  5. 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 are defined …

  6. OpenSCAD - Libraries

    A collection of openscad scripts to make it easier to make boxes, targeting board games specifically. It has tesselation layouts, many different types of boxes, ways of creating finger holes, catches and …

  7. 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 ...

  8. OpenSCAD - Documentation

    OpenSCAD Video Series (27 parts) by Charthulius Wheezer Watch video on YouTube Error 153 Video player configuration error OpenSCAD: Introduction by cilynx » Introduction » Primitive Solids

  9. OpenSCAD - Documentation

    How to use OpenSCAD by Jeremie Francois, Sep - Nov 2014 » Part 1: Introduction to constructive solid geometry with OpenSCAD » Part 2: Variables and modules for parametric designs » Part 3: Iteration, …

  10. OpenSCAD - Gallery

    Open SCAD The Programmers Solid 3D CAD ModellerHome About News Downloads Documentation Libraries Gallery Community GitHub