mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-09 00:30:06 +00:00
Power integrations e dip 12 b (#1068)
* Change the data sheet link to the manufacture specifc * Changed width of F.fAb to 0.1 and removed the 3D model cordinate offset
This commit is contained in:
parent
f9a16043ad
commit
e2187d857e
@ -1,5 +1,5 @@
|
||||
(module PowerIntegrations_eDIP-12B (layer F.Cu) (tedit 5A423BC9)
|
||||
(descr "Power Integrations eDIP-12B, see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf")
|
||||
(module PowerIntegrations_eDIP-12B (layer F.Cu) (tedit 5BE0978D)
|
||||
(descr "Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf")
|
||||
(tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil")
|
||||
(fp_text reference REF** (at -5.08 -1.55) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
@ -11,10 +11,10 @@
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -10.88 -1.05) (end -7.78 -1.05) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.08 -0.75) (end -9.08 -0.75) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.08 9.65) (end -1.08 -0.75) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -9.08 9.65) (end -1.08 9.65) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -9.08 -0.75) (end -9.08 9.65) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.08 -0.75) (end -9.08 -0.75) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -1.08 9.65) (end -1.08 -0.75) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -9.08 9.65) (end -1.08 9.65) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -9.08 -0.75) (end -9.08 9.65) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -8.18 -0.65) (end -9.58 0.85) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start -0.58 -0.65) (end -8.18 -0.65) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start -0.58 9.55) (end -0.58 -0.65) (layer F.Fab) (width 0.12))
|
||||
@ -36,7 +36,7 @@
|
||||
(pad 7 thru_hole oval (at -10.16 8.9) (size 1.4 1.4) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 1.4 1.4) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Package_DIP.3dshapes/PowerIntegrations_eDIP-12B.wrl
|
||||
(at (xyz -0.2 -0.1751968504 0))
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user