mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Merge pull request #743 from fauxpark/led-1206-reverse
Add 1206 reverse mount LED
This commit is contained in:
commit
e174bd68f9
@ -0,0 +1,34 @@
|
||||
(module LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm (layer F.Cu) (tedit 5B442B4F)
|
||||
(descr "LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
|
||||
(tags "diode reverse")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -2.145) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm (at 0 2.145) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 1.6 -0.8) (end -1.2 -0.8) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.2 -0.8) (end -1.6 -0.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.6 -0.4) (end -1.6 0.8) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.6 0.8) (end 1.6 0.8) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.6 0.8) (end 1.6 -0.8) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.6 -1.46) (end -2.285 -1.46) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.285 -1.46) (end -2.285 1.46) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.285 1.46) (end 1.6 1.46) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.28 1.46) (end -2.28 -1.46) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.28 -1.46) (end 2.28 -1.46) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.28 -1.46) (end 2.28 1.46) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.28 1.46) (end -2.28 1.46) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd roundrect (at -1.55 0) (size 0.95 1.75) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.2))
|
||||
(pad 2 smd roundrect (at 1.55 0) (size 0.95 1.75) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.2))
|
||||
(pad "" np_thru_hole oval (at 0 0) (size 1.8 2.4) (drill oval 1.8 2.4) (layers *.Cu *.Mask))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.12)))
|
||||
)
|
||||
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_1206_3216Metric_ReverseMount.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user