-
-
Notifications
You must be signed in to change notification settings - Fork 75
/
MX_LED.kicad_mod
22 lines (22 loc) · 952 Bytes
/
MX_LED.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(module MX_LED (layer F.Cu) (tedit 5A362466)
(fp_text reference D_SW9 (at 0 3.302) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.2032)) (justify mirror))
)
(fp_text value LED (at 0 6.858) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.2032)) (justify mirror))
)
(fp_text user - (at -1.27 3.25) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user - (at -1.27 3.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user + (at 1.27 3.25) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user + (at 1.27 3.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole rect (at -1.27 5.08) (size 1.905 1.905) (drill 0.9906) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 1.27 5.08) (size 1.905 1.905) (drill 0.9906) (layers *.Cu *.SilkS *.Mask))
)