-
Notifications
You must be signed in to change notification settings - Fork 74
/
B3U-1000P.kicad_mod
22 lines (22 loc) · 1 KB
/
B3U-1000P.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 B3U-1000P (layer F.Cu) (tedit 60587AF9)
(attr smd)
(fp_text reference REF** (at 0 0.5) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.0625)))
)
(fp_text value B3U-1000P (at 0 -0.5) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.0625)))
)
(fp_circle (center 0 0) (end 0.775 0.425) (layer F.Fab) (width 0.12))
(fp_line (start -1.5 1.25) (end -1.5 -1.25) (layer F.Fab) (width 0.12))
(fp_line (start 1.5 1.25) (end -1.5 1.25) (layer F.Fab) (width 0.12))
(fp_line (start 1.5 -1.25) (end 1.5 1.25) (layer F.Fab) (width 0.12))
(fp_line (start -1.5 -1.25) (end 1.5 -1.25) (layer F.Fab) (width 0.12))
(pad "" np_thru_hole circle (at 0 0) (size 0.8 0.8) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 smd rect (at 1.7 0) (size 0.8 1.7) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.7 0) (size 0.8 1.7) (layers F.Cu F.Paste F.Mask))
(model ${KICAD6_3DMODEL_DIR}/Buttons_Switches/B3U-1000P.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)