forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MICROSWITCH_SPST_H.kicad_mod
32 lines (32 loc) · 1.71 KB
/
MICROSWITCH_SPST_H.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
30
31
32
(module MICROSWITCH_SPST_H (layer F.Cu)
(at 0 0)
(descr "Connecteur 3 pins")
(tags "CONN DEV")
(fp_text reference MICROSWITCH_SPST_H (at 0 2.794) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 5.08 6.858) (end -5.08 6.858) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 1.27) (end 5.08 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 0.508 7.366) (end 0.508 9.398) (layer F.SilkS) (width 0.15))
(fp_line (start -1.524 7.366) (end -1.524 9.398) (layer F.SilkS) (width 0.15))
(fp_line (start -3.556 6.858) (end -3.556 7.366) (layer F.SilkS) (width 0.15))
(fp_line (start -3.556 7.366) (end 2.032 7.366) (layer F.SilkS) (width 0.15))
(fp_line (start 2.032 7.366) (end 2.032 6.858) (layer F.SilkS) (width 0.15))
(fp_line (start -1.524 9.398) (end 0.508 9.398) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 0) (end 2.54 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 0 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 0) (end -2.54 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 1.27) (end 5.08 6.858) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 1.27) (end -5.08 6.858) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -2.54 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 0 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 2.54 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(model Discret/MICROSWITCH_SPST_H.wrl
(at (xyz 0 0 0))
(scale (xyz 0.33 0.33 0.33))
(rotate (xyz 0 0 0))
)
)