blob: 749aeb0f986550538ba6989aaed90262e53391c4 (
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
|
(module bornier5 (layer F.Cu) (tedit 587FD602)
(descr "Bornier d'alimentation 4 pins")
(tags DEV)
(fp_text reference REF** (at 10.15 -4.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value bornier5 (at 10.15 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.49 2.55) (end 22.81 2.55) (layer F.Fab) (width 0.1))
(fp_line (start -2.49 -3.75) (end -2.49 3.75) (layer F.Fab) (width 0.1))
(fp_line (start -2.49 3.75) (end 22.81 3.75) (layer F.Fab) (width 0.1))
(fp_line (start 22.81 3.75) (end 22.81 -3.75) (layer F.Fab) (width 0.1))
(fp_line (start 22.81 -3.75) (end -2.49 -3.75) (layer F.Fab) (width 0.1))
(fp_line (start -2.54 3.81) (end 22.86 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 2.54) (end 22.86 2.54) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 -3.81) (end 22.86 -3.81) (layer F.SilkS) (width 0.12))
(fp_line (start 22.86 -3.81) (end 22.86 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 -3.81) (end -2.54 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start -2.74 -4) (end 23.06 -4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.74 -4) (end -2.74 4) (layer F.CrtYd) (width 0.05))
(fp_line (start 23.06 4) (end 23.06 -4) (layer F.CrtYd) (width 0.05))
(fp_line (start 23.06 4) (end -2.74 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))
(model ${KISYS3DMOD}/Connectors.3dshapes/bornier5.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|