docs(case): document the plan section and embed its render

This commit is contained in:
Julien Calixte
2026-07-11 08:46:47 +02:00
parent e28a6a6d19
commit d63a66f4cf
2 changed files with 9 additions and 1 deletions

View File

@@ -41,7 +41,8 @@ openscad -o renders/assembled.png --imgsize=1100,825 --colorscheme=Tomorrow \
openscad -o body.stl -D 'show="body"' typoena-case.scad
```
`show` accepts `assembled` · `body` · `bracket` · `baseplate` · `print_plate`.
`show` accepts `assembled` · `body` · `bracket` · `baseplate` · `print_plate` ·
`section` (vertical cut) · `plan` (horizontal cut into the cavity).
## Dimensions
@@ -118,6 +119,13 @@ from below — far easier than fishing screws inside a shell.
![The baseplate — four standoffs for the ESP32 (centre) and two for the DESPI-C579 breakout (left, under the FPC exit); mount at the bench, then close from below](renders/baseplate.png)
Exploded horizontal section (`show="plan"`) — the deck/screen half lifts off
the cavity half so you see both at once: ESP32 standoffs centre, DESPI-C579
standoffs left under the FPC exit, the two back corner posts, and the three
port openings in the back wall.
![Exploded plan section: deck/screen half lifted above the cavity half — standoffs, corner posts, back-wall ports](renders/plan.png)
### Assembly order
1. Lay glass into the deck recess (from inside), add the foam gasket, screw the

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB