OpenSCAD

The Programmers Solid 3D CAD Modeller

General

BOSL

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

BOSL2 (beta)

Belfry OpenScad Library v2 - A library of tools, shapes, and helpers to make OpenScad easier to use.

dotSCAD

Reduce the burden of 3D modeling in mathematics.

NopSCADlib

An ever expanding library of parts modelled in OpenSCAD useful for 3D printers and enclosures for electronics, etc.

UB.scad

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.

Functional OpenSCAD

Implementing OpenSCAD in OpenSCAD.

Constructive Library

Extends OpenScad Language for complex and complementary mechanical parts with less mathematical code. Offers a "Stamping" approach to quickly create mechanical parts fitting and complementing one another. This is used as a replacement for Constraints known form other CAD systems.

BOLTS

BOLTS is an Open Library of Technical Specifications.

Single Topic

Round Anything

Round-Anything is primarily a set of OpenSCAD utilities that help with rounding parts, but it also embodies a robust approach to developing OpenSCAD parts.

Mark's Enclosure Helper

A script for generating a two piece hinged box, with rounded corners, lid, interlocking rims, snap fit, magnet, or screw closures, and easy places for adding cutouts or additions to any face..

funcutils

This library is a collection of OpenSCAD functions for use with the function-literals feature. It is meant to provide algorithms and tools to help build efficient scripts using functional programming techniques in OpenSCAD.

OpenSCAD threads.scad Module

This is an efficient OpenSCAD threading library intended primarily to be used as a component in other designs. It supports metric compatible internal and external threads, auger threads, thread tapering, clearance holes, countersunk holes, recessed holes, hex bolts, nuts, washers, Phillips tips, and long rods which are extended with threaded joints. Whenever possible this complies with metric standards for the defaults of parameters, while providing overrides for many values.

OpenSCAD Smooth Primitives Library

This library is a collection of some smooth primitives, i.e. having specified rounded edges, for use in other designs. It's not a comprehensive collection, but a useful set.

OpenSCAD Function Plotting Library

This is a general purpose function plotting library for OpenSCAD which will render functions with Cartesian coordinates (x & y input, z output), polar/cylindrical coordinates (r & angle input, z output), or axial coordinates (z & angle input, r output). This library is sufficiently flexible that it can be used for more than just plotting functions. As demonstrated in the included demo files, this can efficiently render ordinary objects with surfaces defined by mathematical functions.

OpenSCAD ClosePoints Library

This is a general purpose OpenSCAD library for easily creating diverse shapes by simply creating lists of points which trace out layers in an outline of the desired shape. The library consists of modules for creating polyhedrons from these lists of points, as well as functions to assist in specifying the points using transformations.

Tray Library

Allows the design of trays with optional subdivisions. Many different configuration options available. Designed to quickly create trays with different configurations, for efficient storing of parts, such as hardware, small tools, board game inserts, etc..

Yet Another Parametric Projectbox generator

A generator for electronic project boxes, based on a definition of a PCB and lots of options for defining PCB standoffs and case cutouts.

STEMFIE Parts Library

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. Each component is a part of a mechanical ecosystem of compatible shapes designed to interlock through various connections and fasteners.

Catch'n'Hole

An ergonomic way to create nutcatches, screw holes and countersinks in OpenSCAD.

Pathbuilder

A fast way to create complex 2D shapes with fillets and chamfers using SVG syntax. Supports the full SVG syntax.

Altair's 2D Library for OpenSCAD

A library of useful functions, modules and constants for 2D drawing in OpenSCAD.