blob: 128123771497c7bc4db32112a047256d7b2d9d76 (
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 3PIN_PWRSUPPLY (layer F.Cu) (tedit 5CBF2E3E)
(fp_text reference PWR? (at 0 -5.0038) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Conn_01x03 (at -32.512 -3.683) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.05)))
)
(fp_line (start 4.445 -3.81) (end -4.445 -3.81) (layer Eco1.User) (width 0.127))
(fp_line (start 4.445 3.175) (end 4.445 -3.81) (layer Eco1.User) (width 0.127))
(fp_line (start -4.445 3.175) (end 4.445 3.175) (layer Eco1.User) (width 0.127))
(fp_line (start -4.445 -3.81) (end -4.445 3.175) (layer Eco1.User) (width 0.127))
(fp_line (start 3.81 -3.175) (end -3.81 -3.175) (layer Eco2.User) (width 0.2032))
(fp_line (start 3.81 2.54) (end 3.81 -3.175) (layer Eco2.User) (width 0.2032))
(fp_line (start -3.81 2.54) (end 3.81 2.54) (layer Eco2.User) (width 0.2032))
(fp_line (start -3.81 -3.175) (end -3.81 2.54) (layer Eco2.User) (width 0.2032))
(fp_line (start 2.54 -2.54) (end 2.54 -3.175) (layer F.SilkS) (width 0.2032))
(fp_line (start -2.54 -2.54) (end 2.54 -2.54) (layer F.SilkS) (width 0.2032))
(fp_line (start -2.54 -3.175) (end -2.54 -2.54) (layer F.SilkS) (width 0.2032))
(fp_text user G (at -0.127 3.81) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.905 3.81) (end -3.175 3.81) (layer F.SilkS) (width 0.127))
(fp_line (start 1.905 3.81) (end 3.175 3.81) (layer F.SilkS) (width 0.127))
(fp_line (start 2.54 3.175) (end 2.54 4.445) (layer F.SilkS) (width 0.127))
(fp_line (start 3.81 -3.175) (end 3.81 2.54) (layer F.SilkS) (width 0.2032))
(fp_line (start -2.54 -3.175) (end -3.81 -3.175) (layer F.SilkS) (width 0.2032))
(fp_line (start 2.54 -3.175) (end -2.54 -3.175) (layer F.SilkS) (width 0.2032))
(fp_line (start 3.81 -3.175) (end 2.54 -3.175) (layer F.SilkS) (width 0.2032))
(fp_line (start -3.81 2.54) (end 3.81 2.54) (layer F.SilkS) (width 0.2032))
(fp_line (start -3.81 2.54) (end -3.81 -3.175) (layer F.SilkS) (width 0.2032))
(pad 3 thru_hole oval (at 2.54 0 90) (size 3.048 1.524) (drill 1.016) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 0 0 90) (size 3.048 1.524) (drill 1.016) (layers *.Cu *.Mask))
(pad 1 thru_hole oval (at -2.54 0 90) (size 3.048 1.524) (drill 1.016) (layers *.Cu *.Mask))
)
|