About 3,660 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

    Fedora OpenSCAD is available in Fedora official repositories. To install, run the following command: # yum install openscad If you want the MCAD library: # yum install openscad-MCAD

  3. OpenSCAD - Documentation

    OpenSCAD User Manual Table of Contents Introduction First Steps User Interface Input Devices Customizer Import and Export Commented Example Projects Paths Using an external Editor …

  4. OpenSCAD - About

    Underlying Technology OpenSCAD builds on top of a number of free software libraries; is uses Qt for user interface, CGAL for CSG evaluation, OpenCSG and OpenGL for CSG previews, as …

  5. OpenSCAD - Libraries

    OpenSCAD library to create parts for the STEMFIE project. STEMFIE is a free educational construction-set toy you can download and make at home using a 3D printer.

  6. OpenSCAD - Gallery

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

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

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

  9. OpenSCAD - Community

    Get Involved Users » subscribe to the mailing list or forums or join our IRC channel and contribute to the user community by answering requests and take part in discussions » Report bugs, …

  10. OpenSCAD - News

    May 5, 2013 · OpenSCAD, in collaboration with BRL-CAD, has again been accepted to Google Summer of Code. Student application will open on March 18 (full timeline). Discussing project …