mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2026-02-21 07:42: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.0mm"
|
|
(version 20241229)
|
|
(generator "pcbnew")
|
|
(generator_version "9.0")
|
|
(layer "F.Cu")
|
|
(descr "SMD pad as test Point, diameter 2.0mm")
|
|
(tags "test point SMD pad")
|
|
(property "Reference" "REF**"
|
|
(at 0 -1.998 0)
|
|
(layer "F.SilkS")
|
|
(uuid "73dbb00e-082b-4c47-a5e8-349b5d30d4ab")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TestPoint_Pad_D2.0mm"
|
|
(at 0 2.05 0)
|
|
(layer "F.Fab")
|
|
(uuid "8051e314-67a2-4b92-9ca0-f8a4708006a4")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "40ad42f5-e2d0-4e9e-be21-5e28f47c7f3d")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "64d104f9-2e74-41bc-b450-4d835f388b76")
|
|
(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.2)
|
|
(stroke
|
|
(width 0.12)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.SilkS")
|
|
(uuid "b5b6e09d-9944-4950-8fb1-281d00dc9306")
|
|
)
|
|
(fp_circle
|
|
(center 0 0)
|
|
(end 1.5 0)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.CrtYd")
|
|
(uuid "efb1b4c8-d2ab-4de8-a462-72ec395048a8")
|
|
)
|
|
(fp_text user "${REFERENCE}"
|
|
(at 0 -2 0)
|
|
(layer "F.Fab")
|
|
(uuid "72b10afb-7cb5-4463-8791-79d6bbaccb9d")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(pad "1" smd circle
|
|
(at 0 0)
|
|
(size 2 2)
|
|
(layers "F.Cu" "F.Mask")
|
|
(uuid "66dd818e-46c3-4cc6-8165-861578cda9d2")
|
|
)
|
|
(embedded_fonts no)
|
|
)
|