mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
add Fischer FK244_13_D2_PAK SMD heatsink (#1217)
This commit is contained in:
parent
e15470edda
commit
41489db96a
@ -0,0 +1,51 @@
|
||||
(module Heatsink_Fischer_FK24413D2PAK_26x13mm (layer F.Cu) (tedit 5C56C672)
|
||||
(descr "26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf")
|
||||
(tags "heatsink TO-252 TO-263 TO-268")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at -11.5 -8 180) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Heatsink_Fischer_FK24413D2PAK_26x13mm (at 0 8) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user H10mm (at -11 0 90) (layer Cmts.User)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user H10mm (at 11 0 90) (layer Cmts.User)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 13.5 -7) (end 13.5 7) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -13.5 -7) (end -6 -7) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -13.5 7) (end -13.5 -7) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -13 -6.5) (end 13 -6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 13 -6.5) (end 13 6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 13 6.5) (end -13 6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -13 6.5) (end -13 -6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6 -7) (end 13.5 -7) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -13.5 7) (end -6 7) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 6 7) (end 13.5 7) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -12.9 -6.4) (end -9.5 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -9.5 -6.4) (end -9.5 6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -9.5 6.4) (end -12.9 6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -12.9 6.4) (end -12.9 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 12.9 6.4) (end 12.9 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 9.5 6.4) (end 9.5 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 9.5 6.4) (end 12.9 6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 12.9 -6.4) (end 9.5 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -13.25 -6.85) (end 13.25 -6.85) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -13.25 -6.85) (end -13.25 6.85) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 13.25 6.85) (end 13.25 -6.85) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 13.25 6.85) (end -13.25 6.85) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at 7.7 0) (size 3.25 13.2) (layers F.Cu F.Paste F.Mask)
|
||||
(zone_connect 2))
|
||||
(pad 1 smd rect (at -7.7 0 180) (size 3.25 13.2) (layers F.Cu F.Paste F.Mask)
|
||||
(zone_connect 2))
|
||||
(model ${KISYS3DMOD}/Heatsink.3dshapes/Heatsink_Fischer_FK24413D2PAK_26x13mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user