-
Notifications
You must be signed in to change notification settings - Fork 13
/
QMONTRE.kicad_mod
22 lines (22 loc) · 1.06 KB
/
QMONTRE.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 QMONTRE (layer F.Cu)
(at 0 0)
(fp_text reference QMONTRE (at -0.889 5.969 90) (layer F.SilkS)
(effects (font (size 1.27 1.016) (thickness 0.1524)))
)
(fp_text value VAL*** (at 0.889 6.096 90) (layer F.SilkS) hide
(effects (font (size 1.27 0.762) (thickness 0.1524)))
)
(fp_line (start -1.905 1.905) (end 1.905 1.905) (layer F.SilkS) (width 0.2032))
(fp_line (start 1.905 1.905) (end 1.905 10.16) (layer F.SilkS) (width 0.2032))
(fp_line (start 1.905 10.16) (end -1.905 10.16) (layer F.SilkS) (width 0.2032))
(fp_line (start -1.905 10.16) (end -1.905 1.905) (layer F.SilkS) (width 0.2032))
(fp_line (start -1.27 0) (end -1.27 1.905) (layer F.SilkS) (width 0.2032))
(fp_line (start 1.27 0) (end 1.27 1.905) (layer F.SilkS) (width 0.2032))
(pad 1 thru_hole circle (at -1.27 0) (size 1.27 1.27) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 1.27 0) (size 1.27 1.27) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(model discret/qmontre.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)