blob: 556ec13c49fc518979e3737a03729848dd4503b1 (
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
25
26
27
28
29
30
31
32
33
34
35
|
(module bornier6 (layer F.Cu) (tedit 587FD616)
(descr "Bornier d'alimentation 4 pins")
(tags DEV)
(fp_text reference REF** (at 12.65 -4.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value bornier6 (at 12.7 4.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.5 2.55) (end 27.9 2.55) (layer F.Fab) (width 0.1))
(fp_line (start -2.5 -3.75) (end -2.5 3.75) (layer F.Fab) (width 0.1))
(fp_line (start -2.5 3.75) (end 27.9 3.75) (layer F.Fab) (width 0.1))
(fp_line (start 27.9 3.75) (end 27.9 -3.75) (layer F.Fab) (width 0.1))
(fp_line (start 27.9 -3.75) (end -2.5 -3.75) (layer F.Fab) (width 0.1))
(fp_line (start -2.54 -3.81) (end -2.54 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start 27.94 3.81) (end 27.94 -3.81) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 2.54) (end 27.94 2.54) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 -3.81) (end 27.94 -3.81) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 3.81) (end 27.94 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start -2.75 -4) (end 28.15 -4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.75 -4) (end -2.75 4) (layer F.CrtYd) (width 0.05))
(fp_line (start 28.15 4) (end 28.15 -4) (layer F.CrtYd) (width 0.05))
(fp_line (start 28.15 4) (end -2.75 4) (layer F.CrtYd) (width 0.05))
(pad 2 thru_hole circle (at 5.08 0) (size 3 3) (drill 1.52) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 10.16 0) (size 3 3) (drill 1.52) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 3 3) (drill 1.52) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 15.24 0) (size 3 3) (drill 1.52) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 20.32 0) (size 3 3) (drill 1.52) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 25.4 0) (size 3 3) (drill 1.52) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connectors.3dshapes/bornier6.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|