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
21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
(module "MountingHole_3.2mm_M3_ISO14580_Pad" (layer "F.Cu") (tedit 5FCEAA90)
|
|
(descr "Mounting Hole 3.2mm, M3, ISO14580")
|
|
(tags "mounting hole 3.2mm m3 iso14580")
|
|
(attr exclude_from_pos_files exclude_from_bom)
|
|
(fp_text reference "REF**" (at 0 -3.75) (layer "Dwgs.User")
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
(tstamp ae2a0cdc-aeff-4281-bd2f-c5dc43bd256c)
|
|
)
|
|
(fp_text value "MountingHole_3.2mm_M3_ISO14580_Pad" (at 0 3.75) (layer "F.Fab") hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
(tstamp 387681a9-08a2-4f50-a95c-0cfae79d8ef9)
|
|
)
|
|
(fp_text user "${REFERENCE}" (at 0.3 0) (layer "F.Fab")
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
(tstamp 8f63f233-cb3d-4569-9f15-0c065f237de9)
|
|
)
|
|
(fp_circle (center 0 0) (end 2.75 0) (layer "Cmts.User") (width 0.15) (tstamp 37532aab-35e3-457b-ac15-3376b6d58e9a))
|
|
(fp_circle (center 0 0) (end 3 0) (layer "F.CrtYd") (width 0.05) (tstamp 5bca0fc8-4deb-4331-9634-89807b5a04ff))
|
|
(pad "1" thru_hole circle (at 0 0) (size 5.5 5.5) (drill 3.2) (layers *.Cu *.Mask) (tstamp 03a139ca-9bda-47c0-af28-245b41ae1e4a))
|
|
)
|