Files
mikilab-kicad-library/footprints/mechanical/Keebio-Parts.pretty/TRRS-PJ-605.kicad_mod
T
micheleandClaude Sonnet 5 f54bc6ef62 Import Keebio-Parts.pretty (MIT, keebio/Keebio-Parts.pretty)
Vendor footprint library for mechanical-keyboard hardware (switches,
stabilizers, encoders, connectors, MCU/passive footprints), added
whole as MIKILAB_Keebio_Parts under footprints/mechanical, following
the same "keep vendor .pretty intact" precedent as altera.pretty /
xilinx.pretty / lattice.pretty.

Rewrote every 3D model reference that leaked the original author's
absolute local paths (/Users/danny/..., /Library/Application
Support/kicad/...) so the library stays self-contained:
- resolvable refs -> ${KIPRJMOD}/3dmodels/mechanical/Keebio-Parts/...
  (7 STEP files actually present upstream, copied alongside)
- genuinely missing vendor assets -> ${KISBLIB}/Keebio-Parts.pretty/...,
  the same known-gap convention already used for other vendor
  libraries in this repo
- one hardcoded stock-KiCad path -> ${KISYS3DMOD}/...
Also stripped a stray "Sheet file" property pointing at the original
author's own project.

fp-lib-table/.global regenerated from the tree; MANIFEST.csv rows
added for every imported footprint and 3D model. check_library.py:
0 errors (was 0 before, still 0).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TnzoFuRZAhRGeHAdz8UzR2
2026-09-10 01:54:40 +02:00

46 lines
2.4 KiB
Plaintext

(module "TRRS-PJ-605" (layer F.Cu) (tedit 5EB1ADA7)
(fp_text reference "REF**" (at 0 14.2) (layer Dwgs.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "PJ-605" (at 0 -2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_arc (start 2.7 11.88) (end 2.7 12.68) (angle -90) (layer F.SilkS) (width 0.15))
(fp_arc (start -2.7 12) (end -3.5 12) (angle -90) (layer Eco1.User) (width 0.12))
(fp_arc (start 2.7 12) (end 2.7 12.8) (angle -90) (layer Eco1.User) (width 0.12))
(fp_text user "T" (at -2.5 12) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_text user "T" (at 2.5 12) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_text user "R1" (at 2.5 6.9) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_text user "S" (at -2.5 3.3) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_text user "R2" (at 2.5 3.9) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_line (start -3.5 0) (end -6 0) (layer Eco1.User) (width 0.12))
(fp_line (start 3.5 0) (end 6 0) (layer Eco1.User) (width 0.12))
(fp_line (start -3.5 0) (end -3.5 12) (layer Eco1.User) (width 0.12))
(fp_line (start 3.5 0) (end 3.5 12) (layer Eco1.User) (width 0.12))
(fp_line (start -2.7 12.8) (end 2.7 12.8) (layer Eco1.User) (width 0.12))
(fp_text user "S" (at -2.5 6.8) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_line (start 3.5 0) (end -3.5 0) (layer F.SilkS) (width 0.15))
(fp_line (start 2.7 12.68) (end -2.7 12.68) (layer F.SilkS) (width 0.15))
(fp_line (start 3.5 0) (end 3.5 11.88) (layer F.SilkS) (width 0.15))
(fp_line (start -3.5 0) (end -3.5 11.88) (layer F.SilkS) (width 0.15))
(fp_arc (start -2.7 11.88) (end -3.5 11.88) (angle -90) (layer F.SilkS) (width 0.15))
(pad "3" thru_hole oval (at 4.25 12) (size 0.9 1.9) (drill oval 0.5 1.5) (layers *.Cu *.Mask))
(pad "4" thru_hole oval (at -4.25 12) (size 0.9 1.9) (drill oval 0.5 1.5) (layers *.Cu *.Mask))
(pad "2" thru_hole oval (at 4.25 6.9) (size 0.9 1.9) (drill oval 0.5 1.5) (layers *.Cu *.Mask))
(pad "5" thru_hole oval (at -4.25 6.8) (size 0.9 1.9) (drill oval 0.5 1.5) (layers *.Cu *.Mask))
(pad "1" thru_hole oval (at 4.25 3.9) (size 0.9 1.9) (drill oval 0.5 1.5) (layers *.Cu *.Mask))
(pad "6" thru_hole oval (at -4.25 3.3) (size 0.9 1.9) (drill oval 0.5 1.5) (layers *.Cu *.Mask))
)