blob: 0203057525c8488c708faae7d76fd7cf76b05250 (
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
|
(module Test_Point_2Pads
(layer F.Cu)
(tedit 56C3646A)
(descr "Connecteurs 2 pins")
(tags "CONN DEV")
(attr virtual)
(fp_text reference REF** (at 1.27 -2) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))))
(fp_text value Test_Point_2Pads (at 1.27 2) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))))
(fp_line (start -0.65 1.1500000000000001) (end 3.1500000000000004 1.1500000000000001) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.1500000000000004 1.1500000000000001) (end 3.8000000000000003 0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.8000000000000003 0.5) (end 3.8000000000000003 -0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.8000000000000003 -0.5) (end 3.1500000000000004 -1.1500000000000001) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.1500000000000004 -1.1500000000000001) (end -0.65 -1.1500000000000001) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.65 -1.1500000000000001) (end -1.3 -0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.5) (end -1.3 0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.5) (end -0.65 1.1500000000000001) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.53 -0.9) (end 3.0700000000000003 -0.9) (layer F.SilkS) (width 0.15))
(fp_line (start 3.0700000000000003 -0.9) (end 3.57 -0.4) (layer F.SilkS) (width 0.15))
(fp_line (start 3.57 -0.4) (end 3.57 0.4) (layer F.SilkS) (width 0.15))
(fp_line (start 3.57 0.4) (end 3.0700000000000003 0.9) (layer F.SilkS) (width 0.15))
(fp_line (start 3.0700000000000003 0.9) (end -0.53 0.9) (layer F.SilkS) (width 0.15))
(fp_line (start -0.53 0.9) (end -1.0299999999999998 0.4) (layer F.SilkS) (width 0.15))
(fp_line (start -1.0299999999999998 0.4) (end -1.0299999999999998 -0.4) (layer F.SilkS) (width 0.15))
(fp_line (start -1.0299999999999998 -0.4) (end -0.53 -0.9) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 0.0 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask)))
|