mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-05 17:25:30 +00:00
add Heatsink Fischer FK24413DPAK (#1763)
* add Heatsink_Fischer_FK24413DPAK_23x13mm a slightly compressed version of the already existing Heatsink_Fischer_FK24413D2PAK_26x13mm * FK24413DPAK: fix courtyard & silk + 3d name
This commit is contained in:
parent
0153b62f69
commit
8359a00c88
@ -0,0 +1,51 @@
|
||||
(module Heatsink_Fischer_FK24413DPAK_23x13mm (layer F.Cu) (tedit 5F69DD65)
|
||||
(descr "23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf")
|
||||
(tags "heatsink TO-252 TO-263 TO-268")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at -9.5 -7.5 180) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Heatsink_Fischer_FK24413DPAK_23x13mm (at 0 8) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 11.62 -6.62) (end 11.62 6.62) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -11.62 -6.62) (end -8.1 -6.62) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -11.62 6.62) (end -11.62 -6.62) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -11.5 -6.5) (end 11.5 -6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 11.5 -6.5) (end 11.5 6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 11.5 6.5) (end -11.5 6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -11.5 6.5) (end -11.5 -6.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 8.1 -6.62) (end 11.62 -6.62) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -11.62 6.62) (end -8.1 6.62) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 8.1 6.62) (end 11.62 6.62) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -11.4 -6.4) (end -8 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -8 -6.4) (end -8 6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -8 6.4) (end -11.4 6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -11.4 6.4) (end -11.4 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 11.4 6.4) (end 11.4 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 8 6.4) (end 8 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 8 6.4) (end 11.4 6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start 11.4 -6.4) (end 8 -6.4) (layer Cmts.User) (width 0.12))
|
||||
(fp_line (start -12 -7) (end 12 -7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -12 -7) (end -12 7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 12 7) (end 12 -7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 12 7) (end -12 7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user H10mm (at 9.5 0 90) (layer Cmts.User)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user H10mm (at -9.5 0 90) (layer Cmts.User)
|
||||
(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)))
|
||||
)
|
||||
(pad 1 smd rect (at -6.2 0 180) (size 3.25 13.2) (layers F.Cu F.Paste F.Mask)
|
||||
(zone_connect 2))
|
||||
(pad 1 smd rect (at 6.2 0) (size 3.25 13.2) (layers F.Cu F.Paste F.Mask)
|
||||
(zone_connect 2))
|
||||
(model ${KISYS3DMOD}/Heatsink.3dshapes/Heatsink_Fischer_FK24413DPAK_23x13mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user