kicad-footprints/NetTie.pretty/NetTie-2_THT_Pad1.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

103 lines
1.9 KiB
Plaintext

(footprint "NetTie-2_THT_Pad1.0mm"
(version 20260206)
(generator "pcbnew")
(generator_version "10.0")
(layer "F.Cu")
(descr "Net tie, 2 pin, 1.0mm round THT pads")
(tags "net tie")
(property "Reference" "REF**"
(at 1.3 -1.6 0)
(layer "F.SilkS")
(hide yes)
(uuid "564dcdc7-d9e7-4394-855b-a78e13b4cffc")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "NetTie-2_THT_Pad1.0mm"
(at 1.3 1.6 0)
(layer "F.Fab")
(hide yes)
(uuid "70f15259-b406-49f9-b910-d1c8d5fe1002")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "88db831d-a763-4671-b4bd-a99201fef88c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b4fbf2c0-72cb-44e1-a756-93d25f647f63")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom allow_missing_courtyard)
(net_tie_pad_groups "1, 2")
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy 0 -0.65) (xy 2.6 -0.65) (xy 2.6 0.65) (xy 0 0.65)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Cu")
(uuid "365cb766-c6e0-41f6-a16e-ea1e06a93f5d")
)
(fp_poly
(pts
(xy 0 -0.65) (xy 2.6 -0.65) (xy 2.6 0.65) (xy 0 0.65)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "B.Cu")
(uuid "01be14ac-2613-4af5-b392-bacfe4935b93")
)
(pad "1" thru_hole circle
(at 0 0)
(size 1.3 1.3)
(drill 1)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "1a3a1753-3671-41d6-93c0-d14263d2b151")
)
(pad "2" thru_hole circle
(at 2.6 0)
(size 1.3 1.3)
(drill 1)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "60f09161-b255-41a2-b47f-d3154551d1f9")
)
(embedded_fonts no)
)