print-bench

calibration-cube

Simple dimensional-accuracy test print; also serves as the repo's starter design demonstrating the parameter conventions.

Overview

Product shot: the printed cube, satin orange PLA on a studio backdrop

Product Hero Studio render 1 / 6

Product shot: the printed cube, satin orange PLA on a studio backdrop

A 20 mm test cube for checking your printer's dimensional accuracy — and the starter design demonstrating this repo's parameter conventions. The bottom edges carry a 0.6 mm 45° chamfer so the first layer releases cleanly, and the top face is engraved with the cube's edge length, so every print labels its own intended size.

What you get

A single printable part, no assembly:

  • calibration-cube — one cube, 20 × 20 × 20 mm at default settings, with chamfered bottom edges and the edge length engraved 0.4 mm deep into the top face.
  • Material: any — use the filament you want to calibrate
  • Layer height: 0.2 mm or finer (the engraved marker is sized to survive slicing at 0.2 mm layers)
  • Infill: 100% if you'll check dimensional accuracy under load; otherwise your usual default
  • Supports: none needed
  • Orientation: as modeled — flat face down

Parameters

ParameterDefaultWhat it does
size20 mmEdge length of the cube; the engraved marker updates to match
bottom_chamfer0.6 mm45° chamfer on the bottom edges so the first layer releases cleanly (0 to disable)
$fn64Curve resolution — 32 while iterating, 64+ for production

All parameters are at the top of calibration-cube.scad, grouped in Customizer sections; override on the command line with -D 'size=25'.

Assembly & use

Nothing to assemble. Print it, then measure the X, Y, and Z faces with calipers and compare against the number engraved on top. If you want a different reference size, change size and reprint — the marker follows automatically.

Design rationale and modeling decisions live in NOTES.md.

Workbench

View in 3D

Inspect the real geometry — drag to rotate, scroll to zoom. The model is rendered from this design's own source at its default settings, right in your browser; nothing is uploaded.

Make it fit

This design has 2 tunable parameters. Change them and render your own STL — OpenSCAD runs in your browser, so nothing is uploaded and nothing is installed.

An STL you configure here is ungated. The files this project ships have each passed a printability check and a PrusaSlicer test-slice; your variant has not. Treat it as a starting point, and print the fit coupon first if the design has one.

History

History of work together

  1. 2026-08-10 commit · git

    CI: regenerate previews and product pages

  2. 2026-08-10 commit · git

    CI: regenerate previews and product pages

  3. 2026-08-08 decision · PM.md

    Add a high three-quarter `size-marker` studio shot beside the hero

    The hero shows the engraved size edge-on; the marker is the product's one trick and deserves a shot that makes it the subject

    Vera vera
  4. 2026-08-08 decision · PM.md

    Add a `bench-calipers` tier-2 lifestyle scene

    A cube-with-calipers scene reinforces the calibration use case; cosmetic and disclosed

    Vera vera
  5. 2026-08-08 commit · git

    CI: regenerate previews and product pages

  6. 2026-08-08 commit · git

    Add AI motion clip: calibration-cube

  7. 2026-08-08 commit · git

    CI: regenerate previews and product pages

  8. 2026-08-08 commit · git

    Add AI lifestyle shot: calibration-cube

  9. 2026-08-08 commit · git

    Declare tier-2 AI motion clips for calibration-cube and sushi-battleship-tracker

  10. 2026-08-08 commit · git

    CI: regenerate previews and product pages

  11. 2026-08-08 commit · git

    people/: seed the team registry + calibration-cube roster

  12. 2026-08-08 commit · git

    CI: regenerate previews and product pages

  13. 2026-08-08 commit · git

    CI: regenerate previews and product pages

  14. 2026-08-08 commit · git

    Address Copilot review: accurate view label + precise lifestyle.conf comment

  15. 2026-08-08 commit · git

    CI: regenerate previews and product pages

  16. 2026-08-08 commit · git

    Demonstrate /art-direction on calibration-cube: size-marker shot + charter

  17. 2026-08-07 commit · git

    CI: regenerate previews and product pages