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
2.5 KiB
Plaintext
39 lines
2.5 KiB
Plaintext
(footprint "C_0402" (version 20211014) (generator pcbnew)
|
|
(layer "F.Cu")
|
|
(tedit 5DB0AA19)
|
|
(descr "Capacitor SMD 0402, reflow soldering, AVX (see smccp.pdf)")
|
|
(tags "capacitor 0402")
|
|
(attr smd)
|
|
(fp_text reference "REF**" (at -1.6 0 90) (layer "F.SilkS")
|
|
(effects (font (size 0.6 0.6) (thickness 0.15)))
|
|
(tstamp 3eb0446e-053c-4f41-b072-fe0928e56d7e)
|
|
)
|
|
(fp_text value "C_0402" (at 0 1.2) (layer "F.SilkS")
|
|
(effects (font (size 0.6 0.6) (thickness 0.15)))
|
|
(tstamp 016d3bbc-36f7-4dfd-ac1e-35c2badd14a2)
|
|
)
|
|
(fp_text user "${REFERENCE}" (at 2.667 0) (layer "F.Fab")
|
|
(effects (font (size 0.7 0.7) (thickness 0.15)))
|
|
(tstamp ca2a489a-578d-4618-b760-7ceb7ab36dcb)
|
|
)
|
|
(fp_line (start 1.016 -0.47) (end -1.016 -0.47) (layer "F.SilkS") (width 0.12) (tstamp 4c53d1df-971d-4bce-8606-3c7d813b5bd5))
|
|
(fp_line (start -1.016 0.47) (end 1.016 0.47) (layer "F.SilkS") (width 0.12) (tstamp 715ee2e1-5bc7-46f2-ac11-4d41b537bb99))
|
|
(fp_line (start -1.016 -0.47) (end -1.016 0.47) (layer "F.SilkS") (width 0.12) (tstamp a39f7cef-7c77-42ad-a139-fc8647fcff8a))
|
|
(fp_line (start 1.016 -0.47) (end 1.016 0.47) (layer "F.SilkS") (width 0.12) (tstamp f843e082-b496-4aae-a334-8ac26f736e6e))
|
|
(fp_line (start -1 -0.4) (end -1 0.4) (layer "F.CrtYd") (width 0.05) (tstamp 289484fa-c7d0-4dbc-bff7-ffeb58623333))
|
|
(fp_line (start -1 -0.4) (end 1 -0.4) (layer "F.CrtYd") (width 0.05) (tstamp 59997735-8e84-4ca0-897a-69c072e29900))
|
|
(fp_line (start 1 0.4) (end -1 0.4) (layer "F.CrtYd") (width 0.05) (tstamp 6a5ea4ab-ede1-400e-8fc8-4adbda7e3338))
|
|
(fp_line (start 1 0.4) (end 1 -0.4) (layer "F.CrtYd") (width 0.05) (tstamp df40abe9-c39b-49ee-bd97-a276044e75c3))
|
|
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 0174df09-fd12-4471-9b88-a34ff77edaa8))
|
|
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 06c92d01-5375-4edf-866d-9b397cd04e4d))
|
|
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 6f99c79d-76b7-4212-9bf3-98daa92eb36a))
|
|
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp f5a6b989-7c38-423d-965c-c5d66f744a80))
|
|
(pad "1" smd rect (at -0.55 0) (size 0.6 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 429fce08-5cce-4644-bdcd-fbce939a2008))
|
|
(pad "2" smd rect (at 0.55 0) (size 0.6 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f0ff31c9-e050-4235-8e03-5825a06061a8))
|
|
(model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl"
|
|
(offset (xyz 0 0 0))
|
|
(scale (xyz 1 1 1))
|
|
(rotate (xyz 0 0 0))
|
|
)
|
|
)
|