forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PUSH_BUTT_SHAPE1.kicad_mod
20 lines (20 loc) · 1013 Bytes
/
PUSH_BUTT_SHAPE1.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(module PUSH_BUTT_SHAPE1 (layer F.Cu)
(at 0 0)
(fp_text reference PUSH_BUTT_SHAPE1 (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 -4.54914) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 2.60096 5.84962) (layer F.SilkS) (width 0.15))
(fp_line (start 2.60096 5.84962) (end -2.60096 5.84962) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -2.49936 -2.49936) (size 1.99898 1.99898) (drill 0.508) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 2.49936 -2.49936) (size 1.99898 1.99898) (drill 0.508) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 2.49936 2.49936) (size 1.99898 1.99898) (drill 0.508) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at -2.49936 2.49936) (size 1.99898 1.99898) (drill 0.508) (layers *.Cu *.Mask F.SilkS))
(model Discret/PUSH_BUTT_SHAPE1.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)