mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 22:03:46 +00:00
Regenerate footprint with fixed pad sorting
See merge request kicad/libraries/kicad-footprints!3850
This commit is contained in:
parent
db867ea7d5
commit
1616854aea
@ -2074,6 +2074,14 @@
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
)
|
||||
(pad "145" thru_hole circle
|
||||
(at 0 0)
|
||||
(size 0.5 0.5)
|
||||
(drill 0.2)
|
||||
(property pad_prop_heatsink)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
)
|
||||
(pad "145" smd rect
|
||||
(at 0 0)
|
||||
(size 7.7 7.7)
|
||||
@ -2088,14 +2096,6 @@
|
||||
(layers "F.Cu" "F.Mask")
|
||||
(zone_connect 2)
|
||||
)
|
||||
(pad "145" thru_hole circle
|
||||
(at 0 0)
|
||||
(size 0.5 0.5)
|
||||
(drill 0.2)
|
||||
(property pad_prop_heatsink)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
)
|
||||
(pad "145" thru_hole circle
|
||||
(at 0 1.2)
|
||||
(size 0.5 0.5)
|
||||
|
Loading…
Reference in New Issue
Block a user