mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2026-02-23 15:06:49 +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_D1.5mm"
|
|
(version 20241229)
|
|
(generator "pcbnew")
|
|
(generator_version "9.0")
|
|
(layer "F.Cu")
|
|
(descr "SMD pad as test Point, diameter 1.5mm")
|
|
(tags "test point SMD pad")
|
|
(property "Reference" "REF**"
|
|
(at 0 -1.648 0)
|
|
(layer "F.SilkS")
|
|
(uuid "df8ad89a-4372-48a1-959d-41a6068fbd8e")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TestPoint_Pad_D1.5mm"
|
|
(at 0 1.75 0)
|
|
(layer "F.Fab")
|
|
(uuid "bd63ee48-4a53-41ce-9f1d-e4ce2bbaee53")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "6ddb8d9b-4a6f-4e73-b4e3-16a4311cb5fb")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "810e48b7-3682-411d-98a5-a1d48d8a1e2c")
|
|
(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 0.95)
|
|
(stroke
|
|
(width 0.12)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.SilkS")
|
|
(uuid "188606f7-41cf-4150-b22a-1b8f5885c87d")
|
|
)
|
|
(fp_circle
|
|
(center 0 0)
|
|
(end 1.25 0)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.CrtYd")
|
|
(uuid "c1a41909-dd0d-4698-8873-fe0292742945")
|
|
)
|
|
(fp_text user "${REFERENCE}"
|
|
(at 0 -1.65 0)
|
|
(layer "F.Fab")
|
|
(uuid "e27ec8d6-1f94-40cd-a4aa-0963d435fbb8")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(pad "1" smd circle
|
|
(at 0 0)
|
|
(size 1.5 1.5)
|
|
(layers "F.Cu" "F.Mask")
|
|
(uuid "8a03cd79-fadf-4c81-9b59-724c470e191a")
|
|
)
|
|
(embedded_fonts no)
|
|
)
|