Commit Graph

2 Commits

Author SHA1 Message Date
florian.berthold d43c7976ad Add panel-to-PCB mounting system with M3 standoffs
Panel alignment:
- PCB offset 10mm from panel top
- Component holes aligned: OLED@25mm, jacks@45mm, button@58mm
- 4x M3 standoff holes at corners (5,5), (35,5), (5,75), (35,75)

Updates:
- Panel SVG and spec aligned with PCB layout
- Mounting holes added to PCB (Edge.Cuts layer)
- Regenerated Gerbers with mounting holes
- Updated autoroute.py to add mounting holes automatically

DRC: 0 unconnected, 7 cosmetic errors (courtyard overlaps)
2026-01-23 08:15:25 +01:00
florian.berthold ccb833fdc3 Add Gerber manufacturing files and export script
Generated files:
- gerbers/: All Gerber layers, drill files, pick-and-place CSV
- SN-L00-gerbers.zip: Ready for upload to PCB fab
- scripts/export_gerbers.sh: Regenerate with one command

Layers: F.Cu, B.Cu, F/B.Paste, F/B.Silkscreen, F/B.Mask, Edge.Cuts
2026-01-23 08:02:47 +01:00