blob: de849c70ff2c511a45d5fc5b2502fb58e2197e3e (
plain)
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 USB_A
(layer F.Cu)
(tedit 5543E289)
(descr "USB A connector")
(tags "USB USB_A")
(fp_text reference REF** (at 0 -2.35) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))))
(fp_text value USB_A (at 3.84 7.44) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))))
(fp_line (start -5.30 13.20) (end -5.30 -1.40) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.95 -1.40) (end 11.95 13.20) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.30 13.20) (end 11.95 13.20) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.30 -1.40) (end 11.95 -1.40) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.05 -1.14) (end 11.05 1.19) (layer F.SilkS) (width 0.12))
(fp_line (start -3.94 -1.14) (end -3.94 0.98) (layer F.SilkS) (width 0.12))
(fp_line (start 11.05 -1.14) (end -3.94 -1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 11.05 12.95) (end -3.94 12.95) (layer F.SilkS) (width 0.12))
(fp_line (start 11.05 4.15) (end 11.05 12.95) (layer F.SilkS) (width 0.12))
(fp_line (start -3.94 4.35) (end -3.94 12.95) (layer F.SilkS) (width 0.12))
(pad 4 thru_hole circle (at 7.11 0 270) (size 1.50 1.50) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 4.57 0 270) (size 1.50 1.50) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 0 270) (size 1.50 1.50) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0 270) (size 1.50 1.50) (drill 1) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 10.16 2.67 270) (size 3 3) (drill 2.30) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at -3.56 2.67 270) (size 3 3) (drill 2.30) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connectors.3dshapes/USB_A.wrl (at (xyz 0.14 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 90))))
|