forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
JPC2.kicad_mod
24 lines (24 loc) · 1.05 KB
/
JPC2.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 JPC2 (layer F.Cu) (tedit 5B9869A2)
(attr smd)
(fp_text reference JP1 (at -0.1 2.3 -90) (layer F.Fab)
(effects (font (size 0.8128 0.8128) (thickness 0.1524)))
)
(fp_text value " " (at 0 1.524) (layer F.SilkS) hide
(effects (font (size 0.8128 0.8128) (thickness 0.15)))
)
(fp_line (start -1.143 0.889) (end -1.143 -0.889) (layer F.SilkS) (width 0.15))
(fp_line (start 1.143 0.889) (end -1.143 0.889) (layer F.SilkS) (width 0.15))
(fp_line (start 1.143 -0.889) (end 1.143 0.889) (layer F.SilkS) (width 0.15))
(fp_line (start -1.143 -0.889) (end 1.143 -0.889) (layer F.SilkS) (width 0.15))
(pad "" smd rect (at 0 0 90) (size 0.381 0.381) (layers F.Cu F.Paste F.Mask)
(clearance 0.00254))
(pad 2 smd rect (at 0.50038 0) (size 0.635 1.143) (layers F.Cu F.Paste F.Mask)
(clearance 0.1905))
(pad 1 smd rect (at -0.50038 0) (size 0.635 1.143) (layers F.Cu F.Paste F.Mask)
(clearance 0.1905))
(model smd\resistors\R0603.wrl
(offset (xyz 0 0 0.02539999961853028))
(scale (xyz 0.5 0.5 0.5))
(rotate (xyz 0 0 0))
)
)