-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmicro_usb_b_smd_bottom_mount.kicad_mod
29 lines (29 loc) · 1.67 KB
/
micro_usb_b_smd_bottom_mount.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
(module micro_usb_b_smd_bottom_mount (layer F.Cu) (tedit 5700691C)
(descr "micro usb b connector -- designed to go on the bottom of the pcb -- Phillip Pearson")
(fp_text reference micro_usb_b_pp (at 0.2 4.95) (layer F.SilkS) hide
(effects (font (thickness 0.3048)))
)
(fp_text value VAL** (at 0.45 -4.9) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_text user V-+IG (at 0 -0.762) (layer F.SilkS)
(effects (font (size 1.016 1.016) (thickness 0.1524)))
)
(fp_line (start -4.2 1.45) (end 4.2 1.45) (layer F.SilkS) (width 0.13))
(fp_line (start 1.95 -3.35) (end 3.4 -3.35) (layer F.SilkS) (width 0.13))
(fp_line (start 3.4 -3.35) (end 3.4 -1.4) (layer F.SilkS) (width 0.13))
(fp_line (start -1.95 -3.35) (end -3.4 -3.35) (layer F.SilkS) (width 0.13))
(fp_line (start -3.4 -3.35) (end -3.4 -1.4) (layer F.SilkS) (width 0.13))
(fp_text user "pcb edge" (at 0 2.85) (layer F.Fab)
(effects (font (thickness 0.127)))
)
(pad "" smd rect (at -4.2 0) (size 1.6 1.9) (layers F.Cu F.Paste F.Mask))
(pad "" smd rect (at 4.2 0) (size 1.6 1.9) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0 -2.675) (size 0.4 1.35) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0.65 -2.675) (size 0.4 1.35) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at 1.3 -2.675) (size 0.4 1.35) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.65 -2.675) (size 0.4 1.35) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.3 -2.675) (size 0.4 1.35) (layers F.Cu F.Paste F.Mask))
(pad "" thru_hole circle (at -2 -2.25) (size 0.6 0.6) (drill 0.4) (layers *.Cu *.Mask F.SilkS))
(pad "" thru_hole circle (at 2 -2.25) (size 0.6 0.6) (drill 0.4) (layers *.Cu *.Mask F.SilkS))
)