mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2026-03-21 13:33:50 +00:00
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
101 lines
1.8 KiB
Plaintext
101 lines
1.8 KiB
Plaintext
(footprint "TestPoint_THTPad_D2.0mm_Drill1.0mm"
|
|
(version 20260206)
|
|
(generator "pcbnew")
|
|
(generator_version "10.0")
|
|
(layer "F.Cu")
|
|
(descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm")
|
|
(tags "test point THT pad")
|
|
(property "Reference" "REF**"
|
|
(at 0 -1.998 0)
|
|
(layer "F.SilkS")
|
|
(uuid "8975eb03-962d-48e7-8695-d3b9e38e5e36")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TestPoint_THTPad_D2.0mm_Drill1.0mm"
|
|
(at 0 2.05 0)
|
|
(layer "F.Fab")
|
|
(uuid "d1697e01-4b44-4004-b433-ad9d39cb3729")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "616bb199-6811-4f67-965a-12b2773edd7c")
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(unlocked yes)
|
|
(layer "F.Fab")
|
|
(hide yes)
|
|
(uuid "9b52e36b-71d5-4e19-9ce6-7bca0d57dfdd")
|
|
(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_circle
|
|
(center 0 0)
|
|
(end 0 1.2)
|
|
(stroke
|
|
(width 0.12)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.SilkS")
|
|
(uuid "f868402b-31bd-4a1a-ab70-f66e091ead96")
|
|
)
|
|
(fp_circle
|
|
(center 0 0)
|
|
(end 1.5 0)
|
|
(stroke
|
|
(width 0.05)
|
|
(type solid)
|
|
)
|
|
(fill no)
|
|
(layer "F.CrtYd")
|
|
(uuid "fb6ad98f-13d7-4593-b78e-e2e5a7be4774")
|
|
)
|
|
(fp_text user "${REFERENCE}"
|
|
(at 0 -2 0)
|
|
(layer "F.Fab")
|
|
(uuid "3b9a24ad-d8a8-4e1e-9972-62113e3ec411")
|
|
(effects
|
|
(font
|
|
(size 1 1)
|
|
(thickness 0.15)
|
|
)
|
|
)
|
|
)
|
|
(pad "1" thru_hole circle
|
|
(at 0 0)
|
|
(size 2 2)
|
|
(drill 1)
|
|
(layers "*.Cu" "*.Mask")
|
|
(remove_unused_layers no)
|
|
(uuid "89e425b7-7ac9-4512-ba98-94aa32b4624a")
|
|
)
|
|
(embedded_fonts no)
|
|
)
|