mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2026-02-25 00:31:29 +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_D4.0mm"
|
|
(version 20241229)
|
|
(generator "pcbnew")
|
|
(generator_version "9.0")
|
|
(layer "F.Cu")
|
|
(descr "SMD pad as test Point, diameter 4.0mm")
|
|
(tags "test point SMD pad")
|
|
(property "Reference" "REF**"
|
|
(at 0 -2.898 0)
|
|
(layer "F.SilkS")
|
|
(uuid "46a0f7eb-95b9-4187-9858-474d020a565a")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TestPoint_Pad_D4.0mm"
|
|
(at 0 3.1 0)
|
|
(layer "F.Fab")
|
|
(uuid "78b94210-149f-429f-a40b-fb94267bb4c2")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "425f6c75-f405-4600-8a8e-154dbd679fdf")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "9c3301b0-ca84-44ef-86f4-6c8fe18fbfff")
|
|
(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 2.25)
|
|
(stroke
|
|
(width 0.12)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.SilkS")
|
|
(uuid "3bb1c565-abd6-426c-ba31-bcafc3b79439")
|
|
)
|
|
(fp_circle
|
|
(center 0 0)
|
|
(end 2.5 0)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.CrtYd")
|
|
(uuid "c4be8f45-db3c-4a93-8cbd-7f7cba731b98")
|
|
)
|
|
(fp_text user "${REFERENCE}"
|
|
(at 0 -2.9 0)
|
|
(layer "F.Fab")
|
|
(uuid "9cc6e2c5-a2c9-4ed7-b444-5cea90132f05")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(pad "1" smd circle
|
|
(at 0 0)
|
|
(size 4 4)
|
|
(layers "F.Cu" "F.Mask")
|
|
(uuid "0572d10f-fccc-4a2c-8c9b-3e84c3068dc0")
|
|
)
|
|
(embedded_fonts no)
|
|
)
|