blob: 7514803e387d5095e05683a357f42462d9181a67 (
plain)
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
29
30
|
(module oled091 (layer F.Cu) (tedit 5F78D4BB)
(fp_text reference J20 (at -15.24 3.81 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value oled0.91 (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -19 6) (end -19 -6) (layer F.SilkS) (width 0.12))
(fp_line (start -19 -6) (end 19 -6) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -6) (end 19 6) (layer F.SilkS) (width 0.12))
(fp_line (start 19 6) (end -19 6) (layer F.SilkS) (width 0.12))
(fp_line (start 11.5 4) (end 11.5 -4) (layer F.SilkS) (width 0.12))
(fp_line (start 11.5 -4) (end -11.5 -4) (layer F.SilkS) (width 0.12))
(fp_line (start -11.5 -4) (end -11.5 4) (layer F.SilkS) (width 0.12))
(fp_line (start -11.5 4) (end 11.5 4) (layer F.SilkS) (width 0.12))
(pad 4 thru_hole circle (at -17.28 3.81) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -17.28 1.27) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -17.28 -1.27) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -17.28 -3.81) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask))
(model C:/Users/mmalex/Downloads/oled-0-91-128x32-1.snapshot.1/OLED_0.91_128x32.stp
(offset (xyz 0 0 7.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
(model ${KIPRJMOD}/kicadstuff/oled-0-91-128x32-1.snapshot.1/OLED_0.91_128x32.stp
(offset (xyz 0 0 7.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|