kicad-footprints/TestPoint.pretty/TestPoint_THTPad_3.0x3.0mm_Drill1.5mm.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_3.0x3.0mm_Drill1.5mm"
(version 20260206)
(generator "pcbnew")
(generator_version "10.0")
(layer "F.Cu")
(descr "THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm")
(tags "test point THT pad rectangle square")
(property "Reference" "REF**"
(at 0 -2.398 0)
(layer "F.SilkS")
(uuid "cab128f0-7ed7-4fb7-b154-5bed1fb8b8ab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint_THTPad_3.0x3.0mm_Drill1.5mm"
(at 0 2.55 0)
(layer "F.Fab")
(uuid "583e27f2-96e6-49c5-ab0f-39e6b04c8303")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f20926b4-1b49-4c71-a0dc-c38c7df58a0d")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c377f00f-a054-4324-9eb7-d90a40c614b0")
(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 -1.7 -1.7)
(end 1.7 -1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c8dbf3c2-c3d0-480b-9e30-d067bccfec63")
)
(fp_line
(start -1.7 1.7)
(end -1.7 -1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "928e6c4e-d587-4a3a-8c03-06dca8953de5")
)
(fp_line
(start 1.7 -1.7)
(end 1.7 1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "1a423a35-bfc1-4bd3-8f6e-0c4bd02eaee4")
)
(fp_line
(start 1.7 1.7)
(end -1.7 1.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4492b2b0-5138-46b2-be08-baa01a6b0ffa")
)
(fp_line
(start -2 -2)
(end -2 2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "76e52b82-3cce-4ed5-ba48-a618610e824d")
)
(fp_line
(start -2 -2)
(end 2 -2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "af09eebb-9311-4e82-adf4-593993304ba4")
)
(fp_line
(start 2 2)
(end -2 2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "337505b9-9ea7-4b9a-a586-9561b7cdefa3")
)
(fp_line
(start 2 2)
(end 2 -2)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a61fc51c-4160-491d-bed0-e06401e27582")
)
(fp_text user "${REFERENCE}"
(at 0 -2.4 0)
(layer "F.Fab")
(uuid "8cbe59b0-f9db-4c73-ad47-61b49d00518e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at 0 0)
(size 3 3)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "52588805-7bcd-4b54-b27e-5cc9ed181ca1")
)
(embedded_fonts no)
)