BOSL2

(★ 2,326)

The Belfry OpenScad Library, v2.0. An OpenSCAD library of shapes, masks, and manipulators to make working with OpenSCAD easier. BETA

File Explorer

  • .gitignore
  • .openscad_docsgen_rc
  • .openscad_mdimggen_rc
  • affine.scad
  • attachments.scad
  • ball_bearings.scad
  • beziers.scad
  • bosl1compat.scad
  • bottlecaps.scad
  • builtins.scad
  • CLAUDE.md
  • color.scad
  • comparisons.scad
  • constants.scad
  • CONTRIBUTING.md
  • coords.scad
  • cubetruss.scad
  • distributors.scad
  • drawing.scad
  • fnliterals.scad
  • gears.scad
  • geometry.scad
  • hinges.scad
  • hooks.scad
  • isosurface.scad
  • joiners.scad
  • LICENSE
  • linalg.scad
  • linear_bearings.scad
  • lists.scad
  • masks.scad
  • math.scad
  • metric_screws.scad
  • miscellaneous.scad
  • modular_hose.scad
  • nema_steppers.scad
  • nurbs.scad
  • partitions.scad
  • paths.scad
  • polyhedra.scad
  • README.md
  • regions.scad
  • rounding.scad
  • screw_drive.scad
  • screws.scad
  • shapes2d.scad
  • shapes3d.scad
  • skin.scad
  • sliders.scad
  • std.scad
  • strings.scad
  • structs.scad
  • TESTING.md
  • threading.scad
  • transforms.scad
  • trigonometry.scad
  • tripod_mounts.scad
  • turtle3d.scad
  • utility.scad
  • vectors.scad
  • version.scad
  • vnf.scad
  • walls.scad
  • wiring.scad
  • WRITING_DOCS.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

dnf install

View Details ▼

Install packages on Red Hat-based distributions.

sudo dnf {{[in|install]}} {{package1 package2 ...}}

Install packages by name:

sudo dnf {{[in|install]}} {{path/to/file}}

Install a package from a local file:

sudo dnf {{[in|install]}} {{https://example.com/package.rpm}}

Install a package from the internet:

# Project Badges

  • BOSL2 Logo BOSL2 Logo
// repository documentation