-
Notifications
You must be signed in to change notification settings - Fork 52
/
LED_2012_HSOL.kicad_mod
23 lines (23 loc) · 1.24 KB
/
LED_2012_HSOL.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(module LED_2012_HSOL (layer F.Cu) (tedit 561B6741)
(descr "LED 0805 smd package")
(tags "LED 0805 SMD")
(attr smd)
(fp_text reference LED_2012_HSOL (at 0 -2) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value LED*** (at 0 2) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_line (start -2.5 -1.2) (end -2.5 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.6 1.2) (end -2.6 -1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.7 -1.2) (end -2.7 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -1.2 -1.2) (end -2.8 -1.2) (layer F.SilkS) (width 0.2))
(fp_line (start 2.4 -1.2) (end 2.4 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.8 1.2) (end -1.2 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.8 -1.2) (end -2.8 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start 1.2 -1.2) (end 2.4 -1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.4 -1.2) (end -2.4 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start 2.4 1.2) (end 1.2 1.2) (layer F.SilkS) (width 0.2))
(pad 1 smd rect (at -1.1 0) (size 1.6 1.6) (drill (offset -0.1 0)) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.1 0) (size 1.6 1.6) (drill (offset 0.1 0)) (layers F.Cu F.Paste F.Mask))
)