kicad-footprints/NetTie.pretty/NetTie-2_THT_Pad0.3mm.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_Pad0.3mm"
(version 20260206)
(generator "pcbnew")
(generator_version "10.0")
(layer "F.Cu")
(descr "Net tie, 2 pin, 0.3mm round THT pads")
(tags "net tie")
(property "Reference" "REF**"
(at 0.6 -1.3 0)
(layer "F.SilkS")
(hide yes)
(uuid "455e361b-82d8-43a4-ae96-25ba72dca5b6")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "NetTie-2_THT_Pad0.3mm"
(at 0.6 1.3 0)
(layer "F.Fab")
(hide yes)
(uuid "1e38ba8a-f6c4-4bcc-93ef-0f245b28d883")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f4433fff-999a-4ce4-ba63-64c5a6b48036")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "2b593804-d54b-4ff7-96f2-2c07182f8495")
(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.3) (xy 1.2 -0.3) (xy 1.2 0.3) (xy 0 0.3)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Cu")
(uuid "4a3b3a9e-5395-456c-acbc-068ab79b7c1d")
)
(fp_poly
(pts
(xy 0 -0.3) (xy 1.2 -0.3) (xy 1.2 0.3) (xy 0 0.3)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "B.Cu")
(uuid "ea3280ee-f123-44f0-938c-4272c50ce259")
)
(pad "1" thru_hole circle
(at 0 0)
(size 0.6 0.6)
(drill 0.3)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "7e1c1883-1c61-4cf1-ab72-58c5dac4142e")
)
(pad "2" thru_hole circle
(at 1.2 0)
(size 0.6 0.6)
(drill 0.3)
(layers "*.Cu")
(remove_unused_layers no)
(uuid "aa401733-aea7-4991-b7d5-5ed03348ce8f")
)
(embedded_fonts no)
)