Open format

printspec

A practical JSON format for parametric 3D-printable parts.

Schemas include browser-editor metadata where available so tools can build parameter forms from bundled schemas.

Documentation

Guides, generator notes, and API reference rendered from the repository's own docs.

Usage example

{
  "printspecVersion": "0.2.0",
  "units": "mm",
  "part": { "type": "round_spacer" }
}