kicad-footprints/TestPoint.pretty/TestPoint_THTPad_4.0x4.0mm_Drill2.0mm.kicad_mod
Carsten Presser eb0028858a Upgrade non-generated footprints to v10 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

Using kicad-cli build 10.0.0-rc1.1-554-gc74fb1ef75
We have 3416 non generated footprints that were changed with this commit.

See merge request https://gitlab.com/kicad/libraries/kicad-footprints/-/merge_requests/4588
2026-03-03 22:44:25 +01:00

159 lines
2.8 KiB
Plaintext

(footprint "TestPoint_THTPad_4.0x4.0mm_Drill2.0mm"
(version 20260206)
(generator "pcbnew")
(generator_version "10.0")
(layer "F.Cu")
(descr "THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm")
(tags "test point THT pad rectangle square")
(property "Reference" "REF**"
(at 0 -2.898 0)
(layer "F.SilkS")
(uuid "52865b9e-9f61-40a3-b411-e357ec6e8594")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint_THTPad_4.0x4.0mm_Drill2.0mm"
(at 0 3.1 0)
(layer "F.Fab")
(uuid "4e8d1c61-9063-4adf-b6d8-c49c9f8b0b53")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3356abd2-86b5-41d8-b04d-caf7a2e7adef")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c087a0fa-b596-4f7f-a055-e2bb673c446e")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(duplicate_pad_numbers_are_jumpers no)
(fp_line
(start -2.2 -2.2)
(end 2.2 -2.2)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "142491db-6c83-4ee4-b58c-4f16f27b8675")
)
(fp_line
(start -2.2 2.2)
(end -2.2 -2.2)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "884c4fc1-e81e-4f1b-b090-65f4c86143c7")
)
(fp_line
(start 2.2 -2.2)
(end 2.2 2.2)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "1af8baa5-dcb5-492f-a675-705ef1a5d097")
)
(fp_line
(start 2.2 2.2)
(end -2.2 2.2)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "8c6fa6dc-f9ca-408d-8e1e-cd4fa70cfb6b")
)
(fp_line
(start -2.5 -2.5)
(end -2.5 2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "13dd3afa-d461-435b-8164-42e5be5338c8")
)
(fp_line
(start -2.5 -2.5)
(end 2.5 -2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "08d7168d-7506-44cc-b9d3-6fcbdedae9b2")
)
(fp_line
(start 2.5 2.5)
(end -2.5 2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "fe103788-065e-4c2e-980e-3e371585f87e")
)
(fp_line
(start 2.5 2.5)
(end 2.5 -2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "357ceaa7-0aa7-4665-8a22-8ee716bff43a")
)
(fp_text user "${REFERENCE}"
(at 0 -2.9 0)
(layer "F.Fab")
(uuid "0d65bddf-4f65-4b86-9c04-2fc882fce795")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at 0 0)
(size 4 4)
(drill 2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "b072fcff-ad17-410c-820c-f12dc48dc3aa")
)
(embedded_fonts no)
)