enclosure: fit Adafruit 1214 protoboard, fix plunger length
Tuned the daughterboard params for the actual Adafruit 1214 Perma-
Proto Small Mint Tin (54 × 33 mm with a 45.5 × 25.4 mm mounting hole
pattern) so it drops in flat without drilling. The four bottom-plate
standoffs now land exactly on the 1214's mounting holes.
While verifying the cap geometry against the new (taller) chamber,
caught a long-standing plunger-length bug: the calculation forgot
that the cap's flange itself eats `snooze_cap_flange_h` of the gap
between the chamber ceiling and the Atom button. The plunger was
2 mm too long, which meant the cap rested 2 mm higher than designed
AND the Atom button was held permanently depressed at rest — would
have shown up in firmware as a stuck press once a unit was assembled.
Other small cleanups in the same pass:
* Added back `spk_total_d` (51 mm) and a new `spk_magnet_protrusion`
(43 mm) to params (`spk_total_d` got dropped during the GRS rewrite
but the assembly view still referenced it).
* Updated the speaker reference geometry in `enclosure.scad` so it
sits on the bottom-plate posts (frame plate at z = spk_post_h, mag-
net hanging below) rather than the old "hanging from the top panel"
position.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>