metronome/hardware
Me Here adc92c7c02 PM_K-1 hardware: fix the 2 real import issues (crystal footprint + USB shield error)
- Crystal Y1: footprint was a 4-pad type (Crystal_SMD_3225-4Pin) on a 2-pin symbol ->
  pads 3/4 had no symbol pin. Switched to Crystal_SMD_2012-2Pin to match (set to the
  chosen crystal's real footprint at BOM time; ground the case pads if 4-pad).
- USB-C J5: the library symbol's shield pin "S1" mismatches older KiCad footprints that
  name the shell pads "SH" -> "pad S1 not found" ERROR. Dropped the shield net from the
  schematic; the USB shell->chassis is now a layout-time tie (direct or 1Mohm||cap),
  which is version-independent and standard practice. Error resolved; ERC 0.

The remaining ~46 import warnings are HARMLESS: "no net for pad N" on intentionally
unconnected pins (spare RP2350 GPIOs, unused relay NO contacts, unused ULN2003/74LVC14
channels, IC NC pins) -- expected on any board, nothing to fix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 19:30:48 -05:00
..
datasheets PM_K-1 hardware: REFERENCES.md (all datasheet URLs + verified specs) 2026-05-31 00:52:23 -05:00
eda PM_K-1 hardware: fix the 2 real import issues (crystal footprint + USB shield error) 2026-05-31 19:30:48 -05:00
kicad PM_K-1 hardware: register pm_k1 fp-lib (fix import errors) + white bg on SVGs 2026-05-31 17:57:10 -05:00
BOM.csv PM_K-1 hardware: verify THAT1240 against datasheet; fix pinout + part numbers 2026-05-30 19:48:41 -05:00
BOM_board.csv PM_K-1 hardware: consolidated BOM + LAYOUT.md + PCB-layout tutorial 2026-05-31 00:15:15 -05:00
DESIGN.md PM_K-1 hardware: core-board design-of-record + KiCad scaffold 2026-05-30 11:42:45 -05:00
LAYOUT.md PM_K-1 hardware: consolidated BOM + LAYOUT.md + PCB-layout tutorial 2026-05-31 00:15:15 -05:00
LAYOUT_REFERENCES.md PM_K-1 hardware: note locally-saved EVM/reference layouts in LAYOUT_REFERENCES.md 2026-05-31 18:51:51 -05:00
pcb_layout_tutorial.md PM_K-1 hardware: consolidated BOM + LAYOUT.md + PCB-layout tutorial 2026-05-31 00:15:15 -05:00
REFERENCES.md PM_K-1 hardware: REFERENCES.md (all datasheet URLs + verified specs) 2026-05-31 00:52:23 -05:00