Commit Graph
2 Commits
Author SHA1 Message Date
micheleandClaude Sonnet 5 33738d156f Add LFE5U-45F-8BG381I (SamacSys) and IS66WVE4M16EBLL-70BLI symbols
- Import LFE5U-45F-8BG381I as a proper named/valued SamacSys symbol
  (symbol, footprint, 3D model) instead of relying on the generic
  ECP5U_45_CABGA381 placeholder, so it's findable by exact MPN in the
  Symbol Chooser. Dedupe the vendor STEP file (byte-identical to the
  one already added for the BG381 package) and repoint the footprint's
  bare, unresolvable "LFE5U-45F-8BG381I.stp" model reference to
  ${KIPRJMOD}/3dmodels/fpga_cpld/LFE5U-45F-8BG381I.step.
- Also make the existing 9-unit ECP5U_45_CABGA381 symbol (split by
  bank, easier to use on a schematic than the flat SamacSys one)
  findable under the same MPN: Value/manf# set to LFE5U-45F-8BG381I
  after verifying its 381 CABGA381 ball assignments match the SamacSys
  symbol 1:1, and link its Footprint to the newly imported footprint.
- Import IS66WVE4M16EBLL-70BLI (SamacSys) symbol, footprint and 3D
  model.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013gndCxJXQfouCQy4hP7NSX
2026-09-03 17:30:08 +02:00
michele 04632ea71f Add DMT6007LFG-7, TPS2121RUXR, Lattice ECP5 FPGA symbols; fix quoted 3D model path check
- Add DMT6007LFG-7 (transistor) and TPS2121RUXR (dual-input power mux) with
  footprints and TPS2121RUXR's 3D model.
- Import Lattice_ECP_FPGA symbol library (ECP5U-45 CABGA256/381/554,
  CSFBGA285) from mattvenn/basic-ecp5-pcb's legacy .lib, converted via
  kicad-cli sym upgrade; symbol-only, footprints resolved via the standard
  Package_BGA KiCad library. Add a vendor-accurate BG256 3D body
  (LFE5U-25F-8BG256I) for manual per-instance assignment.
- Fix check_library.py's 3D model reference regex to strip surrounding
  quotes, which KiCad 10's re-save format adds around (model "...") paths
  -- was causing a false "missing 3D model" error for SJ-3506-SMT-TR after
  its footprint got re-saved in the new format.
2026-09-02 20:35:53 +02:00