mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 20:33:50 +00:00
Added TO-46-4 + ThermalShield for LM399 (#2481)
* Changed LM399 3d model path and scaling * Updated description of the TO-46-4 thermally shielded package * Fixed missing fabrication layer reference designator * Renamed TO-46-4_ThermalShield.kicad_mod to Analog_TO-46-4_ThermalShield.kicad_mod Fixed missing circle on fabrication layer * Fixed incorrect footprint name * Updated 3d model filename * Updated footprint description with a link to its datasheet
This commit is contained in:
parent
db4ecc659f
commit
37af28ae4f
@ -0,0 +1,36 @@
|
||||
(module Analog_TO-46-4_ThermalShield (layer F.Cu) (tedit 5F6A7A5E)
|
||||
(descr "TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf")
|
||||
(tags "TO-46-4 LM399")
|
||||
(fp_text reference REF** (at 2.032 -6.477) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Analog_TO-46-4_ThermalShield (at 1.27 3.556) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_circle (center 1.27 0) (end 6.477 0) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.224499 -3.484448) (end -2.214448 -2.494499) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.214448 -2.494499) (end -1.302281 -1.582331) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.312331 -2.572281) (end -1.224499 -3.484448) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.976616 -2.426372) (end -1.149301 -1.599057) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.329057 -2.419301) (end -1.156372 -3.246616) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.156372 -3.246616) (end -1.976616 -2.426372) (layer F.Fab) (width 0.1))
|
||||
(fp_circle (center 1.27 0) (end 6.67 0) (layer F.SilkS) (width 0.12))
|
||||
(fp_circle (center 1.27 0) (end 7.27 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user REF** (at 2.032 -6.477) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_arc (start 1.27 0) (end -0.329057 -2.419301) (angle 336.9) (layer F.Fab) (width 0.1))
|
||||
(fp_arc (start 1.27 0) (end -0.312331 -2.572281) (angle 333.2) (layer F.SilkS) (width 0.12))
|
||||
(fp_text user %R (at 1.25 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad 1 thru_hole oval (at 0 0) (size 1.6 1.2) (drill 0.7) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 1.27 1.27) (size 1.2 1.2) (drill 0.7) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 1.27 -1.27) (size 1.2 1.2) (drill 0.7) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 2.54 0) (size 1.2 1.2) (drill 0.7) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_THT.3dshapes/Analog_TO-46-4_ThermalShield.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user