forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
D6.5.kicad_mod
24 lines (24 loc) · 1.15 KB
/
D6.5.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
(module D6.5 (layer F.Cu)
(at 0 0)
(fp_text reference D6.5 (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 6.985 3.175) (end -6.35 3.175) (layer F.SilkS) (width 0.15))
(fp_line (start -6.35 3.175) (end -6.35 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start -6.35 -3.175) (end 6.985 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start -8.89 0) (end -6.35 0) (layer F.SilkS) (width 0.15))
(fp_line (start 6.985 3.175) (end 6.985 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 -3.175) (end 6.35 3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 5.715 3.175) (end 5.715 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 6.985 0) (end 8.89 0) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -8.89 0) (size 2.159 2.159) (drill 1.397) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole rect (at 8.89 0) (size 2.159 2.159) (drill 1.397) (layers *.Cu *.Mask F.SilkS))
(model Discret/D6.5.wrl
(at (xyz 0 0 0))
(scale (xyz 0.7 0.7 0.7))
(rotate (xyz 0 0 0))
)
)