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
40 lines
2.1 KiB
Plaintext
40 lines
2.1 KiB
Plaintext
(footprint "WS2812B-3528" (version 20221018) (generator pcbnew)
|
|
(layer "F.Cu")
|
|
(attr smd)
|
|
(fp_text reference "LED4" (at 0 -2.15) (layer "F.SilkS")
|
|
(effects (font (size 0.7 0.7) (thickness 0.15) bold))
|
|
(tstamp b67f5f8c-da3f-47e9-bf7d-f77ef04d5a31)
|
|
)
|
|
(fp_text value "WS2812B-3528" (at 0.025 5.4) (layer "F.SilkS") hide
|
|
(effects (font (size 1 1) (thickness 0.2)))
|
|
(tstamp ea907d5e-bf3c-473f-9227-9fe27d8a4bc1)
|
|
)
|
|
(fp_line (start -1.75 -1.4) (end -1.75 1.4)
|
|
(stroke (width 0.2) (type default)) (layer "F.SilkS") (tstamp b2bfa5dc-5237-4c6a-956f-9737eff64db1))
|
|
(fp_line (start -1.75 -1.4) (end 1.75 -1.4)
|
|
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp b7ba9429-5554-416d-805c-7ebc690dd13b))
|
|
(fp_line (start -1.75 1.4) (end 1.75 1.4)
|
|
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp c6b97b3b-8b0f-4656-88b4-716db8cccc86))
|
|
(fp_line (start 1 1.4) (end 1.75 0.55)
|
|
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp ccd99f45-744e-4841-b077-c1d70fde14dc))
|
|
(fp_line (start 1.75 -1.4) (end 1.75 1.4)
|
|
(stroke (width 0.2) (type default)) (layer "F.SilkS") (tstamp 0a8d64b8-aa2a-4fce-9bd2-078a9a0a6f40))
|
|
(fp_poly
|
|
(pts
|
|
(xy 1.27 2.286)
|
|
(xy 1.27 1.778)
|
|
(xy 1.778 1.778)
|
|
)
|
|
|
|
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 8384f102-e1ee-48f3-8a56-4428d8eac369))
|
|
(pad "1" smd rect (at -1.35 -0.75) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 865553fb-cfd5-4274-a451-bbf14174a96e))
|
|
(pad "2" smd rect (at -1.35 0.75) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 74fd13fa-9cb0-4cea-823c-5a94b254681b))
|
|
(pad "3" smd rect (at 1.35 0.75) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b3c12bf9-15af-4711-a1c9-867ff4d84dc6))
|
|
(pad "4" smd rect (at 1.35 -0.75) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 178af04f-fd8b-4924-af7d-8ca60bbc5438))
|
|
(model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step"
|
|
(offset (xyz 0 0 0))
|
|
(scale (xyz 0.56 0.56 0.56))
|
|
(rotate (xyz 0 0 0))
|
|
)
|
|
)
|