forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
D3_SMD.kicad_mod
26 lines (26 loc) · 1.19 KB
/
D3_SMD.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
(module keyboard:D3_SMD (layer F.Cu) (tedit 5E34887D)
(descr "Resitance 3 pas")
(tags R)
(autoplace_cost180 10)
(fp_text reference D (at 0.5 0) (layer F.Fab) hide
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value D (at -0.6 0) (layer F.Fab) hide
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_line (start -2.7 0.75) (end 2.7 0.75) (layer F.SilkS) (width 0.15))
(fp_line (start 2.7 -0.75) (end -2.7 -0.75) (layer F.SilkS) (width 0.15))
(fp_line (start -2.7 -0.75) (end -2.7 0.75) (layer F.SilkS) (width 0.15))
(fp_line (start 2.7 -0.75) (end 2.7 0.75) (layer F.SilkS) (width 0.15))
(fp_line (start 0.5 -0.5) (end 0.5 0.5) (layer F.SilkS) (width 0.15))
(fp_line (start 0.5 0.5) (end -0.4 0) (layer F.SilkS) (width 0.15))
(fp_line (start -0.4 0) (end 0.5 -0.5) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.5) (end -0.5 0.5) (layer F.SilkS) (width 0.15))
(pad 2 smd rect (at 1.775 0) (size 1.3 0.95) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.775 0) (size 1.3 0.95) (layers F.Cu F.Paste F.Mask))
(model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl
(at (xyz 0 0 0))
(scale (xyz 0.22 0.15 0.15))
(rotate (xyz 0 0 180))
)
)