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
39 lines
1.9 KiB
Plaintext
39 lines
1.9 KiB
Plaintext
(module "TRRS-PJ-320A" (layer F.Cu) (tedit 5D54377F)
|
|
(fp_text reference "REF**" (at 0 14.2) (layer Dwgs.User)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value "TRRS-PJ-320A" (at 0 -5.6) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text user "Ring2" (at 0 3.25) (layer F.Fab)
|
|
(effects (font (size 0.7 0.7) (thickness 0.1)))
|
|
)
|
|
(fp_text user "Ring1" (at 0 6.25) (layer F.Fab)
|
|
(effects (font (size 0.7 0.7) (thickness 0.1)))
|
|
)
|
|
(fp_text user "Tip" (at 0 10) (layer F.Fab)
|
|
(effects (font (size 0.7 0.7) (thickness 0.1)))
|
|
)
|
|
(fp_text user "Sleeve" (at 0.25 11.4) (layer F.Fab)
|
|
(effects (font (size 0.7 0.7) (thickness 0.1)))
|
|
)
|
|
(fp_line (start 3.05 0) (end -3.05 0) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start 3.05 12.1) (end -3.05 12.1) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start 3.05 0) (end 3.05 12.1) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -3.05 0) (end -3.05 12.1) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start 2.8 0) (end 2.8 -2) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -2.8 0) (end -2.8 -2) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start 2.8 -2) (end -2.8 -2) (layer F.SilkS) (width 0.15))
|
|
(pad "1" thru_hole oval (at -2.3 11.3) (size 1.6 2) (drill oval 0.9 1.3) (layers *.Cu *.Mask))
|
|
(pad "2" thru_hole oval (at 2.3 10.2) (size 1.6 2) (drill oval 0.9 1.3) (layers *.Cu *.Mask))
|
|
(pad "4" thru_hole oval (at 2.3 3.2) (size 1.6 2) (drill oval 0.9 1.3) (layers *.Cu *.Mask))
|
|
(pad "" np_thru_hole circle (at 0 8.6) (size 0.8 0.8) (drill 0.8) (layers *.Cu *.Mask))
|
|
(pad "" np_thru_hole circle (at 0 1.6) (size 0.8 0.8) (drill 0.8) (layers *.Cu *.Mask))
|
|
(pad "3" thru_hole oval (at 2.3 6.2) (size 1.6 2) (drill oval 0.9 1.3) (layers *.Cu *.Mask))
|
|
(model "${KIPRJMOD}/3dmodels/mechanical/Keebio-Parts/PJ-320A.step"
|
|
(at (xyz 0 0 0))
|
|
(scale (xyz 1 1 1))
|
|
(rotate (xyz -90 0 180))
|
|
)
|
|
)
|