Examples

Two example machines are maintained alongside the framework, each on its own page and embedded there live — one page, one running model. The smaller models used throughout the tutorial pages are committed with the documentation itself and indexed at the bottom.

V8 engine

A vibe-coded V8, built to demonstrate solid-node and strengthen the framework: nested rotations and translations enough to test rendering parity across every backend, with valve springs that compress as the engine turns.

Metamaquina 2

A real product — a Brazilian open-hardware RepRap 3D printer, originally authored in OpenSCAD and read in place, leaf by leaf. It is a machine in the full 0.6 sense: declared drivers, machine-level instructions, and flexible belts, springs and filament.

Models used in this documentation

The tutorial pages embed small committed exports under docs/_exports/: the simple clock and its parts (Combining parts, Test-driven CAD), the knob fusion (Fusing parts), the per-backend demo boxes and the sheet demo (Modeling parts), and the two-axis plotter (Driving a machine). Each is built from the code shown on its page.