mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2026-02-21 10:52:52 +00:00
This was done with the following commands
> egrep -l -r --include "*.kicad_mod" '\(generator "kicad' . > generated_files
> find . -type d -name "*.pretty" -exec kicad-cli fp upgrade --force {} \;
> cat generated_files | xargs git restore
98 lines
1.7 KiB
Plaintext
98 lines
1.7 KiB
Plaintext
(footprint "TestPoint_Pad_D2.5mm"
|
|
(version 20241229)
|
|
(generator "pcbnew")
|
|
(generator_version "9.0")
|
|
(layer "F.Cu")
|
|
(descr "SMD pad as test Point, diameter 2.5mm")
|
|
(tags "test point SMD pad")
|
|
(property "Reference" "REF**"
|
|
(at 0 -2.148 0)
|
|
(layer "F.SilkS")
|
|
(uuid "0fecc0bc-9640-4f76-b6ab-04e23f80de41")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TestPoint_Pad_D2.5mm"
|
|
(at 0 2.25 0)
|
|
(layer "F.Fab")
|
|
(uuid "138e56ca-7edb-48aa-9dba-af65820d711f")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "fc43b9de-be2a-427e-a254-0dc7903579a7")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "ca2e1a4a-c978-479b-9bdb-0f39a4ee93ff")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(attr exclude_from_pos_files exclude_from_bom)
|
|
(fp_circle
|
|
(center 0 0)
|
|
(end 0 1.45)
|
|
(stroke
|
|
(width 0.12)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.SilkS")
|
|
(uuid "688e12e1-e110-4abc-a9a5-a7de881eb903")
|
|
)
|
|
(fp_circle
|
|
(center 0 0)
|
|
(end 1.75 0)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.CrtYd")
|
|
(uuid "9a309fad-1502-4f82-86b3-5ad73f81edf1")
|
|
)
|
|
(fp_text user "${REFERENCE}"
|
|
(at 0 -2.15 0)
|
|
(layer "F.Fab")
|
|
(uuid "813fbb69-c107-4125-bc8e-882f78863ff8")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(pad "1" smd circle
|
|
(at 0 0)
|
|
(size 2.5 2.5)
|
|
(layers "F.Cu" "F.Mask")
|
|
(uuid "197dbe30-be8e-4a1d-bec3-2484ff4b9b67")
|
|
)
|
|
(embedded_fonts no)
|
|
)
|