kicad-footprints/TestPoint.pretty/TestPoint_THTPad_1.5x1.5mm_Drill0.7mm.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

158 lines
2.8 KiB
Plaintext

(footprint "TestPoint_THTPad_1.5x1.5mm_Drill0.7mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm")
(tags "test point THT pad rectangle square")
(property "Reference" "REF**"
(at 0 -1.648 0)
(layer "F.SilkS")
(uuid "861143f6-54a1-4e5e-9f1b-07944d7fcd27")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint_THTPad_1.5x1.5mm_Drill0.7mm"
(at 0 1.75 0)
(layer "F.Fab")
(uuid "0263732e-e842-46ce-8fd2-10c15624fe32")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b3e9ae1c-6845-41bb-9777-69816b9f66b8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "7914b51c-cb78-4b7a-97d1-b15bb2bf4929")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_line
(start -0.95 -0.95)
(end 0.95 -0.95)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "690c2ed5-6faf-47fb-9225-9ff8e3c8d441")
)
(fp_line
(start -0.95 0.95)
(end -0.95 -0.95)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e9f4d344-9766-43b1-b2ed-89d63c0b9417")
)
(fp_line
(start 0.95 -0.95)
(end 0.95 0.95)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ddd81cf7-77ad-4a06-b4cf-32050e84c564")
)
(fp_line
(start 0.95 0.95)
(end -0.95 0.95)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "525ede69-6129-421c-ae5b-ed9be05afea4")
)
(fp_line
(start -1.25 -1.25)
(end -1.25 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6f0b4c31-3b56-48c0-95fd-7759b42fa720")
)
(fp_line
(start -1.25 -1.25)
(end 1.25 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6b0faa23-a270-4c49-87ff-275969053746")
)
(fp_line
(start 1.25 1.25)
(end -1.25 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "ee7001c9-029f-42de-958f-8bd4830aad46")
)
(fp_line
(start 1.25 1.25)
(end 1.25 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "75786a26-3d27-4dc7-ae8e-895228975623")
)
(fp_text user "${REFERENCE}"
(at 0 -1.65 0)
(layer "F.Fab")
(uuid "1b94063e-9fc9-468b-9c2d-bd2b534d04e4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at 0 0)
(size 1.5 1.5)
(drill 0.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "82de9b62-46f0-4453-8901-7f3bad47a7a7")
)
(embedded_fonts no)
)