kicad-footprints/TestPoint.pretty/TestPoint_Pad_2.5x2.5mm.kicad_mod
Graham Keeth 3bc0fb4510 Upgrade non-generated footprints to v9 format
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
2025-02-18 22:41:57 +01:00

156 lines
2.7 KiB
Plaintext

(footprint "TestPoint_Pad_2.5x2.5mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SMD rectangular pad as test Point, square 2.5mm side length")
(tags "test point SMD pad rectangle square")
(property "Reference" "REF**"
(at 0 -2.148 0)
(layer "F.SilkS")
(uuid "dacd930e-975a-49b0-b140-73cfa82287e6")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint_Pad_2.5x2.5mm"
(at 0 2.25 0)
(layer "F.Fab")
(uuid "d3604168-8cb8-4f10-b8f6-82f00b4b4575")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "98844d05-e297-4a65-861e-2d098fbf2a09")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "5deb90ee-c3cd-4a3f-b85f-e53e4ba6b722")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_line
(start -1.45 -1.45)
(end 1.45 -1.45)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "34ef821c-3dde-4c16-a953-d61db5370a42")
)
(fp_line
(start -1.45 1.45)
(end -1.45 -1.45)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e35eaa81-4664-4855-9749-ce9b92a129c1")
)
(fp_line
(start 1.45 -1.45)
(end 1.45 1.45)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "1f7ea43d-463b-4308-9eea-125d22c21b87")
)
(fp_line
(start 1.45 1.45)
(end -1.45 1.45)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "860ef86b-b39d-49e8-92df-28f00c43713f")
)
(fp_line
(start -1.75 -1.75)
(end -1.75 1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "bc991ff1-4c67-4267-b742-5a719b3a19a5")
)
(fp_line
(start -1.75 -1.75)
(end 1.75 -1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1fd267ec-6fdd-4d99-86ae-1fbc263ad4c8")
)
(fp_line
(start 1.75 1.75)
(end -1.75 1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "aef05211-b655-4f68-b8b6-0a4741924d45")
)
(fp_line
(start 1.75 1.75)
(end 1.75 -1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "349c3929-da48-44e1-8c38-f06bcb035a8c")
)
(fp_text user "${REFERENCE}"
(at 0 -2.15 0)
(layer "F.Fab")
(uuid "1cdecfbe-d04e-4d3a-b0cb-e5ebbf204c2d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at 0 0)
(size 2.5 2.5)
(layers "F.Cu" "F.Mask")
(uuid "b11b67ec-9c15-43e0-b865-46b16298f9a9")
)
(embedded_fonts no)
)