You've already forked incutec-KiCad-Library
mirror of
https://github.com/incutec-hw/KiCad-Library.git
synced 2026-08-10 21:58:33 +00:00
His versions of 25 footprints replace legacy easyeda2kicad v5 dumps (module
with tedit) with proper KiCad 10 footprints (version 20260206, real UUIDs),
and his 21 symbols replace ours, carrying his verified footprint assignments.
Kept from main so nothing breaks: all 105 symbols (his branch predates the
consolidation and carries only 21), the directory layout the eight board
repos point at, LICENSE, CONTRIBUTING and tools/.
His footprints referenced 3D models through four schemes, including
${INCUTEC_LIB} which is undefined outside his machine and
${KIPRJMOD}/lib.3dshapes which would resolve into each consuming board's own
directory. Normalized to the scheme that resolves today. Verified: 188 model
references, zero missing.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
113 lines
1.9 KiB
Plaintext
113 lines
1.9 KiB
Plaintext
(footprint "SolderPad_1.0x1.5mm"
|
|
(version 20260206)
|
|
(generator "pcbnew")
|
|
(generator_version "10.0")
|
|
(layer "F.Cu")
|
|
(descr "Single solder pad 1.0x1.5mm for wire or castellated edge connection")
|
|
(tags "solder pad test point connector")
|
|
(property "Reference" "REF**"
|
|
(at 0 -1.5 0)
|
|
(layer "F.SilkS")
|
|
(uuid "fc7b1daf-0b77-49e2-89fa-f8a976c77568")
|
|
(effects
|
|
(font
|
|
(size 0.8 0.8)
|
|
(thickness 0.12)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "SolderPad"
|
|
(at 0 1.5 0)
|
|
(layer "F.Fab")
|
|
(uuid "d98eb9fc-8262-4b18-b93f-dea8419f54c7")
|
|
(effects
|
|
(font
|
|
(size 0.8 0.8)
|
|
(thickness 0.12)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "1fb59f1e-de7a-4f56-932a-c457ce130adc")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "072fed62-4fc0-40f2-9c34-0a8dfe767a1d")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(attr smd)
|
|
(duplicate_pad_numbers_are_jumpers no)
|
|
(fp_line
|
|
(start -0.7 -0.95)
|
|
(end 0.7 -0.95)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(layer "F.CrtYd")
|
|
(uuid "ace97885-0bad-40ae-8698-1d51f8784ce0")
|
|
)
|
|
(fp_line
|
|
(start -0.7 0.95)
|
|
(end -0.7 -0.95)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(layer "F.CrtYd")
|
|
(uuid "5e7b32d7-93b0-423d-a8a7-fe4e996c56bf")
|
|
)
|
|
(fp_line
|
|
(start 0.7 -0.95)
|
|
(end 0.7 0.95)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(layer "F.CrtYd")
|
|
(uuid "bb548e60-9ed3-445a-9b84-9b776998919d")
|
|
)
|
|
(fp_line
|
|
(start 0.7 0.95)
|
|
(end -0.7 0.95)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(layer "F.CrtYd")
|
|
(uuid "0095eaa1-1c66-4f29-ad15-8bf8110bfa3e")
|
|
)
|
|
(pad "1" smd rect
|
|
(at 0 0)
|
|
(size 1 1.5)
|
|
(layers "F.Cu" "F.Mask" "F.Paste")
|
|
(uuid "8ddd8735-f91d-4844-8a73-897d500d3339")
|
|
)
|
|
(embedded_fonts no)
|
|
(model "${KIPRJMOD}/../libs/KiCad-Library/3dmodel/SolderPad_1.0x1.5mm.wrl"
|
|
(offset
|
|
(xyz 0 0 0)
|
|
)
|
|
(scale
|
|
(xyz 1 1 1)
|
|
)
|
|
(rotate
|
|
(xyz 0 0 0)
|
|
)
|
|
)
|
|
)
|