kicad-footprints/TestPoint.pretty/TestPoint_2Pads_Pitch5.08mm_Drill1.3mm.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

177 lines
3.1 KiB
Plaintext

(footprint "TestPoint_2Pads_Pitch5.08mm_Drill1.3mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm")
(tags "CONN DEV")
(property "Reference" "REF**"
(at 2.54 -2.5 0)
(layer "F.SilkS")
(uuid "8a7b62b3-7686-49e0-93a9-6196842f7291")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint_2Pads_Pitch5.08mm_Drill1.3mm"
(at 2.54 3 0)
(layer "F.Fab")
(uuid "ef3b859b-e46f-42e2-957c-1df934f583ac")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "7d73c056-25f9-405d-8cfa-dc63f4f536bb")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "40b1c7e5-0ff5-47e2-92b5-d0cc6bb4e749")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_line
(start -1.5 -1.5)
(end -1.5 1.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ff930fca-12a7-4893-8b1e-3c3a76c512c5")
)
(fp_line
(start -1.5 -1.5)
(end 6.6 -1.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "06622052-93e5-4480-8949-92f7f88667b6")
)
(fp_line
(start 6.6 1.5)
(end -1.5 1.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "014b859f-4450-498f-a0a3-3db57799b82a")
)
(fp_line
(start 6.6 1.5)
(end 6.6 -1.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "39536402-4afe-4db3-b0d2-326d6ce01cd5")
)
(fp_line
(start -1.8 -1.8)
(end -1.8 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6bb69e53-9246-46ce-aeca-c097807f7250")
)
(fp_line
(start -1.8 -1.8)
(end 6.88 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "82b957a4-995c-4a80-ae0d-df66c195a0e8")
)
(fp_line
(start 6.88 1.8)
(end -1.8 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c61c6696-0964-41b2-a44c-326212cb6915")
)
(fp_line
(start 6.88 1.8)
(end 6.88 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6242110e-9b20-430f-8d89-4750db7c0735")
)
(fp_line
(start 5.08 0)
(end 0 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "c5dc07c3-8a27-4f48-9630-7953037192aa")
)
(fp_text user "${REFERENCE}"
(at 2.54 0 0)
(layer "F.Fab")
(uuid "1d365c27-82d0-4504-92e3-08f05ab1002d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole roundrect
(at 0 0)
(size 2.6 2.6)
(drill 1.3)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(roundrect_rratio 0.25)
(uuid "152149cd-0c5d-422f-bdb9-7ac810140159")
)
(pad "2" thru_hole circle
(at 5.08 0)
(size 2.6 2.6)
(drill 1.3)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "ef117ff5-b2b1-42ca-a1fb-78769d5944c9")
)
(embedded_fonts no)
)