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

    OpenSCAD Tutorial Table of Contents Chapter 1: A few words about OpenSCAD and getting started with the first object Chapter 2: …

  3. OpenSCAD - Inheriting (grand)children?

    Inheriting (grand)children?. I've devised the attached file which can be used to recursively put sub-dividers within a unit cube, in my …

  4. path=cr(pts1([[‐12,‐25,3],[24,0,3],[0,50,3],[‐24,0,3]])) path=c2t3(path)

  5. Empathy List Archives

    Mar 5, 2025 · Empathy mailing list archives I've often exported as svg, which gives a list of vertices, manipulated that list and …

  6. OpenSCAD - Chiseled Font?

    Feb 19, 2020 · Chiseled Font?. Anyone have some code to make a font use a V groove for the letters? I'm looking to put some text …

  7. OpenSCAD CheatSheet

    Open SCAD v2021.01 Syntax var = value; var = cond ? value_if_true : value_if_false; var = function (x) x + x; module name (…) { …

  8. OpenSCAD - Libraries

    General BOSL The Belfry OpenScad Library - A library of tools, shapes, and helpers to make OpenScad easier to use. » Library » …

  9. OpenSCAD - Documentation

    3d-spielplatz.de – A guide to 3D-Design and -Printing using OpenSCAD written in German by Harald Mühlhoff Started Oct 2019

  10. OpenSCAD - Documentation

    🇬🇧 English Programming with OpenSCAD - A Beginner's Guide to Coding 3D-Printable Objects This book channels OpenSCAD’s …