kicad-footprints/TestPoint.pretty/TestPoint_Pad_3.0x3.0mm.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.6 KiB
Plaintext

(footprint "TestPoint_Pad_3.0x3.0mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SMD rectangular pad as test Point, square 3.0mm side length")
(tags "test point SMD pad rectangle square")
(property "Reference" "REF**"
(at 0 -2.398 0)
(layer "F.SilkS")
(uuid "4ac456a4-dca4-48be-8034-2b201bdd0bbf")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint_Pad_3.0x3.0mm"
(at 0 2.55 0)
(layer "F.Fab")
(uuid "484bd687-6ede-4acf-9ac8-0d923e977a8e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "80e30de5-9f5a-4239-be3b-d41c8d26a98f")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9c7ed52b-bfdc-4f63-9f5f-789ca799ecd2")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_line
(start -1.7 -1.7)
(end 1.7 -1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "857e73c1-d227-4871-ac8b-87daa4d64ed2")
)
(fp_line
(start -1.7 1.7)
(end -1.7 -1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4356ac1d-32b9-44f3-9f0f-c2bca7184b95")
)
(fp_line
(start 1.7 -1.7)
(end 1.7 1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "51727ef9-fdb1-47eb-afd1-dd58ce3359ec")
)
(fp_line
(start 1.7 1.7)
(end -1.7 1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "afc30d59-11a1-4161-9ad9-42dd1f051a43")
)
(fp_line
(start -2 -2)
(end -2 2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1020e52b-63f2-4813-b1ae-e24b469d4de9")
)
(fp_line
(start -2 -2)
(end 2 -2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6ba5b17a-c381-4b02-a460-395b3901aa6c")
)
(fp_line
(start 2 2)
(end -2 2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "01110da0-06a5-4a6f-9032-c9da4644a9a6")
)
(fp_line
(start 2 2)
(end 2 -2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "90554774-7377-43e8-9f42-5a8b06b33348")
)
(fp_text user "${REFERENCE}"
(at 0 -2.4 0)
(layer "F.Fab")
(uuid "f1480b01-b535-4e70-9e32-aad65c44c7f4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at 0 0)
(size 3 3)
(layers "F.Cu" "F.Mask")
(uuid "4c71b9bb-be46-454d-a6f7-e76ef8e43736")
)
(embedded_fonts no)
)