7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 15:33:43 +00:00

Added footprint for LiteOn LTST-C19HE1WT LED ()

This commit is contained in:
Oliver 2019-09-02 16:12:01 +10:00 committed by Rene Pöschl
parent bb40673c7d
commit ebbc06784d

View File

@ -0,0 +1,34 @@
(module LED_LiteOn_LTST-C19HE1WT (layer F.Cu) (tedit 5D6C700E)
(descr "LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf")
(tags "LED RGB Chip SMD")
(attr smd)
(fp_text reference REF** (at 0 -1.8) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LED_LiteOn_LTST-C19HE1WT (at 0 1.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.8 -0.4) (end -0.8 0.8) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.8) (end 0.8 0.8) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.8) (end 0.8 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.8) (end -0.4 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start -0.4 -0.8) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.95 -0.8) (end 0.95 0.8) (layer F.SilkS) (width 0.12))
(fp_line (start -0.95 -0.35) (end -0.95 0.8) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.3 0.3) (thickness 0.05)))
)
(fp_line (start 1.05 -1.4) (end 1.05 1.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.05 1.4) (end -1.05 1.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.05 1.4) (end -1.05 -1.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.05 -1.4) (end 1.05 -1.4) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -0.425 -0.725) (size 0.65 0.85) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.425 -0.725) (size 0.65 0.85) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.425 0.725) (size 0.65 0.85) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -0.425 0.725) (size 0.65 0.85) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_LiteOn_LTST-C19HE1WT.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)