mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-23 20:43:44 +00:00
Fix typo in SOP-32 name (11.305mm width), it belongs to sop not ssop
See merge request kicad/libraries/kicad-footprints!3855
This commit is contained in:
parent
5d116ec3bf
commit
58260d4a08
@ -1,9 +1,9 @@
|
||||
(footprint "SSOP-32_11.305x20.495mm_P1.27mm"
|
||||
(footprint "SOP-32_11.305x20.495mm_P1.27mm"
|
||||
(version 20240108)
|
||||
(generator "kicad-footprint-generator")
|
||||
(layer "F.Cu")
|
||||
(descr "SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
|
||||
(tags "SSOP SO")
|
||||
(descr "SOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
|
||||
(tags "SOP SO")
|
||||
(property "Reference" "REF**"
|
||||
(at 0 -11.2 0)
|
||||
(layer "F.SilkS")
|
||||
@ -14,7 +14,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SSOP-32_11.305x20.495mm_P1.27mm"
|
||||
(property "Value" "SOP-32_11.305x20.495mm_P1.27mm"
|
||||
(at 0 11.2 0)
|
||||
(layer "F.Fab")
|
||||
(effects
|
||||
@ -394,7 +394,7 @@
|
||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||
(roundrect_rratio 0.25)
|
||||
)
|
||||
(model "${KICAD8_3DMODEL_DIR}/Package_SO.3dshapes/SSOP-32_11.305x20.495mm_P1.27mm.wrl"
|
||||
(model "${KICAD8_3DMODEL_DIR}/Package_SO.3dshapes/SOP-32_11.305x20.495mm_P1.27mm.wrl"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
Loading…
Reference in New Issue
Block a user