forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OSC_DIP8.kicad_mod
29 lines (29 loc) · 1.89 KB
/
OSC_DIP8.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
29
(module OSC_DIP8 (layer F.Cu)
(at 44.45 127)
(descr "Oscillateur - taille DIP8")
(fp_text reference OSC_DIP8 (at 0 -1.27) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 1.27) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.715 -5.969) (end -5.969 -5.715) (layer F.SilkS) (width 0.15))
(fp_line (start -5.969 -5.715) (end -5.969 5.715) (layer F.SilkS) (width 0.15))
(fp_line (start -5.969 5.715) (end -5.715 5.969) (layer F.SilkS) (width 0.15))
(fp_line (start -5.715 5.969) (end 5.715 5.969) (layer F.SilkS) (width 0.15))
(fp_line (start 5.715 5.969) (end 5.969 5.715) (layer F.SilkS) (width 0.15))
(fp_line (start 5.969 5.715) (end 5.969 -5.715) (layer F.SilkS) (width 0.15))
(fp_line (start 5.969 -5.715) (end 5.715 -5.969) (layer F.SilkS) (width 0.15))
(fp_line (start 5.715 -5.969) (end -5.715 -5.969) (layer F.SilkS) (width 0.15))
(fp_line (start -5.715 -6.604) (end -6.604 -5.715) (layer F.SilkS) (width 0.15))
(fp_line (start -6.604 -5.715) (end -6.604 6.604) (layer F.SilkS) (width 0.15))
(fp_line (start -6.604 6.604) (end 5.715 6.604) (layer F.SilkS) (width 0.15))
(fp_line (start 5.715 6.604) (end 6.604 5.715) (layer F.SilkS) (width 0.15))
(fp_line (start 6.604 5.715) (end 6.604 -5.715) (layer F.SilkS) (width 0.15))
(fp_line (start 6.604 -5.715) (end 5.715 -6.604) (layer F.SilkS) (width 0.15))
(fp_line (start 5.715 -6.604) (end -5.715 -6.604) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -3.81 3.81) (size 1.651 1.651) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole circle (at -3.81 -3.81) (size 1.651 1.651) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole circle (at 3.81 -3.81) (size 1.651 1.651) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 3.81 3.81) (size 1.651 1.651) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
)