Language

Package: openscad @ 2021.01

Synopsis

Script-based 3D modeling application

Description

OpenSCAD is a 3D Computer-aided Design (CAD) application. Unlike an interactive modeler, OpenSCAD generates 3D models from a script, giving you full programmatic control over your models.

Home page
https://www.openscad.org/
Location
gnu/packages/engineering.scm (line: 2259, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?