forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OLED.kicad_mod
28 lines (28 loc) · 1.54 KB
/
OLED.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
24
25
26
27
28
(module OLED (layer F.Cu) (tedit 5B986A9C)
(descr "Connecteur 6 pins")
(tags "CONN DEV")
(fp_text reference J2 (at 3.7 2.1 180) (layer F.Fab)
(effects (font (size 0.8128 0.8128) (thickness 0.15)))
)
(fp_text value OLED (at 3.6 3.3) (layer F.SilkS) hide
(effects (font (size 0.8128 0.8128) (thickness 0.15)))
)
(fp_line (start -1.27 -1.27) (end 8.89 -1.27) (layer B.SilkS) (width 0.15))
(fp_line (start 8.89 -1.27) (end 8.89 1.27) (layer B.SilkS) (width 0.15))
(fp_line (start 8.89 1.27) (end -1.27 1.27) (layer B.SilkS) (width 0.15))
(fp_line (start -1.27 1.27) (end -1.27 -1.27) (layer B.SilkS) (width 0.15))
(fp_line (start -1.27 1.27) (end 8.89 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -1.27 -1.27) (end 8.89 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 8.89 -1.27) (end 8.89 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -1.27 1.27) (end -1.27 -1.27) (layer F.SilkS) (width 0.15))
(fp_text user OLED (at 3.8 -2.1) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user OLED (at 3.75 -2.1) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 2.54 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 5.08 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 7.62 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
)