This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 710
/
Copy pathSMA_Jack_Vertical.kicad_mod
53 lines (53 loc) · 3.16 KB
/
SMA_Jack_Vertical.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
(module SMA_Jack_Vertical (layer F.Cu) (tedit 5A1DBFC1)
(descr "SMA pcb through hole jack")
(tags "SMA THT Jack Straight")
(fp_text reference REF** (at 0 -5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SMA_Jack_Vertical (at 0 5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 -2.55) (layer F.Fab)
(effects (font (size 0.75 0.75) (thickness 0.11)))
)
(fp_line (start 2.03 -3.05) (end 3.05 -3.05) (layer F.Fab) (width 0.1))
(fp_line (start -1 -3.3) (end 1 -3.3) (layer F.SilkS) (width 0.12))
(fp_line (start -1 3.3) (end 1 3.3) (layer F.SilkS) (width 0.12))
(fp_line (start 3.3 -1) (end 3.3 1) (layer F.SilkS) (width 0.12))
(fp_line (start -3.3 -1) (end -3.3 1) (layer F.SilkS) (width 0.12))
(fp_line (start 3.17 -3.17) (end 3.17 3.17) (layer F.Fab) (width 0.1))
(fp_line (start -3.17 3.17) (end 3.17 3.17) (layer F.Fab) (width 0.1))
(fp_line (start -3.17 -3.17) (end -3.17 3.17) (layer F.Fab) (width 0.1))
(fp_line (start -3.17 -3.17) (end 3.17 -3.17) (layer F.Fab) (width 0.1))
(fp_line (start -2.03 -3.05) (end -2.03 -2.03) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 -2.03) (end -2.03 -2.03) (layer F.Fab) (width 0.1))
(fp_line (start -2.03 2.03) (end -2.03 3.05) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 2.03) (end -2.03 2.03) (layer F.Fab) (width 0.1))
(fp_line (start 2.03 -3.05) (end 2.03 -2.03) (layer F.Fab) (width 0.1))
(fp_line (start 2.03 -2.03) (end 3.05 -2.03) (layer F.Fab) (width 0.1))
(fp_line (start 3.05 2.03) (end 2.03 2.03) (layer F.Fab) (width 0.1))
(fp_line (start 2.03 2.03) (end 2.03 3.05) (layer F.Fab) (width 0.1))
(fp_line (start -4.14 -4.14) (end 4.14 -4.14) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.14 -4.14) (end -4.14 4.14) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.14 4.14) (end 4.14 -4.14) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.14 4.14) (end -4.14 4.14) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.05 -3.05) (end 3.05 -2.03) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 -3.05) (end -3.05 -2.03) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 -3.05) (end -2.03 -3.05) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 3.05) (end -2.03 3.05) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 3.05) (end -3.05 2.03) (layer F.Fab) (width 0.1))
(fp_line (start 3.05 2.03) (end 3.05 3.05) (layer F.Fab) (width 0.1))
(fp_line (start 2.03 3.05) (end 3.05 3.05) (layer F.Fab) (width 0.1))
(fp_circle (center 0 0) (end 2.04 0) (layer F.Fab) (width 0.1))
(fp_circle (center 0 0) (end 0.635 0) (layer F.Fab) (width 0.1))
(pad 2 thru_hole circle (at -2.54 2.54) (size 2.2 2.2) (drill 1.7) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -2.54 -2.54) (size 2.2 2.2) (drill 1.7) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 -2.54) (size 2.2 2.2) (drill 1.7) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 2.54) (size 2.2 2.2) (drill 1.7) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1.5) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Coaxial.3dshapes/SMA_Jack_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)