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
19 lines
1.1 KiB
Plaintext
19 lines
1.1 KiB
Plaintext
(module "MX_FMask-2u-with-cutout" (layer F.Cu) (tedit 5DDC4D91)
|
|
(fp_text reference "REF**" (at 0.25 10.05) (layer Eco2.User) hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value "MX_FMask-2u-with-cutout" (at 0 -15.24) (layer F.Fab) hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_line (start 16.525 7) (end 16.525 -7) (layer Edge.Cuts) (width 0.15))
|
|
(fp_line (start -16.525 7) (end 16.525 7) (layer Edge.Cuts) (width 0.15))
|
|
(fp_line (start -16.525 -7) (end -16.525 7) (layer Edge.Cuts) (width 0.15))
|
|
(fp_line (start 16.525 -7) (end -16.525 -7) (layer Edge.Cuts) (width 0.15))
|
|
(fp_line (start -19.025 -9.5) (end 19.025 -9.5) (layer Dwgs.User) (width 0.15))
|
|
(fp_line (start -19.025 9.5) (end -19.025 -9.5) (layer Dwgs.User) (width 0.15))
|
|
(fp_line (start 19.025 9.5) (end -19.025 9.5) (layer Dwgs.User) (width 0.15))
|
|
(fp_line (start 19.025 -9.5) (end 19.025 9.5) (layer Dwgs.User) (width 0.15))
|
|
(pad "1" smd roundrect (at 0 0 180) (size 35.05 16) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.063))
|
|
(pad "1" smd roundrect (at 0 0 180) (size 35.05 16) (layers "B.Cu" "B.Mask") (roundrect_rratio 0.063))
|
|
)
|