This repository has been archived by the owner on Dec 6, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
/
BNC.kicad_mod
23 lines (23 loc) · 1.55 KB
/
BNC.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
(module BNC
(layer F.Cu)
(tedit 58612DEE)
(descr "BNC connector")
(tags "BNC connector")
(fp_text reference REF** (at -2.75 -5.50) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))))
(fp_text value BNC (at -3.50 5.50) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))))
(fp_line (start -4.75 -4.50) (end 1.25 -4.50) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 -4.50) (end 4.50 -1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.50 -1.25) (end 4.50 1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.50 1.25) (end 1.25 4.50) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.25 4.50) (end -4.75 4.50) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.08 3.81) (end 1.27 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start 1.27 3.81) (end 3.81 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start 3.81 1.27) (end 3.81 -1.27) (layer F.SilkS) (width 0.12))
(fp_line (start 3.81 -1.27) (end 1.27 -3.81) (layer F.SilkS) (width 0.12))
(fp_line (start 1.27 -3.81) (end -5.08 -3.81) (layer F.SilkS) (width 0.12))
(fp_circle (center -12.75 0) (end -6.75 5.75) (layer F.Fab) (width 0.10))
(fp_circle (center -12.70 0) (end -5.08 3.81) (layer F.SilkS) (width 0.12))
(fp_arc (start -12.70 0) (end -4.75 4.50) (angle 301) (layer F.CrtYd) (width 0.05))
(pad 2 thru_hole circle (at -12.70 0) (size 15.24 15.24) (drill 9.65) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 5.08 5.08) (drill 2.54) (layers *.Cu *.Mask))
(model Connectors.3dshapes\BNC.wrl (at (xyz -0.50 0 0)) (scale (xyz 2 2 2)) (rotate (xyz 0 0 0))))