mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Added IXYS GUFP footprint (#2328)
* Added IXYS GUFP footprint * Added IXYS GUFP * Fixed line width * Review fixes
This commit is contained in:
parent
f738c1dfcc
commit
e83d28b842
46
Diode_THT.pretty/Diode_Bridge_IXYS_GUFP.kicad_mod
Normal file
46
Diode_THT.pretty/Diode_Bridge_IXYS_GUFP.kicad_mod
Normal file
@ -0,0 +1,46 @@
|
||||
(module Diode_Bridge_IXYS_GUFP (layer F.Cu) (tedit 5F2A60B5)
|
||||
(descr "Three phase, Bridge, Rectifier")
|
||||
(tags "diode module")
|
||||
(fp_text reference REF** (at 0 -4) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Diode_Bridge_IXYS_GUFP (at -1.75 33.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 1 0.25) (end 1 32.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1 -0.25) (end 1 -2.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.25 0.5) (end 0.75 0) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.25 -0.5) (end 1.25 0.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 0.75 0) (end 1.25 -0.5) (layer F.Fab) (width 0.1))
|
||||
(fp_text user %R (at -1.25 26.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 1 2) (end 1 6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 9) (end 1 13.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 16.5) (end 1 21) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 24) (end 1 28.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 31.5) (end 1 32.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 32.5) (end -4.5 32.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 -2.5) (end -4.5 -2.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 -2.5) (end 1 -2) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.5 -2.5) (end -4.5 32.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.2 -2.5) (end -3.2 32.5) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1 -2.5) (end -4.5 -2.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -4.5 -2.5) (end -4.5 32.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -4.5 32.5) (end 1 32.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.2 32.5) (end -3.2 -2.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.75 32.75) (end 1.75 -2.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.75 -2.75) (end -4.75 -2.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.75 -2.75) (end -4.75 32.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.75 32.75) (end 1.75 32.75) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 3 3) (drill 1.39) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 0 7.5) (size 3 3) (drill 1.39) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 0 15) (size 3 3) (drill 1.39) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 0 22.5) (size 3 3) (drill 1.39) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 0 30) (size 3 3) (drill 1.39) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Diode_THT.3dshapes/Diode_Bridge_IXYS_GUFP.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user