├── .gitignore ├── gerber ├── gerber.zip ├── uC3Moy-Edge_Cuts.gbr ├── uC3Moy.drl ├── uC3Moy-B_Mask.gbs ├── uC3Moy-F_Mask.gts ├── uC3Moy-F_SilkS.gto └── uC3Moy-B_Cu.gbl ├── Media ├── Schematic.pdf ├── Photo │ ├── Photo 1.jpg │ ├── Photo 2.jpg │ ├── Photo 3.jpg │ ├── Yellow Fashion.jpg │ ├── Power Supply Mod.jpg │ └── UC3Moy is traveling.jpg ├── Resistors Position.jpg ├── Simulated Top View.JPG ├── Simulated Angled View.JPG ├── Simulated Back View.JPG ├── Simulated Top View 2.JPG └── Simulated Angled View 2.JPG ├── KiCadFiles ├── uC3Moy-rescue.lib ├── uC3Moy.pro ├── uC3Moy.pretty │ ├── jack.kicad_mod │ ├── TO-92_JorFru_compact.kicad_mod │ ├── DIP-8_W7.62mm_jorfruLongPads.kicad_mod │ ├── jackint.kicad_mod │ ├── DIP-8_W7.62mm_jorfru.kicad_mod │ ├── Symbol_OSHW-Logo_SilkScreen.kicad_mod │ └── Symbol_OSHW-Logo_SilkScreen_compact.kicad_mod ├── uC3Moy.cmp ├── uC3Moy-cache.lib ├── uC3Moy.net ├── uC3Moy.sch └── guitarlogo.mod ├── README.md └── LICENSE /.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | -------------------------------------------------------------------------------- /gerber/gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/gerber/gerber.zip -------------------------------------------------------------------------------- /Media/Schematic.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Schematic.pdf -------------------------------------------------------------------------------- /Media/Photo/Photo 1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Photo/Photo 1.jpg -------------------------------------------------------------------------------- /Media/Photo/Photo 2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Photo/Photo 2.jpg -------------------------------------------------------------------------------- /Media/Photo/Photo 3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Photo/Photo 3.jpg -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy-rescue.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | #End Library 5 | -------------------------------------------------------------------------------- /Media/Resistors Position.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Resistors Position.jpg -------------------------------------------------------------------------------- /Media/Simulated Top View.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Simulated Top View.JPG -------------------------------------------------------------------------------- /Media/Photo/Yellow Fashion.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Photo/Yellow Fashion.jpg -------------------------------------------------------------------------------- /Media/Simulated Angled View.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Simulated Angled View.JPG -------------------------------------------------------------------------------- /Media/Simulated Back View.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Simulated Back View.JPG -------------------------------------------------------------------------------- /Media/Simulated Top View 2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Simulated Top View 2.JPG -------------------------------------------------------------------------------- /Media/Photo/Power Supply Mod.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Photo/Power Supply Mod.jpg -------------------------------------------------------------------------------- /Media/Simulated Angled View 2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Simulated Angled View 2.JPG -------------------------------------------------------------------------------- /Media/Photo/UC3Moy is traveling.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UC3Music/uC3Moy/HEAD/Media/Photo/UC3Moy is traveling.jpg -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pro: -------------------------------------------------------------------------------- 1 | update=05/11/2015 14:56:47 2 | last_client=kicad 3 | [pcbnew] 4 | [pcbnew/libraries] 5 | LibName1=sockets 6 | LibName2=connect 7 | LibName3=discret 8 | LibName4=pin_array 9 | LibName5=divers 10 | LibName6=smd_capacitors 11 | LibName7=smd_resistors 12 | LibName8=smd_crystal&oscillator 13 | LibName9=smd_dil 14 | LibName10=smd_transistors 15 | LibName11=libcms 16 | LibName12=display 17 | LibName13=led 18 | LibName14=dip_sockets 19 | LibName15=pga_sockets 20 | LibName16=valves 21 | LibName17=capacitors 22 | LibName18=MODS 23 | LibDir= 24 | [cvpcb] 25 | version=1 26 | NetIExt=net 27 | [cvpcb/libraries] 28 | EquName1=devcms 29 | [general] 30 | version=1 31 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | uC3Moy 2 | ====== 3 | 4 | UC3Music-e version of the CMoy pocket headphone amplifier (originally designed by Chu Moy ) 5 | 6 | Designed to fit in to a Smint* can. 7 | Smint sweets can inner dimensions: 69mm x 36mm x 17mm. Outer dimensions: 77mm x 40mm x 21mm. 8 | 9 | Designed to work on a single 6LR61 9V battery (alcaline or rechargeable). Draws about 8mA of current at regular listening levels (13mA at full output). Lithium technology coming soon. 10 | 11 | 12 | 13 | It might get loud, use responsibly. 14 | 15 |

16 | 17 |

18 | 19 | 20 | >*Smint is a mint sweet similar to Wrigley's Eclipse 21 | -------------------------------------------------------------------------------- /gerber/uC3Moy-Edge_Cuts.gbr: -------------------------------------------------------------------------------- 1 | G04 #@! TF.FileFunction,Profile,NP* 2 | %FSLAX46Y46*% 3 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 4 | G04 Created by KiCad (PCBNEW (after 2015-mar-04 BZR unknown)-product) date 13/11/2015 0:44:19* 5 | %MOMM*% 6 | G01* 7 | G04 APERTURE LIST* 8 | %ADD10C,0.160000*% 9 | %ADD11C,0.100000*% 10 | G04 APERTURE END LIST* 11 | D10* 12 | D11* 13 | X208500000Y-139250000D02* 14 | X208500000Y-129000000D01* 15 | X234000000Y-143500000D02* 16 | X234000000Y-143250000D01* 17 | X212500000Y-143250000D02* 18 | X234000000Y-143250000D01* 19 | X244000000Y-128500000D02* 20 | X244000000Y-173000000D01* 21 | X211000000Y-126500000D02* 22 | X242000000Y-126500000D01* 23 | X234000000Y-173000000D02* 24 | X234000000Y-143500000D01* 25 | X242000000Y-175000000D02* 26 | X236000000Y-175000000D01* 27 | X208500000Y-139250000D02* 28 | G75* 29 | G03X212500000Y-143250000I4000000J0D01* 30 | G01* 31 | X211000000Y-126500000D02* 32 | G75* 33 | G03X208500000Y-129000000I0J-2500000D01* 34 | G01* 35 | X244000000Y-128500000D02* 36 | G75* 37 | G03X242000000Y-126500000I-2000000J0D01* 38 | G01* 39 | X242000000Y-175000000D02* 40 | G75* 41 | G03X244000000Y-173000000I0J2000000D01* 42 | G01* 43 | X234000000Y-173000000D02* 44 | G75* 45 | G03X236000000Y-175000000I2000000J0D01* 46 | G01* 47 | X234190000Y-194940000D02* 48 | X234090000Y-194940000D01* 49 | M02* 50 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pretty/jack.kicad_mod: -------------------------------------------------------------------------------- 1 | (module jack (layer F.Cu) (tedit 55037727) 2 | (fp_text reference J1 (at 2.54 -6.35) (layer F.SilkS) 3 | (effects (font (size 1 1) (thickness 0.15))) 4 | ) 5 | (fp_text value JACK (at 5.08 3.81) (layer F.SilkS) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_line (start -10.4 -12) (end -10.6 -12) (layer F.SilkS) (width 0.15)) 9 | (fp_line (start -10.4 0) (end -10.6 0) (layer F.SilkS) (width 0.15)) 10 | (fp_line (start -10.4 -12) (end 0 -12) (layer F.SilkS) (width 0.15)) 11 | (fp_line (start 0 0) (end -10.4 0) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start 0 0) (end 0 -12) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start -10.6 -12) (end -10.6 0) (layer F.SilkS) (width 0.15)) 14 | (pad 3 thru_hole rect (at -2.6 -0.85) (size 3 2) (drill oval 1.5 0.75) (layers *.Cu *.Mask F.SilkS)) 15 | (pad 4 thru_hole rect (at -2.6 -11.15) (size 3 2) (drill oval 1.5 0.75) (layers *.Cu *.Mask F.SilkS)) 16 | (pad 5 thru_hole rect (at -7.6 -6) (size 2 3) (drill oval 0.75 1.5) (layers *.Cu *.Mask F.SilkS)) 17 | (pad "" thru_hole rect (at -7.6 -11) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 18 | (pad "" thru_hole rect (at -7.6 -1) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 19 | (pad "" thru_hole circle (at -2.6 -6) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 20 | ) 21 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pretty/TO-92_JorFru_compact.kicad_mod: -------------------------------------------------------------------------------- 1 | (module TO-92_JorFru_compact (layer F.Cu) (tedit 55EF2FB5) 2 | (descr "TO-92 leads molded, narrow, oval pads, drill 0.8mm (see NXP sot054_po.pdf)") 3 | (tags "to-92 sc-43 sc-43a sot54 PA33 transistor") 4 | (fp_text reference Q2 (at 0 -4) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value BC547 (at 0 3 180) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start -1.4 1.95) (end -1.4 -2.65) (layer F.CrtYd) (width 0.05)) 11 | (fp_line (start -1.4 1.95) (end 3.95 1.95) (layer F.CrtYd) (width 0.05)) 12 | (fp_line (start -0.43 1.7) (end 2.97 1.7) (layer F.SilkS) (width 0.15)) 13 | (fp_arc (start 1.27 0) (end 1.27 -2.4) (angle -135) (layer F.SilkS) (width 0.15)) 14 | (fp_arc (start 1.27 0) (end 1.27 -2.4) (angle 135) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start -1.4 -2.65) (end 3.95 -2.65) (layer F.CrtYd) (width 0.05)) 16 | (fp_line (start 3.95 1.95) (end 3.95 -2.65) (layer F.CrtYd) (width 0.05)) 17 | (pad 2 thru_hole oval (at 1.27 -1.905 90) (size 2.3 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS)) 18 | (pad 1 thru_hole oval (at -0.5 0.5) (size 2.3 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS)) 19 | (pad 3 thru_hole oval (at 3 0.5) (size 2.3 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS)) 20 | (model Housings_TO-92.3dshapes/TO-92_Molded_Narrow_Oval.wrl 21 | (at (xyz 0.05 0 0)) 22 | (scale (xyz 1 1 1)) 23 | (rotate (xyz 0 0 -90)) 24 | ) 25 | ) 26 | -------------------------------------------------------------------------------- /gerber/uC3Moy.drl: -------------------------------------------------------------------------------- 1 | M48 2 | ;DRILL file {kicad (after 2015-mar-04 BZR unknown)-product} date 13/11/2015 0:45:18 3 | ;FORMAT={-:-/ absolute / metric / decimal} 4 | FMAT,2 5 | METRIC,TZ 6 | T1C0.700 7 | T2C0.750 8 | T3C0.800 9 | T4C0.813 10 | T5C1.000 11 | T6C1.016 12 | T7C1.200 13 | T8C1.500 14 | T9C1.600 15 | % 16 | G90 17 | G05 18 | M71 19 | T1 20 | X235.204Y-141.224 21 | X235.204Y-143.724 22 | T3 23 | X235.204Y-146.304 24 | X235.204Y-153.924 25 | X237.744Y-146.304 26 | X237.744Y-153.924 27 | X240.284Y-146.304 28 | X240.284Y-153.924 29 | X242.824Y-146.304 30 | X242.824Y-153.924 31 | T4 32 | X235.204Y-138.176 33 | X235.204Y-156.464 34 | X235.204Y-159.004 35 | X236.006Y-171.958 36 | X236.982Y-161.798 37 | X236.982Y-164.338 38 | X236.982Y-166.878 39 | X237.744Y-138.176 40 | X237.744Y-141.224 41 | X237.744Y-143.764 42 | X237.744Y-156.464 43 | X237.744Y-159.004 44 | X238.506Y-171.958 45 | X239.816Y-168.148 46 | X240.03Y-161.798 47 | X240.03Y-164.338 48 | X240.284Y-138.176 49 | X240.284Y-141.224 50 | X240.284Y-143.764 51 | X240.284Y-156.464 52 | X240.284Y-159.004 53 | X242.316Y-168.148 54 | X242.57Y-161.798 55 | X242.57Y-164.338 56 | X242.824Y-138.176 57 | X242.824Y-141.224 58 | X242.824Y-143.764 59 | X242.824Y-156.464 60 | X242.824Y-158.964 61 | T5 62 | X215.844Y-138.81 63 | X215.844Y-141.31 64 | X218.344Y-138.81 65 | X218.344Y-141.31 66 | X220.844Y-138.81 67 | X220.844Y-141.31 68 | T6 69 | X226.26Y-137.9 70 | X228.8Y-137.9 71 | T7 72 | X210.058Y-129.112 73 | X210.058Y-134.112 74 | X227.33Y-129.286 75 | X227.33Y-134.286 76 | T8 77 | X213.344Y-129.01 78 | X213.344Y-138.81 79 | X218.344Y-133.81 80 | X223.344Y-128.81 81 | X223.344Y-138.81 82 | X231.124Y-128.798 83 | X236.124Y-133.798 84 | X241.124Y-128.798 85 | T9 86 | X226.314Y-140.716 87 | X228.854Y-140.716 88 | T2 89 | X230.974Y-133.423G85X230.974Y-134.173 90 | G05 91 | X236.499Y-128.798G85X235.749Y-128.798 92 | G05 93 | X241.274Y-133.423G85X241.274Y-134.173 94 | G05 95 | T5 96 | X213.344Y-133.31G85X213.344Y-134.31 97 | G05 98 | X218.844Y-128.81G85X217.844Y-128.81 99 | G05 100 | X223.344Y-133.31G85X223.344Y-134.31 101 | G05 102 | T0 103 | M30 104 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pretty/DIP-8_W7.62mm_jorfruLongPads.kicad_mod: -------------------------------------------------------------------------------- 1 | (module DIP-8_W7.62mm_jorfruLongPads (layer F.Cu) (tedit 54130A77) 2 | (descr "8-lead dip package, row spacing 7.62 mm (300 mils), longer pads") 3 | (tags "dil dip 2.54 300") 4 | (fp_text reference U1 (at 0 -5.22) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value OPA2132 (at 0 -3.72) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start -1.4 -2.45) (end -1.4 10.1) (layer F.CrtYd) (width 0.05)) 11 | (fp_line (start 9 -2.45) (end 9 10.1) (layer F.CrtYd) (width 0.05)) 12 | (fp_line (start -1.4 -2.45) (end 9 -2.45) (layer F.CrtYd) (width 0.05)) 13 | (fp_line (start -1.4 10.1) (end 9 10.1) (layer F.CrtYd) (width 0.05)) 14 | (fp_line (start 0.135 -2.295) (end 0.135 -1.025) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start 7.485 -2.295) (end 7.485 -1.025) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start 7.485 9.915) (end 7.485 8.645) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start 0.135 9.915) (end 0.135 8.645) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start 0.135 -2.295) (end 7.485 -2.295) (layer F.SilkS) (width 0.15)) 19 | (fp_line (start 0.135 9.915) (end 7.485 9.915) (layer F.SilkS) (width 0.15)) 20 | (fp_line (start 0.135 -1.025) (end -1.15 -1.025) (layer F.SilkS) (width 0.15)) 21 | (pad 1 thru_hole oval (at 0 0) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 22 | (pad 2 thru_hole oval (at 0 2.54) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 23 | (pad 3 thru_hole oval (at 0 5.08) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 24 | (pad 4 thru_hole oval (at 0 7.62) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 25 | (pad 5 thru_hole oval (at 7.62 7.62) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 26 | (pad 6 thru_hole oval (at 7.62 5.08) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 27 | (pad 7 thru_hole oval (at 7.62 2.54) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 28 | (pad 8 thru_hole oval (at 7.62 0) (size 2.3 1.6) (drill 0.8) (layers *.Cu *.Mask F.SilkS)) 29 | (model Housings_DIP.3dshapes/DIP-8_W7.62mm_LongPads.wrl 30 | (at (xyz 0 0 0)) 31 | (scale (xyz 1 1 1)) 32 | (rotate (xyz 0 0 0)) 33 | ) 34 | ) 35 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pretty/jackint.kicad_mod: -------------------------------------------------------------------------------- 1 | (module jackint (layer F.Cu) (tedit 55037754) 2 | (tags JACK) 3 | (fp_text reference J2 (at 2.54 -6.35) (layer F.SilkS) 4 | (effects (font (size 1 1) (thickness 0.15))) 5 | ) 6 | (fp_text value JACK_INT (at 5.08 3.81) (layer F.SilkS) 7 | (effects (font (size 1 1) (thickness 0.15) italic)) 8 | ) 9 | (fp_line (start -17.5 -12) (end -17.7 -12) (layer F.SilkS) (width 0.15)) 10 | (fp_line (start -17.5 0) (end -17.7 0) (layer F.SilkS) (width 0.15)) 11 | (fp_line (start -7.1 0) (end -7.1 -12) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start 0 0) (end 0 -12) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start 0 -12) (end -17.5 -12) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start -17.7 -12) (end -17.7 0) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start 0 0) (end -17 0) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start -17 0) (end -17.5 0) (layer F.SilkS) (width 0.15)) 17 | (pad 7 thru_hole rect (at -2.2 -3.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask F.SilkS)) 18 | (pad 9 thru_hole rect (at -4.7 -3.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask F.SilkS)) 19 | (pad 1 thru_hole rect (at -2.2 -6) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask F.SilkS)) 20 | (pad 2 thru_hole rect (at -4.7 -6) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask F.SilkS)) 21 | (pad 8 thru_hole rect (at -4.7 -8.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask F.SilkS)) 22 | (pad 6 thru_hole rect (at -2.2 -8.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask F.SilkS)) 23 | (pad 3 thru_hole rect (at -9.7 -1) (size 3 2) (drill oval 2 1) (layers *.Cu *.Mask F.SilkS)) 24 | (pad 4 thru_hole rect (at -9.7 -11) (size 3 2) (drill oval 2 1) (layers *.Cu *.Mask F.SilkS)) 25 | (pad 5 thru_hole rect (at -14.7 -6) (size 2 3) (drill oval 1 2) (layers *.Cu *.Mask F.SilkS)) 26 | (pad "" thru_hole circle (at -9.7 -6) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 27 | (pad "" thru_hole circle (at -14.7 -11) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 28 | (pad "" thru_hole circle (at -14.5 -1) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 29 | (pad "" thru_hole circle (at -4.7 -1) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 30 | (pad "" thru_hole circle (at -4.7 -11) (size 1.5 1.5) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 31 | ) 32 | -------------------------------------------------------------------------------- /gerber/uC3Moy-B_Mask.gbs: -------------------------------------------------------------------------------- 1 | G04 #@! TF.FileFunction,Soldermask,Bot* 2 | %FSLAX46Y46*% 3 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 4 | G04 Created by KiCad (PCBNEW (after 2015-mar-04 BZR unknown)-product) date 13/11/2015 0:44:19* 5 | %MOMM*% 6 | G01* 7 | G04 APERTURE LIST* 8 | %ADD10C,0.160000*% 9 | %ADD11C,1.397000*% 10 | %ADD12R,1.700000X1.700000*% 11 | %ADD13R,2.000000X3.000000*% 12 | %ADD14R,3.000000X2.000000*% 13 | %ADD15C,1.500000*% 14 | %ADD16R,2.032000X2.032000*% 15 | %ADD17O,2.032000X2.032000*% 16 | %ADD18O,1.397000X1.800000*% 17 | %ADD19O,1.400000X1.800000*% 18 | %ADD20O,2.600000X1.800000*% 19 | %ADD21O,1.400000X2.300000*% 20 | %ADD22C,1.600000*% 21 | G04 APERTURE END LIST* 22 | D10* 23 | D11* 24 | X235204000Y-141224000D03* 25 | X235204000Y-143724000D03* 26 | D12* 27 | X215844000Y-141310000D03* 28 | X215844000Y-138810000D03* 29 | X218344000Y-141310000D03* 30 | X218344000Y-138810000D03* 31 | X220844000Y-138810000D03* 32 | X220844000Y-141310000D03* 33 | D13* 34 | X213344000Y-133810000D03* 35 | X223344000Y-133810000D03* 36 | D14* 37 | X218344000Y-128810000D03* 38 | D15* 39 | X218344000Y-133810000D03* 40 | X223344000Y-128810000D03* 41 | X213344000Y-129010000D03* 42 | X213344000Y-138810000D03* 43 | X223344000Y-138810000D03* 44 | D13* 45 | X230974000Y-133798000D03* 46 | X241274000Y-133798000D03* 47 | D14* 48 | X236124000Y-128798000D03* 49 | D15* 50 | X241124000Y-128798000D03* 51 | X231124000Y-128798000D03* 52 | X236124000Y-133798000D03* 53 | D16* 54 | X228800000Y-137900000D03* 55 | D17* 56 | X226260000Y-137900000D03* 57 | D18* 58 | X235204000Y-159004000D03* 59 | X235204000Y-156464000D03* 60 | X240284000Y-141224000D03* 61 | X240284000Y-143764000D03* 62 | X237744000Y-159004000D03* 63 | X237744000Y-156464000D03* 64 | X242824000Y-141224000D03* 65 | X242824000Y-143764000D03* 66 | X240284000Y-159004000D03* 67 | X240284000Y-156464000D03* 68 | X242570000Y-161798000D03* 69 | X242570000Y-164338000D03* 70 | X240030000Y-161798000D03* 71 | X240030000Y-164338000D03* 72 | D19* 73 | X235204000Y-138176000D03* 74 | X237744000Y-138176000D03* 75 | X242824000Y-138176000D03* 76 | X240284000Y-138176000D03* 77 | D18* 78 | X242824000Y-156464000D03* 79 | X242824000Y-158964000D03* 80 | D19* 81 | X238506000Y-171958000D03* 82 | X236006000Y-171958000D03* 83 | X242316000Y-168148000D03* 84 | X239816000Y-168148000D03* 85 | D18* 86 | X237744000Y-141224000D03* 87 | X237744000Y-143764000D03* 88 | D20* 89 | X227330000Y-129286000D03* 90 | X227330000Y-134286000D03* 91 | X210058000Y-134112000D03* 92 | X210058000Y-129112000D03* 93 | D21* 94 | X242824000Y-146804000D03* 95 | X240284000Y-146804000D03* 96 | X237744000Y-146804000D03* 97 | X235204000Y-146804000D03* 98 | X235204000Y-153424000D03* 99 | X237744000Y-153424000D03* 100 | X240284000Y-153424000D03* 101 | X242824000Y-153424000D03* 102 | D18* 103 | X236982000Y-164338000D03* 104 | X236982000Y-161798000D03* 105 | X236982000Y-166878000D03* 106 | D22* 107 | X226314000Y-140716000D03* 108 | X228854000Y-140716000D03* 109 | M02* 110 | -------------------------------------------------------------------------------- /gerber/uC3Moy-F_Mask.gts: -------------------------------------------------------------------------------- 1 | G04 #@! TF.FileFunction,Soldermask,Top* 2 | %FSLAX46Y46*% 3 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 4 | G04 Created by KiCad (PCBNEW (after 2015-mar-04 BZR unknown)-product) date 13/11/2015 0:44:19* 5 | %MOMM*% 6 | G01* 7 | G04 APERTURE LIST* 8 | %ADD10C,0.160000*% 9 | %ADD11C,1.397000*% 10 | %ADD12R,1.700000X1.700000*% 11 | %ADD13R,2.000000X3.000000*% 12 | %ADD14R,3.000000X2.000000*% 13 | %ADD15C,1.500000*% 14 | %ADD16R,2.032000X2.032000*% 15 | %ADD17O,2.032000X2.032000*% 16 | %ADD18O,1.397000X1.800000*% 17 | %ADD19O,1.400000X1.800000*% 18 | %ADD20O,2.600000X1.800000*% 19 | %ADD21O,1.400000X2.300000*% 20 | %ADD22C,1.600000*% 21 | G04 APERTURE END LIST* 22 | D10* 23 | D11* 24 | X235204000Y-141224000D03* 25 | X235204000Y-143724000D03* 26 | D12* 27 | X215844000Y-141310000D03* 28 | X215844000Y-138810000D03* 29 | X218344000Y-141310000D03* 30 | X218344000Y-138810000D03* 31 | X220844000Y-138810000D03* 32 | X220844000Y-141310000D03* 33 | D13* 34 | X213344000Y-133810000D03* 35 | X223344000Y-133810000D03* 36 | D14* 37 | X218344000Y-128810000D03* 38 | D15* 39 | X218344000Y-133810000D03* 40 | X223344000Y-128810000D03* 41 | X213344000Y-129010000D03* 42 | X213344000Y-138810000D03* 43 | X223344000Y-138810000D03* 44 | D13* 45 | X230974000Y-133798000D03* 46 | X241274000Y-133798000D03* 47 | D14* 48 | X236124000Y-128798000D03* 49 | D15* 50 | X241124000Y-128798000D03* 51 | X231124000Y-128798000D03* 52 | X236124000Y-133798000D03* 53 | D16* 54 | X228800000Y-137900000D03* 55 | D17* 56 | X226260000Y-137900000D03* 57 | D18* 58 | X235204000Y-159004000D03* 59 | X235204000Y-156464000D03* 60 | X240284000Y-141224000D03* 61 | X240284000Y-143764000D03* 62 | X237744000Y-159004000D03* 63 | X237744000Y-156464000D03* 64 | X242824000Y-141224000D03* 65 | X242824000Y-143764000D03* 66 | X240284000Y-159004000D03* 67 | X240284000Y-156464000D03* 68 | X242570000Y-161798000D03* 69 | X242570000Y-164338000D03* 70 | X240030000Y-161798000D03* 71 | X240030000Y-164338000D03* 72 | D19* 73 | X235204000Y-138176000D03* 74 | X237744000Y-138176000D03* 75 | X242824000Y-138176000D03* 76 | X240284000Y-138176000D03* 77 | D18* 78 | X242824000Y-156464000D03* 79 | X242824000Y-158964000D03* 80 | D19* 81 | X238506000Y-171958000D03* 82 | X236006000Y-171958000D03* 83 | X242316000Y-168148000D03* 84 | X239816000Y-168148000D03* 85 | D18* 86 | X237744000Y-141224000D03* 87 | X237744000Y-143764000D03* 88 | D20* 89 | X227330000Y-129286000D03* 90 | X227330000Y-134286000D03* 91 | X210058000Y-134112000D03* 92 | X210058000Y-129112000D03* 93 | D21* 94 | X242824000Y-146804000D03* 95 | X240284000Y-146804000D03* 96 | X237744000Y-146804000D03* 97 | X235204000Y-146804000D03* 98 | X235204000Y-153424000D03* 99 | X237744000Y-153424000D03* 100 | X240284000Y-153424000D03* 101 | X242824000Y-153424000D03* 102 | D18* 103 | X236982000Y-164338000D03* 104 | X236982000Y-161798000D03* 105 | X236982000Y-166878000D03* 106 | D22* 107 | X226314000Y-140716000D03* 108 | X228854000Y-140716000D03* 109 | M02* 110 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.cmp: -------------------------------------------------------------------------------- 1 | Cmp-Mod V01 Created by Cvpcb (after 2015-may-01 BZR unknown)-product date = 05/11/2015 18:43:12 2 | 3 | BeginCmp 4 | TimeStamp = /546F8CCA; 5 | Reference = C1; 6 | ValeurCmp = 1 uF; 7 | IdModule = Capacitors_ThroughHole:C_Rect_L7_W2.5_P5; 8 | EndCmp 9 | 10 | BeginCmp 11 | TimeStamp = /546FC4E9; 12 | Reference = C2; 13 | ValeurCmp = 1 uF; 14 | IdModule = Capacitors_ThroughHole:C_Rect_L7_W2.5_P5; 15 | EndCmp 16 | 17 | BeginCmp 18 | TimeStamp = /54BDA82F; 19 | Reference = C3; 20 | ValeurCmp = C; 21 | IdModule = Capacitors_ThroughHole:C_Rect_L4_W2.5_P2.5; 22 | EndCmp 23 | 24 | BeginCmp 25 | TimeStamp = /54BDA83E; 26 | Reference = C4; 27 | ValeurCmp = C; 28 | IdModule = Capacitors_ThroughHole:C_Rect_L4_W2.5_P2.5; 29 | EndCmp 30 | 31 | BeginCmp 32 | TimeStamp = /563B56D0; 33 | Reference = C5; 34 | ValeurCmp = CP; 35 | IdModule = Capacitors_ThroughHole:C_Radial_D5_L6_P2.5; 36 | EndCmp 37 | 38 | BeginCmp 39 | TimeStamp = /563B57B7; 40 | Reference = C6; 41 | ValeurCmp = CP; 42 | IdModule = Capacitors_ThroughHole:C_Radial_D5_L6_P2.5; 43 | EndCmp 44 | 45 | BeginCmp 46 | TimeStamp = /54BC7454; 47 | Reference = J1; 48 | ValeurCmp = JACK_INT; 49 | IdModule = uC3Moy:jackint; 50 | EndCmp 51 | 52 | BeginCmp 53 | TimeStamp = /54BC6567; 54 | Reference = J2; 55 | ValeurCmp = JACK; 56 | IdModule = uC3Moy:jack; 57 | EndCmp 58 | 59 | BeginCmp 60 | TimeStamp = /54BB0C76; 61 | Reference = PWR-/+1; 62 | ValeurCmp = CONN_2; 63 | IdModule = Pin_Headers:Pin_Header_Straight_1x02; 64 | EndCmp 65 | 66 | BeginCmp 67 | TimeStamp = /546F8BBE; 68 | Reference = R1; 69 | ValeurCmp = R; 70 | IdModule = Discret:R1; 71 | EndCmp 72 | 73 | BeginCmp 74 | TimeStamp = /546FC4DD; 75 | Reference = R2; 76 | ValeurCmp = R; 77 | IdModule = Discret:R1; 78 | EndCmp 79 | 80 | BeginCmp 81 | TimeStamp = /546F8A45; 82 | Reference = R3; 83 | ValeurCmp = R; 84 | IdModule = Discret:R1; 85 | EndCmp 86 | 87 | BeginCmp 88 | TimeStamp = /546FC4D7; 89 | Reference = R4; 90 | ValeurCmp = R; 91 | IdModule = Discret:R1; 92 | EndCmp 93 | 94 | BeginCmp 95 | TimeStamp = /546F8BC4; 96 | Reference = R5; 97 | ValeurCmp = R; 98 | IdModule = Discret:R1; 99 | EndCmp 100 | 101 | BeginCmp 102 | TimeStamp = /546FC4E3; 103 | Reference = R6; 104 | ValeurCmp = R; 105 | IdModule = Discret:R1; 106 | EndCmp 107 | 108 | BeginCmp 109 | TimeStamp = /563B4BD9; 110 | Reference = R7; 111 | ValeurCmp = R; 112 | IdModule = Discret:R1; 113 | EndCmp 114 | 115 | BeginCmp 116 | TimeStamp = /563B4B89; 117 | Reference = R8; 118 | ValeurCmp = R; 119 | IdModule = Discret:R1; 120 | EndCmp 121 | 122 | BeginCmp 123 | TimeStamp = /54C78759; 124 | Reference = R9; 125 | ValeurCmp = R; 126 | IdModule = Discret:R1; 127 | EndCmp 128 | 129 | BeginCmp 130 | TimeStamp = /54C7874A; 131 | Reference = R10; 132 | ValeurCmp = R; 133 | IdModule = Discret:R1; 134 | EndCmp 135 | 136 | BeginCmp 137 | TimeStamp = /546F88F0; 138 | Reference = U1; 139 | ValeurCmp = OPA2132; 140 | IdModule = uC3Moy:DIP-8_W7.62mm_jorfru; 141 | EndCmp 142 | 143 | BeginCmp 144 | TimeStamp = /54C5438B; 145 | Reference = U2; 146 | ValeurCmp = TLE2426; 147 | IdModule = Housings_TO-92:TO-92_Inline_Wide; 148 | EndCmp 149 | 150 | EndListe 151 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pretty/DIP-8_W7.62mm_jorfru.kicad_mod: -------------------------------------------------------------------------------- 1 | (module DIP-8_W7.62mm_jorfru (layer F.Cu) (tedit 563B51AF) 2 | (descr "8-lead dip package, row spacing 7.62 mm (300 mils), longer pads") 3 | (tags "dil dip 2.54 300") 4 | (fp_text reference U1 (at 0 -5.22) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value OPA2132 (at 0 -3.72) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start 2.54 0.508) (end 3.048 0) (layer F.SilkS) (width 0.254)) 11 | (fp_line (start 3.048 0) (end 2.54 -0.508) (layer F.SilkS) (width 0.254)) 12 | (fp_line (start 2.54 -0.508) (end 2.032 0) (layer F.SilkS) (width 0.254)) 13 | (fp_line (start 2.54 -0.508) (end 2.54 0.508) (layer F.SilkS) (width 0.254)) 14 | (fp_line (start 2.54 0.508) (end 2.032 0) (layer F.SilkS) (width 0.254)) 15 | (fp_line (start 2.032 0) (end 3.048 0) (layer F.SilkS) (width 0.254)) 16 | (fp_line (start -1.016 -1.27) (end -1.016 -2.032) (layer F.SilkS) (width 0.254)) 17 | (fp_line (start -1.016 -2.032) (end 0 -2.032) (layer F.SilkS) (width 0.254)) 18 | (fp_line (start 0 -2.032) (end 0 -1.524) (layer F.SilkS) (width 0.254)) 19 | (fp_line (start 0 -1.524) (end 1.524 -1.524) (layer F.SilkS) (width 0.254)) 20 | (fp_line (start 7.366 -1.27) (end 7.366 -1.778) (layer F.SilkS) (width 0.254)) 21 | (fp_line (start 0 -1.27) (end 0 -1.778) (layer F.SilkS) (width 0.254)) 22 | (fp_line (start 0 -1.778) (end 7.62 -1.778) (layer F.SilkS) (width 0.254)) 23 | (fp_line (start 7.62 -1.778) (end 7.62 -1.27) (layer F.SilkS) (width 0.254)) 24 | (fp_line (start 7.62 -1.27) (end 0 -1.27) (layer F.SilkS) (width 0.254)) 25 | (fp_line (start 0 -1.27) (end 0.254 -1.524) (layer F.SilkS) (width 0.254)) 26 | (fp_line (start 0.254 -1.524) (end 7.366 -1.524) (layer F.SilkS) (width 0.254)) 27 | (fp_line (start 7.366 -1.524) (end 0 -1.778) (layer F.SilkS) (width 0.254)) 28 | (fp_line (start 0 -1.778) (end 0.508 -1.524) (layer F.SilkS) (width 0.254)) 29 | (fp_line (start 0.508 -1.524) (end 2.54 -1.524) (layer F.SilkS) (width 0.254)) 30 | (fp_line (start -1.016 -1.27) (end 0.508 -1.27) (layer F.SilkS) (width 0.254)) 31 | (fp_line (start -1.4 -2.45) (end -1.4 10.1) (layer F.CrtYd) (width 0.05)) 32 | (fp_line (start 9 -2.45) (end 9 10.1) (layer F.CrtYd) (width 0.05)) 33 | (fp_line (start -1.4 -2.45) (end 9 -2.45) (layer F.CrtYd) (width 0.05)) 34 | (fp_line (start -1.4 10.1) (end 9 10.1) (layer F.CrtYd) (width 0.05)) 35 | (pad 1 thru_hole oval (at 0 0) (size 2.3 1.4) (drill 0.8 (offset 0.5 0)) (layers *.Cu *.Mask F.SilkS)) 36 | (pad 2 thru_hole oval (at 0 2.54) (size 2.3 1.4) (drill 0.8 (offset 0.5 0)) (layers *.Cu *.Mask F.SilkS)) 37 | (pad 3 thru_hole oval (at 0 5.08) (size 2.3 1.4) (drill 0.8 (offset 0.5 0)) (layers *.Cu *.Mask F.SilkS)) 38 | (pad 4 thru_hole oval (at 0 7.62) (size 2.3 1.4) (drill 0.8 (offset 0.5 0)) (layers *.Cu *.Mask F.SilkS)) 39 | (pad 5 thru_hole oval (at 7.62 7.62) (size 2.3 1.4) (drill 0.8 (offset -0.5 0)) (layers *.Cu *.Mask F.SilkS)) 40 | (pad 6 thru_hole oval (at 7.62 5.08) (size 2.3 1.4) (drill 0.8 (offset -0.5 0)) (layers *.Cu *.Mask F.SilkS)) 41 | (pad 7 thru_hole oval (at 7.62 2.54) (size 2.3 1.4) (drill 0.8 (offset -0.5 0)) (layers *.Cu *.Mask F.SilkS)) 42 | (pad 8 thru_hole oval (at 7.62 0) (size 2.3 1.4) (drill 0.8 (offset -0.5 0)) (layers *.Cu *.Mask F.SilkS)) 43 | (model Housings_DIP.3dshapes/DIP-8_W7.62mm_LongPads.wrl 44 | (at (xyz 0 0 0)) 45 | (scale (xyz 1 1 1)) 46 | (rotate (xyz 0 0 0)) 47 | ) 48 | ) 49 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy-cache.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # +6V 5 | # 6 | DEF +6V #PWR 0 0 Y Y 1 F P 7 | F0 "#PWR" 0 -150 50 H I C CNN 8 | F1 "+6V" 0 140 50 H V C CNN 9 | F2 "" 0 0 60 H V C CNN 10 | F3 "" 0 0 60 H V C CNN 11 | DRAW 12 | P 2 0 1 0 -30 50 0 100 N 13 | P 2 0 1 0 0 0 0 100 N 14 | P 2 0 1 0 0 100 30 50 N 15 | X +6V 1 0 0 0 U 50 50 1 1 W N 16 | ENDDRAW 17 | ENDDEF 18 | # 19 | # -6V 20 | # 21 | DEF -6V #PWR 0 0 Y Y 1 F N 22 | F0 "#PWR" 0 100 50 H I C CNN 23 | F1 "-6V" 0 150 50 H V C CNN 24 | F2 "" 0 0 60 H V C CNN 25 | F3 "" 0 0 60 H V C CNN 26 | DRAW 27 | X -6V 1 0 0 0 U 20 20 0 0 W N 28 | P 6 0 1 0 0 0 0 50 30 50 0 100 -30 50 0 50 F 29 | ENDDRAW 30 | ENDDEF 31 | # 32 | # C 33 | # 34 | DEF C C 0 10 N Y 1 F N 35 | F0 "C" 0 100 40 H V L CNN 36 | F1 "C" 6 -85 40 H V L CNN 37 | F2 "" 38 -150 30 H V C CNN 38 | F3 "" 0 0 60 H V C CNN 39 | $FPLIST 40 | SM* 41 | C? 42 | C1-1 43 | $ENDFPLIST 44 | DRAW 45 | P 2 0 1 20 -80 -30 80 -30 N 46 | P 2 0 1 20 -80 30 80 30 N 47 | X ~ 1 0 200 170 D 40 40 1 1 P 48 | X ~ 2 0 -200 170 U 40 40 1 1 P 49 | ENDDRAW 50 | ENDDEF 51 | # 52 | # CONN_2 53 | # 54 | DEF CONN_2 P 0 40 Y N 1 F N 55 | F0 "P" -50 0 40 V V C CNN 56 | F1 "CONN_2" 50 0 40 V V C CNN 57 | F2 "" 0 0 60 H V C CNN 58 | F3 "" 0 0 60 H V C CNN 59 | DRAW 60 | S -100 150 100 -150 0 1 0 N 61 | X P1 1 -350 100 250 R 60 60 1 1 w I 62 | X PM 2 -350 -100 250 R 60 60 1 1 w I 63 | ENDDRAW 64 | ENDDEF 65 | # 66 | # CP 67 | # 68 | DEF CP C 0 10 N N 1 F N 69 | F0 "C" 50 100 40 H V L CNN 70 | F1 "CP" 50 -100 40 H V L CNN 71 | F2 "" 100 -150 30 H V C CNN 72 | F3 "" 0 0 300 H V C CNN 73 | ALIAS CAPAPOL 74 | $FPLIST 75 | CP* 76 | SM* 77 | $ENDFPLIST 78 | DRAW 79 | P 4 0 1 8 -80 50 -80 -50 80 -50 80 50 N 80 | P 4 0 1 0 -50 50 -50 -20 50 -20 50 50 F 81 | X ~ 1 0 200 150 D 40 40 1 1 P 82 | X ~ 2 0 -200 150 U 40 40 1 1 P 83 | ENDDRAW 84 | ENDDEF 85 | # 86 | # GND 87 | # 88 | DEF GND #PWR 0 0 Y Y 1 F P 89 | F0 "#PWR" 0 -250 50 H I C CNN 90 | F1 "GND" 0 -150 50 H V C CNN 91 | F2 "" 0 0 60 H V C CNN 92 | F3 "" 0 0 60 H V C CNN 93 | DRAW 94 | P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N 95 | X GND 1 0 0 0 D 50 50 1 1 W N 96 | ENDDRAW 97 | ENDDEF 98 | # 99 | # JACK 100 | # 101 | DEF JACK J 0 40 Y Y 1 F N 102 | F0 "J" 100 500 60 H V C CNN 103 | F1 "JACK" -200 500 60 H V C CNN 104 | F2 "" 150 0 60 H V C CNN 105 | F3 "" 150 0 60 H V C CNN 106 | DRAW 107 | P 4 0 1 0 -150 200 -100 150 -50 200 100 200 N 108 | P 4 0 1 0 -50 0 0 50 50 0 100 0 N 109 | P 6 0 1 0 100 -50 -200 -50 -200 250 -300 250 -300 -50 -200 -50 N 110 | X L 3 400 0 300 L 50 50 1 1 I 111 | X R 4 400 200 300 L 50 50 1 1 I 112 | X G 5 400 -50 300 L 50 50 1 1 I 113 | ENDDRAW 114 | ENDDEF 115 | # 116 | # JACK_INT 117 | # 118 | DEF JACK_INT J 0 40 Y Y 1 F N 119 | F0 "J" 100 500 60 H V C CNN 120 | F1 "JACK_INT" -200 500 60 H V C CNN 121 | F2 "" 150 0 60 H V C CNN 122 | F3 "" 150 0 60 H V C CNN 123 | DRAW 124 | C -150 -800 50 0 1 0 N 125 | C -150 -450 50 0 1 0 N 126 | P 3 0 1 0 100 -900 -200 -900 -200 -850 N 127 | P 3 0 1 0 100 -800 -150 -800 -300 -900 N 128 | P 3 0 1 0 100 -700 -200 -700 -200 -750 N 129 | P 3 0 1 0 100 -550 -200 -550 -200 -500 N 130 | P 3 0 1 0 100 -450 -150 -450 -300 -550 N 131 | P 3 0 1 0 100 -350 -200 -350 -200 -400 N 132 | P 4 0 1 0 -150 200 -100 150 -50 200 100 200 N 133 | P 4 0 1 0 -50 0 0 50 50 0 100 0 N 134 | P 6 0 1 0 100 -50 -200 -50 -200 250 -300 250 -300 -50 -200 -50 N 135 | X IN1 1 400 -450 300 L 50 50 1 1 I 136 | X IN2 2 400 -800 300 L 50 50 1 1 I 137 | X L 3 400 0 300 L 50 50 1 1 I 138 | X R 4 400 200 300 L 50 50 1 1 I 139 | X G 5 400 -50 300 L 50 50 1 1 I 140 | X OUT1 6 400 -350 300 L 50 50 1 1 I 141 | X OUT2 7 400 -550 300 L 50 50 1 1 I 142 | X OUT3 8 400 -700 300 L 50 50 1 1 I 143 | X OUT4 9 400 -900 300 L 50 50 1 1 I 144 | ENDDRAW 145 | ENDDEF 146 | # 147 | # LM358 148 | # 149 | DEF LM358 U 0 20 Y Y 2 F N 150 | F0 "U" -50 200 60 H V L CNN 151 | F1 "LM358" -50 -250 60 H V L CNN 152 | F2 "" 0 0 60 H V C CNN 153 | F3 "" 0 0 60 H V C CNN 154 | ALIAS LMC6062 LMC6082 LM358N TL072 TL082 155 | DRAW 156 | P 4 0 1 6 -200 200 200 0 -200 -200 -200 200 f 157 | X V- 4 -100 -400 250 U 40 40 0 1 W 158 | X V+ 8 -100 400 250 D 40 40 0 1 W 159 | X ~ 1 500 0 300 L 40 40 1 1 O 160 | X - 2 -500 -100 300 R 40 40 1 1 I 161 | X + 3 -500 100 300 R 40 40 1 1 I 162 | X + 5 -500 100 300 R 40 40 2 1 I 163 | X - 6 -500 -100 300 R 40 40 2 1 I 164 | X ~ 7 500 0 300 L 40 40 2 1 O 165 | ENDDRAW 166 | ENDDEF 167 | # 168 | # R 169 | # 170 | DEF R R 0 0 N Y 1 F N 171 | F0 "R" 80 0 40 V V C CNN 172 | F1 "R" 7 1 40 V V C CNN 173 | F2 "" -70 0 30 V V C CNN 174 | F3 "" 0 0 30 H V C CNN 175 | $FPLIST 176 | R? 177 | SM0603 178 | SM0805 179 | R?-* 180 | SM1206 181 | $ENDFPLIST 182 | DRAW 183 | S -40 150 40 -150 0 1 12 N 184 | X ~ 1 0 250 100 D 60 60 1 1 P 185 | X ~ 2 0 -250 100 U 60 60 1 1 P 186 | ENDDRAW 187 | ENDDEF 188 | # 189 | # TLE2426 190 | # 191 | DEF TLE2426 U 0 40 Y Y 1 F N 192 | F0 "U" 250 250 60 H V C CNN 193 | F1 "TLE2426" -50 250 60 H V C CNN 194 | F2 "" 0 0 60 H V C CNN 195 | F3 "" 0 0 60 H V C CNN 196 | DRAW 197 | A 0 0 200 901 -901 0 1 0 N 0 200 0 -200 198 | P 2 0 1 0 0 200 0 -200 N 199 | X IN 1 250 100 300 L 50 50 1 1 I 200 | X COMMON 2 250 0 300 L 50 50 1 1 O 201 | X OUT 3 250 -100 300 L 50 50 1 1 w 202 | ENDDRAW 203 | ENDDEF 204 | # 205 | #End Library 206 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pretty/Symbol_OSHW-Logo_SilkScreen.kicad_mod: -------------------------------------------------------------------------------- 1 | (module Symbols:Symbol_OSHW-Logo_SilkScreen (layer F.Cu) (tedit 0) 2 | (descr "Symbol, OSHW-Logo, Silk Screen,") 3 | (tags "Symbol, OSHW-Logo, Silk Screen,") 4 | (fp_text reference REF** (at 0.09906 -4.38912) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value Symbol_OSHW-Logo_SilkScreen (at 0.30988 6.56082) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start 1.66878 1.92786) (end 2.02946 3.39852) (layer F.SilkS) (width 0.15)) 11 | (fp_line (start 2.02946 3.39852) (end 2.30886 2.3368) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start 2.30886 2.3368) (end 2.61874 3.40868) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start 2.61874 3.40868) (end 2.9591 1.95834) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start 0.24892 2.61874) (end 1.03886 2.60858) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start 1.03886 2.60858) (end 1.04902 2.61874) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start 1.04902 2.61874) (end 1.04902 2.60858) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start 1.08966 1.89738) (end 1.08966 3.43916) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start 0.20066 1.88722) (end 0.20066 3.45694) (layer F.SilkS) (width 0.15)) 19 | (fp_line (start 0.20066 3.45694) (end 0.21082 3.44678) (layer F.SilkS) (width 0.15)) 20 | (fp_line (start -0.35052 1.98882) (end -0.70104 1.90754) (layer F.SilkS) (width 0.15)) 21 | (fp_line (start -0.70104 1.90754) (end -1.02108 1.89738) (layer F.SilkS) (width 0.15)) 22 | (fp_line (start -1.02108 1.89738) (end -1.25984 2.09804) (layer F.SilkS) (width 0.15)) 23 | (fp_line (start -1.25984 2.09804) (end -1.29032 2.36728) (layer F.SilkS) (width 0.15)) 24 | (fp_line (start -1.29032 2.36728) (end -1.04902 2.60858) (layer F.SilkS) (width 0.15)) 25 | (fp_line (start -1.04902 2.60858) (end -0.6604 2.73812) (layer F.SilkS) (width 0.15)) 26 | (fp_line (start -0.6604 2.73812) (end -0.48006 2.89814) (layer F.SilkS) (width 0.15)) 27 | (fp_line (start -0.48006 2.89814) (end -0.43942 3.19786) (layer F.SilkS) (width 0.15)) 28 | (fp_line (start -0.43942 3.19786) (end -0.67056 3.41884) (layer F.SilkS) (width 0.15)) 29 | (fp_line (start -0.67056 3.41884) (end -0.9906 3.44678) (layer F.SilkS) (width 0.15)) 30 | (fp_line (start -0.9906 3.44678) (end -1.34112 3.33756) (layer F.SilkS) (width 0.15)) 31 | (fp_line (start -2.37998 1.88722) (end -2.6289 1.90754) (layer F.SilkS) (width 0.15)) 32 | (fp_line (start -2.6289 1.90754) (end -2.8702 2.14884) (layer F.SilkS) (width 0.15)) 33 | (fp_line (start -2.8702 2.14884) (end -2.9591 2.63906) (layer F.SilkS) (width 0.15)) 34 | (fp_line (start -2.9591 2.63906) (end -2.93116 2.98704) (layer F.SilkS) (width 0.15)) 35 | (fp_line (start -2.93116 2.98704) (end -2.7305 3.30708) (layer F.SilkS) (width 0.15)) 36 | (fp_line (start -2.7305 3.30708) (end -2.47904 3.429) (layer F.SilkS) (width 0.15)) 37 | (fp_line (start -2.47904 3.429) (end -2.16916 3.35788) (layer F.SilkS) (width 0.15)) 38 | (fp_line (start -2.16916 3.35788) (end -1.95072 3.17754) (layer F.SilkS) (width 0.15)) 39 | (fp_line (start -1.95072 3.17754) (end -1.8796 2.7178) (layer F.SilkS) (width 0.15)) 40 | (fp_line (start -1.8796 2.7178) (end -1.9304 2.30886) (layer F.SilkS) (width 0.15)) 41 | (fp_line (start -1.9304 2.30886) (end -2.03962 2.02692) (layer F.SilkS) (width 0.15)) 42 | (fp_line (start -2.03962 2.02692) (end -2.4003 1.89738) (layer F.SilkS) (width 0.15)) 43 | (fp_line (start -1.78054 0.92964) (end -2.03962 1.49098) (layer F.SilkS) (width 0.15)) 44 | (fp_line (start -2.03962 1.49098) (end -1.50114 2.00914) (layer F.SilkS) (width 0.15)) 45 | (fp_line (start -1.50114 2.00914) (end -0.98044 1.7399) (layer F.SilkS) (width 0.15)) 46 | (fp_line (start -0.98044 1.7399) (end -0.70104 1.89992) (layer F.SilkS) (width 0.15)) 47 | (fp_line (start 0.73914 1.8796) (end 1.06934 1.6891) (layer F.SilkS) (width 0.15)) 48 | (fp_line (start 1.06934 1.6891) (end 1.50876 2.0193) (layer F.SilkS) (width 0.15)) 49 | (fp_line (start 1.50876 2.0193) (end 1.9812 1.52908) (layer F.SilkS) (width 0.15)) 50 | (fp_line (start 1.9812 1.52908) (end 1.69926 1.04902) (layer F.SilkS) (width 0.15)) 51 | (fp_line (start 1.69926 1.04902) (end 1.88976 0.57912) (layer F.SilkS) (width 0.15)) 52 | (fp_line (start 1.88976 0.57912) (end 2.49936 0.39116) (layer F.SilkS) (width 0.15)) 53 | (fp_line (start 2.49936 0.39116) (end 2.49936 -0.28956) (layer F.SilkS) (width 0.15)) 54 | (fp_line (start 2.49936 -0.28956) (end 1.94056 -0.42926) (layer F.SilkS) (width 0.15)) 55 | (fp_line (start 1.94056 -0.42926) (end 1.7399 -1.00076) (layer F.SilkS) (width 0.15)) 56 | (fp_line (start 1.7399 -1.00076) (end 2.00914 -1.47066) (layer F.SilkS) (width 0.15)) 57 | (fp_line (start 2.00914 -1.47066) (end 1.53924 -1.9812) (layer F.SilkS) (width 0.15)) 58 | (fp_line (start 1.53924 -1.9812) (end 1.02108 -1.71958) (layer F.SilkS) (width 0.15)) 59 | (fp_line (start 1.02108 -1.71958) (end 0.55118 -1.92024) (layer F.SilkS) (width 0.15)) 60 | (fp_line (start 0.55118 -1.92024) (end 0.381 -2.46126) (layer F.SilkS) (width 0.15)) 61 | (fp_line (start 0.381 -2.46126) (end -0.30988 -2.47904) (layer F.SilkS) (width 0.15)) 62 | (fp_line (start -0.30988 -2.47904) (end -0.5207 -1.9304) (layer F.SilkS) (width 0.15)) 63 | (fp_line (start -0.5207 -1.9304) (end -0.9398 -1.76022) (layer F.SilkS) (width 0.15)) 64 | (fp_line (start -0.9398 -1.76022) (end -1.49098 -2.02946) (layer F.SilkS) (width 0.15)) 65 | (fp_line (start -1.49098 -2.02946) (end -2.00914 -1.50114) (layer F.SilkS) (width 0.15)) 66 | (fp_line (start -2.00914 -1.50114) (end -1.76022 -0.96012) (layer F.SilkS) (width 0.15)) 67 | (fp_line (start -1.76022 -0.96012) (end -1.9304 -0.48006) (layer F.SilkS) (width 0.15)) 68 | (fp_line (start -1.9304 -0.48006) (end -2.47904 -0.381) (layer F.SilkS) (width 0.15)) 69 | (fp_line (start -2.47904 -0.381) (end -2.4892 0.32004) (layer F.SilkS) (width 0.15)) 70 | (fp_line (start -2.4892 0.32004) (end -1.9304 0.5207) (layer F.SilkS) (width 0.15)) 71 | (fp_line (start -1.9304 0.5207) (end -1.7907 0.91948) (layer F.SilkS) (width 0.15)) 72 | (fp_line (start 0.35052 0.89916) (end 0.65024 0.7493) (layer F.SilkS) (width 0.15)) 73 | (fp_line (start 0.65024 0.7493) (end 0.8509 0.55118) (layer F.SilkS) (width 0.15)) 74 | (fp_line (start 0.8509 0.55118) (end 1.00076 0.14986) (layer F.SilkS) (width 0.15)) 75 | (fp_line (start 1.00076 0.14986) (end 1.00076 -0.24892) (layer F.SilkS) (width 0.15)) 76 | (fp_line (start 1.00076 -0.24892) (end 0.8509 -0.59944) (layer F.SilkS) (width 0.15)) 77 | (fp_line (start 0.8509 -0.59944) (end 0.39878 -0.94996) (layer F.SilkS) (width 0.15)) 78 | (fp_line (start 0.39878 -0.94996) (end -0.0508 -1.00076) (layer F.SilkS) (width 0.15)) 79 | (fp_line (start -0.0508 -1.00076) (end -0.44958 -0.89916) (layer F.SilkS) (width 0.15)) 80 | (fp_line (start -0.44958 -0.89916) (end -0.8509 -0.55118) (layer F.SilkS) (width 0.15)) 81 | (fp_line (start -0.8509 -0.55118) (end -1.00076 -0.09906) (layer F.SilkS) (width 0.15)) 82 | (fp_line (start -1.00076 -0.09906) (end -0.94996 0.39878) (layer F.SilkS) (width 0.15)) 83 | (fp_line (start -0.94996 0.39878) (end -0.70104 0.70104) (layer F.SilkS) (width 0.15)) 84 | (fp_line (start -0.70104 0.70104) (end -0.35052 0.89916) (layer F.SilkS) (width 0.15)) 85 | (fp_line (start -0.35052 0.89916) (end -0.70104 1.89992) (layer F.SilkS) (width 0.15)) 86 | (fp_line (start 0.35052 0.89916) (end 0.7493 1.89992) (layer F.SilkS) (width 0.15)) 87 | ) 88 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.pretty/Symbol_OSHW-Logo_SilkScreen_compact.kicad_mod: -------------------------------------------------------------------------------- 1 | (module Symbols:Symbol_OSHW-Logo_SilkScreen (layer F.Cu) (tedit 0) 2 | (descr "Symbol, OSHW-Logo, Silk Screen,") 3 | (tags "Symbol, OSHW-Logo, Silk Screen,") 4 | (fp_text reference REF** (at 0.09906 -4.38912) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value Symbol_OSHW-Logo_SilkScreen (at 0.30988 6.56082) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start 1.66878 1.92786) (end 2.02946 3.39852) (layer F.SilkS) (width 0.15)) 11 | (fp_line (start 2.02946 3.39852) (end 2.30886 2.3368) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start 2.30886 2.3368) (end 2.61874 3.40868) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start 2.61874 3.40868) (end 2.9591 1.95834) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start 0.24892 2.61874) (end 1.03886 2.60858) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start 1.03886 2.60858) (end 1.04902 2.61874) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start 1.04902 2.61874) (end 1.04902 2.60858) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start 1.08966 1.89738) (end 1.08966 3.43916) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start 0.20066 1.88722) (end 0.20066 3.45694) (layer F.SilkS) (width 0.15)) 19 | (fp_line (start 0.20066 3.45694) (end 0.21082 3.44678) (layer F.SilkS) (width 0.15)) 20 | (fp_line (start -0.35052 1.98882) (end -0.70104 1.90754) (layer F.SilkS) (width 0.15)) 21 | (fp_line (start -0.70104 1.90754) (end -1.02108 1.89738) (layer F.SilkS) (width 0.15)) 22 | (fp_line (start -1.02108 1.89738) (end -1.25984 2.09804) (layer F.SilkS) (width 0.15)) 23 | (fp_line (start -1.25984 2.09804) (end -1.29032 2.36728) (layer F.SilkS) (width 0.15)) 24 | (fp_line (start -1.29032 2.36728) (end -1.04902 2.60858) (layer F.SilkS) (width 0.15)) 25 | (fp_line (start -1.04902 2.60858) (end -0.6604 2.73812) (layer F.SilkS) (width 0.15)) 26 | (fp_line (start -0.6604 2.73812) (end -0.48006 2.89814) (layer F.SilkS) (width 0.15)) 27 | (fp_line (start -0.48006 2.89814) (end -0.43942 3.19786) (layer F.SilkS) (width 0.15)) 28 | (fp_line (start -0.43942 3.19786) (end -0.67056 3.41884) (layer F.SilkS) (width 0.15)) 29 | (fp_line (start -0.67056 3.41884) (end -0.9906 3.44678) (layer F.SilkS) (width 0.15)) 30 | (fp_line (start -0.9906 3.44678) (end -1.34112 3.33756) (layer F.SilkS) (width 0.15)) 31 | (fp_line (start -2.37998 1.88722) (end -2.6289 1.90754) (layer F.SilkS) (width 0.15)) 32 | (fp_line (start -2.6289 1.90754) (end -2.8702 2.14884) (layer F.SilkS) (width 0.15)) 33 | (fp_line (start -2.8702 2.14884) (end -2.9591 2.63906) (layer F.SilkS) (width 0.15)) 34 | (fp_line (start -2.9591 2.63906) (end -2.93116 2.98704) (layer F.SilkS) (width 0.15)) 35 | (fp_line (start -2.93116 2.98704) (end -2.7305 3.30708) (layer F.SilkS) (width 0.15)) 36 | (fp_line (start -2.7305 3.30708) (end -2.47904 3.429) (layer F.SilkS) (width 0.15)) 37 | (fp_line (start -2.47904 3.429) (end -2.16916 3.35788) (layer F.SilkS) (width 0.15)) 38 | (fp_line (start -2.16916 3.35788) (end -1.95072 3.17754) (layer F.SilkS) (width 0.15)) 39 | (fp_line (start -1.95072 3.17754) (end -1.8796 2.7178) (layer F.SilkS) (width 0.15)) 40 | (fp_line (start -1.8796 2.7178) (end -1.9304 2.30886) (layer F.SilkS) (width 0.15)) 41 | (fp_line (start -1.9304 2.30886) (end -2.03962 2.02692) (layer F.SilkS) (width 0.15)) 42 | (fp_line (start -2.03962 2.02692) (end -2.4003 1.89738) (layer F.SilkS) (width 0.15)) 43 | (fp_line (start -1.78054 0.92964) (end -2.03962 1.49098) (layer F.SilkS) (width 0.15)) 44 | (fp_line (start -2.03962 1.49098) (end -1.50114 2.00914) (layer F.SilkS) (width 0.15)) 45 | (fp_line (start -1.50114 2.00914) (end -0.98044 1.7399) (layer F.SilkS) (width 0.15)) 46 | (fp_line (start -0.98044 1.7399) (end -0.70104 1.89992) (layer F.SilkS) (width 0.15)) 47 | (fp_line (start 0.73914 1.8796) (end 1.06934 1.6891) (layer F.SilkS) (width 0.15)) 48 | (fp_line (start 1.06934 1.6891) (end 1.50876 2.0193) (layer F.SilkS) (width 0.15)) 49 | (fp_line (start 1.50876 2.0193) (end 1.9812 1.52908) (layer F.SilkS) (width 0.15)) 50 | (fp_line (start 1.9812 1.52908) (end 1.69926 1.04902) (layer F.SilkS) (width 0.15)) 51 | (fp_line (start 1.69926 1.04902) (end 1.88976 0.57912) (layer F.SilkS) (width 0.15)) 52 | (fp_line (start 1.88976 0.57912) (end 2.49936 0.39116) (layer F.SilkS) (width 0.15)) 53 | (fp_line (start 2.49936 0.39116) (end 2.49936 -0.28956) (layer F.SilkS) (width 0.15)) 54 | (fp_line (start 2.49936 -0.28956) (end 1.94056 -0.42926) (layer F.SilkS) (width 0.15)) 55 | (fp_line (start 1.94056 -0.42926) (end 1.7399 -1.00076) (layer F.SilkS) (width 0.15)) 56 | (fp_line (start 1.7399 -1.00076) (end 2.00914 -1.47066) (layer F.SilkS) (width 0.15)) 57 | (fp_line (start 2.00914 -1.47066) (end 1.53924 -1.9812) (layer F.SilkS) (width 0.15)) 58 | (fp_line (start 1.53924 -1.9812) (end 1.02108 -1.71958) (layer F.SilkS) (width 0.15)) 59 | (fp_line (start 1.02108 -1.71958) (end 0.55118 -1.92024) (layer F.SilkS) (width 0.15)) 60 | (fp_line (start 0.55118 -1.92024) (end 0.381 -2.46126) (layer F.SilkS) (width 0.15)) 61 | (fp_line (start 0.381 -2.46126) (end -0.30988 -2.47904) (layer F.SilkS) (width 0.15)) 62 | (fp_line (start -0.30988 -2.47904) (end -0.5207 -1.9304) (layer F.SilkS) (width 0.15)) 63 | (fp_line (start -0.5207 -1.9304) (end -0.9398 -1.76022) (layer F.SilkS) (width 0.15)) 64 | (fp_line (start -0.9398 -1.76022) (end -1.49098 -2.02946) (layer F.SilkS) (width 0.15)) 65 | (fp_line (start -1.49098 -2.02946) (end -2.00914 -1.50114) (layer F.SilkS) (width 0.15)) 66 | (fp_line (start -2.00914 -1.50114) (end -1.76022 -0.96012) (layer F.SilkS) (width 0.15)) 67 | (fp_line (start -1.76022 -0.96012) (end -1.9304 -0.48006) (layer F.SilkS) (width 0.15)) 68 | (fp_line (start -1.9304 -0.48006) (end -2.47904 -0.381) (layer F.SilkS) (width 0.15)) 69 | (fp_line (start -2.47904 -0.381) (end -2.4892 0.32004) (layer F.SilkS) (width 0.15)) 70 | (fp_line (start -2.4892 0.32004) (end -1.9304 0.5207) (layer F.SilkS) (width 0.15)) 71 | (fp_line (start -1.9304 0.5207) (end -1.7907 0.91948) (layer F.SilkS) (width 0.15)) 72 | (fp_line (start 0.35052 0.89916) (end 0.65024 0.7493) (layer F.SilkS) (width 0.15)) 73 | (fp_line (start 0.65024 0.7493) (end 0.8509 0.55118) (layer F.SilkS) (width 0.15)) 74 | (fp_line (start 0.8509 0.55118) (end 1.00076 0.14986) (layer F.SilkS) (width 0.15)) 75 | (fp_line (start 1.00076 0.14986) (end 1.00076 -0.24892) (layer F.SilkS) (width 0.15)) 76 | (fp_line (start 1.00076 -0.24892) (end 0.8509 -0.59944) (layer F.SilkS) (width 0.15)) 77 | (fp_line (start 0.8509 -0.59944) (end 0.39878 -0.94996) (layer F.SilkS) (width 0.15)) 78 | (fp_line (start 0.39878 -0.94996) (end -0.0508 -1.00076) (layer F.SilkS) (width 0.15)) 79 | (fp_line (start -0.0508 -1.00076) (end -0.44958 -0.89916) (layer F.SilkS) (width 0.15)) 80 | (fp_line (start -0.44958 -0.89916) (end -0.8509 -0.55118) (layer F.SilkS) (width 0.15)) 81 | (fp_line (start -0.8509 -0.55118) (end -1.00076 -0.09906) (layer F.SilkS) (width 0.15)) 82 | (fp_line (start -1.00076 -0.09906) (end -0.94996 0.39878) (layer F.SilkS) (width 0.15)) 83 | (fp_line (start -0.94996 0.39878) (end -0.70104 0.70104) (layer F.SilkS) (width 0.15)) 84 | (fp_line (start -0.70104 0.70104) (end -0.35052 0.89916) (layer F.SilkS) (width 0.15)) 85 | (fp_line (start -0.35052 0.89916) (end -0.70104 1.89992) (layer F.SilkS) (width 0.15)) 86 | (fp_line (start 0.35052 0.89916) (end 0.7493 1.89992) (layer F.SilkS) (width 0.15)) 87 | ) 88 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.net: -------------------------------------------------------------------------------- 1 | (export (version D) 2 | (design 3 | (source C:\Users\Jorge\Desktop\uC3Moy\KiCadFiles\uC3Moy.sch) 4 | (date "05/11/2015 14:10:25") 5 | (tool "Eeschema (after 2015-may-01 BZR unknown)-product") 6 | (sheet (number 1) (name /) (tstamps /) 7 | (title_block 8 | (title uC3Moy) 9 | (company UC3Music-e) 10 | (rev v1) 11 | (date "27 jan 2015") 12 | (source uC3Moy.sch) 13 | (comment (number 1) (value "")) 14 | (comment (number 2) (value "")) 15 | (comment (number 3) (value "")) 16 | (comment (number 4) (value ""))))) 17 | (components 18 | (comp (ref U1) 19 | (value OPA2132) 20 | (footprint uC3Moy:DIP-8_W7.62mm_jorfru) 21 | (libsource (lib uC3Moy-cache) (part TL072)) 22 | (sheetpath (names /) (tstamps /)) 23 | (tstamp 546F88F0)) 24 | (comp (ref R3) 25 | (value R) 26 | (footprint Discret:R1) 27 | (libsource (lib uC3Moy-cache) (part R)) 28 | (sheetpath (names /) (tstamps /)) 29 | (tstamp 546F8A45)) 30 | (comp (ref R1) 31 | (value R) 32 | (footprint Discret:R1) 33 | (libsource (lib uC3Moy-cache) (part R)) 34 | (sheetpath (names /) (tstamps /)) 35 | (tstamp 546F8BBE)) 36 | (comp (ref R5) 37 | (value R) 38 | (footprint Discret:R1) 39 | (libsource (lib uC3Moy-cache) (part R)) 40 | (sheetpath (names /) (tstamps /)) 41 | (tstamp 546F8BC4)) 42 | (comp (ref C1) 43 | (value "1 uF") 44 | (footprint Capacitors_ThroughHole:C_Rect_L7_W2.5_P5) 45 | (libsource (lib uC3Moy-cache) (part C)) 46 | (sheetpath (names /) (tstamps /)) 47 | (tstamp 546F8CCA)) 48 | (comp (ref R4) 49 | (value R) 50 | (footprint Discret:R1) 51 | (libsource (lib uC3Moy-cache) (part R)) 52 | (sheetpath (names /) (tstamps /)) 53 | (tstamp 546FC4D7)) 54 | (comp (ref R2) 55 | (value R) 56 | (footprint Discret:R1) 57 | (libsource (lib uC3Moy-cache) (part R)) 58 | (sheetpath (names /) (tstamps /)) 59 | (tstamp 546FC4DD)) 60 | (comp (ref R6) 61 | (value R) 62 | (footprint Discret:R1) 63 | (libsource (lib uC3Moy-cache) (part R)) 64 | (sheetpath (names /) (tstamps /)) 65 | (tstamp 546FC4E3)) 66 | (comp (ref C2) 67 | (value "1 uF") 68 | (footprint Capacitors_ThroughHole:C_Rect_L7_W2.5_P5) 69 | (libsource (lib uC3Moy-cache) (part C)) 70 | (sheetpath (names /) (tstamps /)) 71 | (tstamp 546FC4E9)) 72 | (comp (ref PWR-/+1) 73 | (value CONN_2) 74 | (footprint Pin_Headers:Pin_Header_Straight_1x02) 75 | (libsource (lib uC3Moy-cache) (part CONN_2)) 76 | (sheetpath (names /) (tstamps /)) 77 | (tstamp 54BB0C76)) 78 | (comp (ref J2) 79 | (value JACK) 80 | (footprint uC3Moy:jack) 81 | (libsource (lib uC3Moy-cache) (part JACK)) 82 | (sheetpath (names /) (tstamps /)) 83 | (tstamp 54BC6567)) 84 | (comp (ref J1) 85 | (value JACK_INT) 86 | (footprint uC3Moy:jackint) 87 | (libsource (lib uC3Moy-cache) (part JACK_INT)) 88 | (sheetpath (names /) (tstamps /)) 89 | (tstamp 54BC7454)) 90 | (comp (ref C3) 91 | (value C) 92 | (footprint Capacitors_ThroughHole:C_Rect_L4_W2.5_P2.5) 93 | (libsource (lib uC3Moy-cache) (part C)) 94 | (sheetpath (names /) (tstamps /)) 95 | (tstamp 54BDA82F)) 96 | (comp (ref C4) 97 | (value C) 98 | (footprint Capacitors_ThroughHole:C_Rect_L4_W2.5_P2.5) 99 | (libsource (lib uC3Moy-cache) (part C)) 100 | (sheetpath (names /) (tstamps /)) 101 | (tstamp 54BDA83E)) 102 | (comp (ref U2) 103 | (value TLE2426) 104 | (footprint Housings_TO-92:TO-92_Inline_Wide) 105 | (libsource (lib uC3Moy-cache) (part TLE2426)) 106 | (sheetpath (names /) (tstamps /)) 107 | (tstamp 54C5438B)) 108 | (comp (ref R10) 109 | (value R) 110 | (footprint Discret:R1) 111 | (libsource (lib uC3Moy-cache) (part R)) 112 | (sheetpath (names /) (tstamps /)) 113 | (tstamp 54C7874A)) 114 | (comp (ref R9) 115 | (value R) 116 | (footprint Discret:R1) 117 | (libsource (lib uC3Moy-cache) (part R)) 118 | (sheetpath (names /) (tstamps /)) 119 | (tstamp 54C78759)) 120 | (comp (ref R8) 121 | (value R) 122 | (footprint Discret:R1) 123 | (libsource (lib uC3Moy-cache) (part R)) 124 | (sheetpath (names /) (tstamps /)) 125 | (tstamp 563B4B89)) 126 | (comp (ref R7) 127 | (value R) 128 | (footprint Discret:R1) 129 | (libsource (lib uC3Moy-cache) (part R)) 130 | (sheetpath (names /) (tstamps /)) 131 | (tstamp 563B4BD9)) 132 | (comp (ref C5) 133 | (value CP) 134 | (footprint Capacitors_ThroughHole:C_Radial_D5_L6_P2.5) 135 | (libsource (lib uC3Moy-cache) (part CP)) 136 | (sheetpath (names /) (tstamps /)) 137 | (tstamp 563B56D0)) 138 | (comp (ref C6) 139 | (value CP) 140 | (footprint Capacitors_ThroughHole:C_Radial_D5_L6_P2.5) 141 | (libsource (lib uC3Moy-cache) (part CP)) 142 | (sheetpath (names /) (tstamps /)) 143 | (tstamp 563B57B7))) 144 | (libparts 145 | (libpart (lib uC3Moy-cache) (part C) 146 | (footprints 147 | (fp SM*) 148 | (fp C?) 149 | (fp C1-1)) 150 | (fields 151 | (field (name Reference) C) 152 | (field (name Value) C)) 153 | (pins 154 | (pin (num 1) (name ~) (type passive)) 155 | (pin (num 2) (name ~) (type passive)))) 156 | (libpart (lib uC3Moy-cache) (part CONN_2) 157 | (fields 158 | (field (name Reference) P) 159 | (field (name Value) CONN_2)) 160 | (pins 161 | (pin (num 1) (name P1) (type power_out)) 162 | (pin (num 2) (name PM) (type power_out)))) 163 | (libpart (lib uC3Moy-cache) (part CP) 164 | (aliases 165 | (alias CAPAPOL)) 166 | (footprints 167 | (fp CP*) 168 | (fp SM*)) 169 | (fields 170 | (field (name Reference) C) 171 | (field (name Value) CP)) 172 | (pins 173 | (pin (num 1) (name ~) (type passive)) 174 | (pin (num 2) (name ~) (type passive)))) 175 | (libpart (lib uC3Moy-cache) (part JACK) 176 | (fields 177 | (field (name Reference) J) 178 | (field (name Value) JACK)) 179 | (pins 180 | (pin (num 3) (name L) (type input)) 181 | (pin (num 4) (name R) (type input)) 182 | (pin (num 5) (name G) (type input)))) 183 | (libpart (lib uC3Moy-cache) (part JACK_INT) 184 | (fields 185 | (field (name Reference) J) 186 | (field (name Value) JACK_INT)) 187 | (pins 188 | (pin (num 1) (name IN1) (type input)) 189 | (pin (num 2) (name IN2) (type input)) 190 | (pin (num 3) (name L) (type input)) 191 | (pin (num 4) (name R) (type input)) 192 | (pin (num 5) (name G) (type input)) 193 | (pin (num 6) (name OUT1) (type input)) 194 | (pin (num 7) (name OUT2) (type input)) 195 | (pin (num 8) (name OUT3) (type input)) 196 | (pin (num 9) (name OUT4) (type input)))) 197 | (libpart (lib uC3Moy-cache) (part LM358) 198 | (aliases 199 | (alias LMC6062) 200 | (alias LMC6082) 201 | (alias LM358N) 202 | (alias TL072) 203 | (alias TL082)) 204 | (fields 205 | (field (name Reference) U) 206 | (field (name Value) LM358)) 207 | (pins 208 | (pin (num 1) (name ~) (type output)) 209 | (pin (num 2) (name -) (type input)) 210 | (pin (num 3) (name +) (type input)) 211 | (pin (num 4) (name V-) (type power_in)) 212 | (pin (num 5) (name +) (type input)) 213 | (pin (num 6) (name -) (type input)) 214 | (pin (num 7) (name ~) (type output)) 215 | (pin (num 8) (name V+) (type power_in)))) 216 | (libpart (lib uC3Moy-cache) (part R) 217 | (footprints 218 | (fp R?) 219 | (fp SM0603) 220 | (fp SM0805) 221 | (fp R?-*) 222 | (fp SM1206)) 223 | (fields 224 | (field (name Reference) R) 225 | (field (name Value) R)) 226 | (pins 227 | (pin (num 1) (name ~) (type passive)) 228 | (pin (num 2) (name ~) (type passive)))) 229 | (libpart (lib uC3Moy-cache) (part TLE2426) 230 | (fields 231 | (field (name Reference) U) 232 | (field (name Value) TLE2426)) 233 | (pins 234 | (pin (num 1) (name IN) (type input)) 235 | (pin (num 2) (name COMMON) (type output)) 236 | (pin (num 3) (name OUT) (type power_out))))) 237 | (libraries 238 | (library (logical uC3Moy-cache) 239 | (uri C:\Users\Jorge\Desktop\uC3Moy\KiCadFiles\uC3Moy-cache.lib))) 240 | (nets 241 | (net (code 1) (name "Net-(R4-Pad2)") 242 | (node (ref U1) (pin 6)) 243 | (node (ref R6) (pin 1)) 244 | (node (ref R4) (pin 2))) 245 | (net (code 2) (name "Net-(C1-Pad2)") 246 | (node (ref C1) (pin 2)) 247 | (node (ref J1) (pin 4))) 248 | (net (code 3) (name "Net-(C2-Pad2)") 249 | (node (ref C2) (pin 2)) 250 | (node (ref J1) (pin 3))) 251 | (net (code 4) (name "Net-(J1-Pad1)") 252 | (node (ref PWR-/+1) (pin 2)) 253 | (node (ref J1) (pin 1)) 254 | (node (ref J1) (pin 2))) 255 | (net (code 5) (name -6V) 256 | (node (ref C6) (pin 2)) 257 | (node (ref C4) (pin 2)) 258 | (node (ref R8) (pin 2)) 259 | (node (ref J1) (pin 7)) 260 | (node (ref J1) (pin 9)) 261 | (node (ref U2) (pin 2)) 262 | (node (ref U1) (pin 4))) 263 | (net (code 6) (name "Net-(R3-Pad2)") 264 | (node (ref R5) (pin 1)) 265 | (node (ref R3) (pin 2)) 266 | (node (ref U1) (pin 2))) 267 | (net (code 7) (name "Net-(R10-Pad2)") 268 | (node (ref U1) (pin 1)) 269 | (node (ref R5) (pin 2)) 270 | (node (ref R10) (pin 2))) 271 | (net (code 8) (name "Net-(C1-Pad1)") 272 | (node (ref U1) (pin 3)) 273 | (node (ref R1) (pin 2)) 274 | (node (ref C1) (pin 1))) 275 | (net (code 9) (name "Net-(C2-Pad1)") 276 | (node (ref C2) (pin 1)) 277 | (node (ref R2) (pin 2)) 278 | (node (ref U1) (pin 5))) 279 | (net (code 10) (name +6V) 280 | (node (ref C3) (pin 1)) 281 | (node (ref U1) (pin 8)) 282 | (node (ref U2) (pin 1)) 283 | (node (ref R7) (pin 2)) 284 | (node (ref C5) (pin 1)) 285 | (node (ref PWR-/+1) (pin 1))) 286 | (net (code 11) (name "Net-(J2-Pad3)") 287 | (node (ref J2) (pin 3)) 288 | (node (ref R9) (pin 1))) 289 | (net (code 12) (name "Net-(J2-Pad4)") 290 | (node (ref R10) (pin 1)) 291 | (node (ref J2) (pin 4))) 292 | (net (code 13) (name "Net-(R6-Pad2)") 293 | (node (ref U1) (pin 7)) 294 | (node (ref R6) (pin 2)) 295 | (node (ref R9) (pin 2))) 296 | (net (code 14) (name GND) 297 | (node (ref U2) (pin 3)) 298 | (node (ref C6) (pin 1)) 299 | (node (ref C3) (pin 2)) 300 | (node (ref C4) (pin 1)) 301 | (node (ref J2) (pin 5)) 302 | (node (ref R3) (pin 1)) 303 | (node (ref R1) (pin 1)) 304 | (node (ref J1) (pin 5)) 305 | (node (ref R7) (pin 1)) 306 | (node (ref R8) (pin 1)) 307 | (node (ref R4) (pin 1)) 308 | (node (ref R2) (pin 1)) 309 | (node (ref C5) (pin 2))) 310 | (net (code 15) (name "Net-(J1-Pad6)") 311 | (node (ref J1) (pin 6))) 312 | (net (code 16) (name "Net-(J1-Pad8)") 313 | (node (ref J1) (pin 8))))) -------------------------------------------------------------------------------- /gerber/uC3Moy-F_SilkS.gto: -------------------------------------------------------------------------------- 1 | G04 #@! TF.FileFunction,Legend,Top* 2 | %FSLAX46Y46*% 3 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 4 | G04 Created by KiCad (PCBNEW (after 2015-mar-04 BZR unknown)-product) date 13/11/2015 0:44:19* 5 | %MOMM*% 6 | G01* 7 | G04 APERTURE LIST* 8 | %ADD10C,0.160000*% 9 | %ADD11C,0.150000*% 10 | %ADD12C,0.254000*% 11 | %ADD13C,1.397000*% 12 | %ADD14R,1.700000X1.700000*% 13 | %ADD15R,2.000000X3.000000*% 14 | %ADD16R,3.000000X2.000000*% 15 | %ADD17C,1.500000*% 16 | %ADD18R,2.032000X2.032000*% 17 | %ADD19O,2.032000X2.032000*% 18 | %ADD20O,1.397000X1.800000*% 19 | %ADD21O,1.400000X1.800000*% 20 | %ADD22O,2.600000X1.800000*% 21 | %ADD23O,1.400000X2.300000*% 22 | %ADD24C,1.600000*% 23 | G04 APERTURE END LIST* 24 | D10* 25 | D11* 26 | X236454000Y-140474000D02* 27 | X236454000Y-144474000D01* 28 | X233954000Y-140474000D02* 29 | X233954000Y-144474000D01* 30 | X224344000Y-126010000D02* 31 | X224344000Y-125810000D01* 32 | X212344000Y-126010000D02* 33 | X212344000Y-125810000D01* 34 | X212344000Y-136410000D02* 35 | X224344000Y-136410000D01* 36 | X212344000Y-143510000D02* 37 | X224344000Y-143510000D01* 38 | X224344000Y-143510000D02* 39 | X224344000Y-126010000D01* 40 | X224344000Y-125810000D02* 41 | X212344000Y-125810000D01* 42 | X212344000Y-143510000D02* 43 | X212344000Y-126510000D01* 44 | X212344000Y-126510000D02* 45 | X212344000Y-126010000D01* 46 | X242124000Y-125998000D02* 47 | X242124000Y-125798000D01* 48 | X230124000Y-125998000D02* 49 | X230124000Y-125798000D01* 50 | X242124000Y-125998000D02* 51 | X242124000Y-136398000D01* 52 | X230124000Y-136398000D02* 53 | X230124000Y-125998000D01* 54 | X230124000Y-136398000D02* 55 | X242124000Y-136398000D01* 56 | X242124000Y-125798000D02* 57 | X230124000Y-125798000D01* 58 | X227530000Y-139170000D02* 59 | X224990000Y-139170000D01* 60 | X230350000Y-139450000D02* 61 | X228800000Y-139450000D01* 62 | X227530000Y-139170000D02* 63 | X227530000Y-136630000D01* 64 | X228800000Y-136350000D02* 65 | X230350000Y-136350000D01* 66 | X230350000Y-136350000D02* 67 | X230350000Y-139450000D01* 68 | X227530000Y-136630000D02* 69 | X224990000Y-136630000D01* 70 | X224990000Y-136630000D02* 71 | X224990000Y-139170000D01* 72 | X235204000Y-159004000D02* 73 | X235204000Y-156464000D01* 74 | X236623903Y-159004000D02* 75 | G75* 76 | G03X236623903Y-159004000I-1419903J0D01* 77 | G01* 78 | X240284000Y-141224000D02* 79 | X240284000Y-143764000D01* 80 | X241703903Y-141224000D02* 81 | G75* 82 | G03X241703903Y-141224000I-1419903J0D01* 83 | G01* 84 | X237744000Y-159004000D02* 85 | X237744000Y-156464000D01* 86 | X239163903Y-159004000D02* 87 | G75* 88 | G03X239163903Y-159004000I-1419903J0D01* 89 | G01* 90 | X242824000Y-141224000D02* 91 | X242824000Y-143764000D01* 92 | X244243903Y-141224000D02* 93 | G75* 94 | G03X244243903Y-141224000I-1419903J0D01* 95 | G01* 96 | X240284000Y-159004000D02* 97 | X240284000Y-156464000D01* 98 | X241703903Y-159004000D02* 99 | G75* 100 | G03X241703903Y-159004000I-1419903J0D01* 101 | G01* 102 | X242570000Y-161798000D02* 103 | X242570000Y-164338000D01* 104 | X243989903Y-161798000D02* 105 | G75* 106 | G03X243989903Y-161798000I-1419903J0D01* 107 | G01* 108 | X240030000Y-161798000D02* 109 | X240030000Y-164338000D01* 110 | X241449903Y-161798000D02* 111 | G75* 112 | G03X241449903Y-161798000I-1419903J0D01* 113 | G01* 114 | X235204000Y-138176000D02* 115 | X237744000Y-138176000D01* 116 | X236623903Y-138176000D02* 117 | G75* 118 | G03X236623903Y-138176000I-1419903J0D01* 119 | G01* 120 | X242824000Y-138176000D02* 121 | X240284000Y-138176000D01* 122 | X244243903Y-138176000D02* 123 | G75* 124 | G03X244243903Y-138176000I-1419903J0D01* 125 | G01* 126 | X244074000Y-155714000D02* 127 | X244074000Y-159714000D01* 128 | X241574000Y-155714000D02* 129 | X241574000Y-159714000D01* 130 | X237181000Y-174457000D02* 131 | X237181000Y-169459000D01* 132 | X237041000Y-174449000D02* 133 | X237041000Y-169467000D01* 134 | X236901000Y-174433000D02* 135 | X236901000Y-172053000D01* 136 | X236901000Y-171863000D02* 137 | X236901000Y-169483000D01* 138 | X236761000Y-174409000D02* 139 | X236761000Y-172448000D01* 140 | X236761000Y-171468000D02* 141 | X236761000Y-169507000D01* 142 | X236621000Y-174376000D02* 143 | X236621000Y-172615000D01* 144 | X236621000Y-171301000D02* 145 | X236621000Y-169540000D01* 146 | X236481000Y-174335000D02* 147 | X236481000Y-172722000D01* 148 | X236481000Y-171194000D02* 149 | X236481000Y-169581000D01* 150 | X236341000Y-174285000D02* 151 | X236341000Y-172793000D01* 152 | X236341000Y-171123000D02* 153 | X236341000Y-169631000D01* 154 | X236201000Y-174224000D02* 155 | X236201000Y-172837000D01* 156 | X236201000Y-171079000D02* 157 | X236201000Y-169692000D01* 158 | X236061000Y-174154000D02* 159 | X236061000Y-172856000D01* 160 | X236061000Y-171060000D02* 161 | X236061000Y-169762000D01* 162 | X235921000Y-174072000D02* 163 | X235921000Y-172854000D01* 164 | X235921000Y-171062000D02* 165 | X235921000Y-169844000D01* 166 | X235781000Y-173977000D02* 167 | X235781000Y-172829000D01* 168 | X235781000Y-171087000D02* 169 | X235781000Y-169939000D01* 170 | X235641000Y-173866000D02* 171 | X235641000Y-172781000D01* 172 | X235641000Y-171135000D02* 173 | X235641000Y-170050000D01* 174 | X235501000Y-173738000D02* 175 | X235501000Y-172703000D01* 176 | X235501000Y-171213000D02* 177 | X235501000Y-170178000D01* 178 | X235361000Y-173589000D02* 179 | X235361000Y-172586000D01* 180 | X235361000Y-171330000D02* 181 | X235361000Y-170327000D01* 182 | X235221000Y-173410000D02* 183 | X235221000Y-172398000D01* 184 | X235221000Y-171518000D02* 185 | X235221000Y-170506000D01* 186 | X235081000Y-173191000D02* 187 | X235081000Y-170725000D01* 188 | X234941000Y-172902000D02* 189 | X234941000Y-171014000D01* 190 | X234801000Y-172430000D02* 191 | X234801000Y-171486000D01* 192 | X236906000Y-171958000D02* 193 | G75* 194 | G03X236906000Y-171958000I-900000J0D01* 195 | G01* 196 | X239793500Y-171958000D02* 197 | G75* 198 | G03X239793500Y-171958000I-2537500J0D01* 199 | G01* 200 | X240991000Y-170647000D02* 201 | X240991000Y-165649000D01* 202 | X240851000Y-170639000D02* 203 | X240851000Y-165657000D01* 204 | X240711000Y-170623000D02* 205 | X240711000Y-168243000D01* 206 | X240711000Y-168053000D02* 207 | X240711000Y-165673000D01* 208 | X240571000Y-170599000D02* 209 | X240571000Y-168638000D01* 210 | X240571000Y-167658000D02* 211 | X240571000Y-165697000D01* 212 | X240431000Y-170566000D02* 213 | X240431000Y-168805000D01* 214 | X240431000Y-167491000D02* 215 | X240431000Y-165730000D01* 216 | X240291000Y-170525000D02* 217 | X240291000Y-168912000D01* 218 | X240291000Y-167384000D02* 219 | X240291000Y-165771000D01* 220 | X240151000Y-170475000D02* 221 | X240151000Y-168983000D01* 222 | X240151000Y-167313000D02* 223 | X240151000Y-165821000D01* 224 | X240011000Y-170414000D02* 225 | X240011000Y-169027000D01* 226 | X240011000Y-167269000D02* 227 | X240011000Y-165882000D01* 228 | X239871000Y-170344000D02* 229 | X239871000Y-169046000D01* 230 | X239871000Y-167250000D02* 231 | X239871000Y-165952000D01* 232 | X239731000Y-170262000D02* 233 | X239731000Y-169044000D01* 234 | X239731000Y-167252000D02* 235 | X239731000Y-166034000D01* 236 | X239591000Y-170167000D02* 237 | X239591000Y-169019000D01* 238 | X239591000Y-167277000D02* 239 | X239591000Y-166129000D01* 240 | X239451000Y-170056000D02* 241 | X239451000Y-168971000D01* 242 | X239451000Y-167325000D02* 243 | X239451000Y-166240000D01* 244 | X239311000Y-169928000D02* 245 | X239311000Y-168893000D01* 246 | X239311000Y-167403000D02* 247 | X239311000Y-166368000D01* 248 | X239171000Y-169779000D02* 249 | X239171000Y-168776000D01* 250 | X239171000Y-167520000D02* 251 | X239171000Y-166517000D01* 252 | X239031000Y-169600000D02* 253 | X239031000Y-168588000D01* 254 | X239031000Y-167708000D02* 255 | X239031000Y-166696000D01* 256 | X238891000Y-169381000D02* 257 | X238891000Y-166915000D01* 258 | X238751000Y-169092000D02* 259 | X238751000Y-167204000D01* 260 | X238611000Y-168620000D02* 261 | X238611000Y-167676000D01* 262 | X240716000Y-168148000D02* 263 | G75* 264 | G03X240716000Y-168148000I-900000J0D01* 265 | G01* 266 | X243603500Y-168148000D02* 267 | G75* 268 | G03X243603500Y-168148000I-2537500J0D01* 269 | G01* 270 | X237744000Y-141224000D02* 271 | X237744000Y-143764000D01* 272 | X239163903Y-141224000D02* 273 | G75* 274 | G03X239163903Y-141224000I-1419903J0D01* 275 | G01* 276 | X228580000Y-128286000D02* 277 | X228580000Y-135286000D01* 278 | X228580000Y-135286000D02* 279 | X226080000Y-135286000D01* 280 | X226080000Y-135286000D02* 281 | X226080000Y-128286000D01* 282 | X226080000Y-128286000D02* 283 | X228580000Y-128286000D01* 284 | X208808000Y-135112000D02* 285 | X208808000Y-128112000D01* 286 | X208808000Y-128112000D02* 287 | X211308000Y-128112000D01* 288 | X211308000Y-128112000D02* 289 | X211308000Y-135112000D01* 290 | X211308000Y-135112000D02* 291 | X208808000Y-135112000D01* 292 | D12* 293 | X242316000Y-148844000D02* 294 | X242824000Y-149352000D01* 295 | X242824000Y-149352000D02* 296 | X243332000Y-148844000D01* 297 | X243332000Y-148844000D02* 298 | X242824000Y-148336000D01* 299 | X243332000Y-148844000D02* 300 | X242316000Y-148844000D01* 301 | X242316000Y-148844000D02* 302 | X242824000Y-148336000D01* 303 | X242824000Y-148336000D02* 304 | X242824000Y-149352000D01* 305 | X244094000Y-145288000D02* 306 | X244856000Y-145288000D01* 307 | X244856000Y-145288000D02* 308 | X244856000Y-146304000D01* 309 | X244856000Y-146304000D02* 310 | X244348000Y-146304000D01* 311 | X244348000Y-146304000D02* 312 | X244348000Y-147828000D01* 313 | X244094000Y-153670000D02* 314 | X244602000Y-153670000D01* 315 | X244094000Y-146304000D02* 316 | X244602000Y-146304000D01* 317 | X244602000Y-146304000D02* 318 | X244602000Y-153924000D01* 319 | X244602000Y-153924000D02* 320 | X244094000Y-153924000D01* 321 | X244094000Y-153924000D02* 322 | X244094000Y-146304000D01* 323 | X244094000Y-146304000D02* 324 | X244348000Y-146558000D01* 325 | X244348000Y-146558000D02* 326 | X244348000Y-153670000D01* 327 | X244348000Y-153670000D02* 328 | X244602000Y-146304000D01* 329 | X244602000Y-146304000D02* 330 | X244348000Y-146812000D01* 331 | X244348000Y-146812000D02* 332 | X244348000Y-148844000D01* 333 | X244094000Y-145288000D02* 334 | X244094000Y-146812000D01* 335 | D11* 336 | X237978990Y-166525695D02* 337 | G75* 338 | G03X238682000Y-166038000I-996990J2187695D01* 339 | G01* 340 | X237978990Y-162150305D02* 341 | G75* 342 | G02X238682000Y-162638000I-996990J-2187695D01* 343 | G01* 344 | X238682000Y-166038000D02* 345 | X238682000Y-162638000D01* 346 | X235988873Y-166522879D02* 347 | G75* 348 | G02X234582000Y-164338000I993127J2184879D01* 349 | G01* 350 | X235988873Y-162153121D02* 351 | G75* 352 | G03X234582000Y-164338000I993127J-2184879D01* 353 | G01* 354 | X228854000Y-141732000D02* 355 | X226314000Y-141732000D01* 356 | X228854000Y-139700000D02* 357 | X226314000Y-139700000D01* 358 | X228854000Y-141732000D02* 359 | G75* 360 | G03X229870000Y-140716000I0J1016000D01* 361 | G01* 362 | X229870000Y-140716000D02* 363 | G75* 364 | G03X228854000Y-139700000I-1016000J0D01* 365 | G01* 366 | X225298000Y-140716000D02* 367 | G75* 368 | G03X226314000Y-141732000I1016000J0D01* 369 | G01* 370 | X226314000Y-139700000D02* 371 | G75* 372 | G03X225298000Y-140716000I0J-1016000D01* 373 | G01* 374 | %LPC*% 375 | D13* 376 | X235204000Y-141224000D03* 377 | X235204000Y-143724000D03* 378 | D14* 379 | X215844000Y-141310000D03* 380 | X215844000Y-138810000D03* 381 | X218344000Y-141310000D03* 382 | X218344000Y-138810000D03* 383 | X220844000Y-138810000D03* 384 | X220844000Y-141310000D03* 385 | D15* 386 | X213344000Y-133810000D03* 387 | X223344000Y-133810000D03* 388 | D16* 389 | X218344000Y-128810000D03* 390 | D17* 391 | X218344000Y-133810000D03* 392 | X223344000Y-128810000D03* 393 | X213344000Y-129010000D03* 394 | X213344000Y-138810000D03* 395 | X223344000Y-138810000D03* 396 | D15* 397 | X230974000Y-133798000D03* 398 | X241274000Y-133798000D03* 399 | D16* 400 | X236124000Y-128798000D03* 401 | D17* 402 | X241124000Y-128798000D03* 403 | X231124000Y-128798000D03* 404 | X236124000Y-133798000D03* 405 | D18* 406 | X228800000Y-137900000D03* 407 | D19* 408 | X226260000Y-137900000D03* 409 | D20* 410 | X235204000Y-159004000D03* 411 | X235204000Y-156464000D03* 412 | X240284000Y-141224000D03* 413 | X240284000Y-143764000D03* 414 | X237744000Y-159004000D03* 415 | X237744000Y-156464000D03* 416 | X242824000Y-141224000D03* 417 | X242824000Y-143764000D03* 418 | X240284000Y-159004000D03* 419 | X240284000Y-156464000D03* 420 | X242570000Y-161798000D03* 421 | X242570000Y-164338000D03* 422 | X240030000Y-161798000D03* 423 | X240030000Y-164338000D03* 424 | D21* 425 | X235204000Y-138176000D03* 426 | X237744000Y-138176000D03* 427 | X242824000Y-138176000D03* 428 | X240284000Y-138176000D03* 429 | D20* 430 | X242824000Y-156464000D03* 431 | X242824000Y-158964000D03* 432 | D21* 433 | X238506000Y-171958000D03* 434 | X236006000Y-171958000D03* 435 | X242316000Y-168148000D03* 436 | X239816000Y-168148000D03* 437 | D20* 438 | X237744000Y-141224000D03* 439 | X237744000Y-143764000D03* 440 | D22* 441 | X227330000Y-129286000D03* 442 | X227330000Y-134286000D03* 443 | X210058000Y-134112000D03* 444 | X210058000Y-129112000D03* 445 | D23* 446 | X242824000Y-146804000D03* 447 | X240284000Y-146804000D03* 448 | X237744000Y-146804000D03* 449 | X235204000Y-146804000D03* 450 | X235204000Y-153424000D03* 451 | X237744000Y-153424000D03* 452 | X240284000Y-153424000D03* 453 | X242824000Y-153424000D03* 454 | D20* 455 | X236982000Y-164338000D03* 456 | X236982000Y-161798000D03* 457 | X236982000Y-166878000D03* 458 | D24* 459 | X226314000Y-140716000D03* 460 | X228854000Y-140716000D03* 461 | M02* 462 | -------------------------------------------------------------------------------- /KiCadFiles/uC3Moy.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 2 2 | LIBS:power 3 | LIBS:uC3Moy-cache 4 | EELAYER 25 0 5 | EELAYER END 6 | $Descr A4 11693 8268 7 | encoding utf-8 8 | Sheet 1 1 9 | Title "uC3Moy" 10 | Date "27 jan 2015" 11 | Rev "v1" 12 | Comp "UC3Music-e" 13 | Comment1 "" 14 | Comment2 "" 15 | Comment3 "" 16 | Comment4 "" 17 | $EndDescr 18 | $Comp 19 | L TL072 U1 20 | U 1 1 546F88F0 21 | P 5900 1100 22 | F 0 "U1" H 5850 1300 60 0000 L CNN 23 | F 1 "OPA2132" H 5850 850 60 0000 L CNN 24 | F 2 "uC3Moy:DIP-8_W7.62mm_jorfru" H 5900 1100 60 0001 C CNN 25 | F 3 "" H 5900 1100 60 0000 C CNN 26 | 1 5900 1100 27 | 1 0 0 -1 28 | $EndComp 29 | $Comp 30 | L R R3 31 | U 1 1 546F8A45 32 | P 5100 1600 33 | F 0 "R3" V 5180 1600 40 0000 C CNN 34 | F 1 "R" V 5107 1601 40 0000 C CNN 35 | F 2 "Discret:R1" V 5030 1600 30 0001 C CNN 36 | F 3 "" H 5100 1600 30 0000 C CNN 37 | 1 5100 1600 38 | -1 0 0 1 39 | $EndComp 40 | $Comp 41 | L R R1 42 | U 1 1 546F8BBE 43 | P 4900 1600 44 | F 0 "R1" V 4980 1600 40 0000 C CNN 45 | F 1 "R" V 4907 1601 40 0000 C CNN 46 | F 2 "Discret:R1" V 4830 1600 30 0001 C CNN 47 | F 3 "" H 4900 1600 30 0000 C CNN 48 | 1 4900 1600 49 | -1 0 0 1 50 | $EndComp 51 | $Comp 52 | L R R5 53 | U 1 1 546F8BC4 54 | P 5800 1800 55 | F 0 "R5" V 5880 1800 40 0000 C CNN 56 | F 1 "R" V 5807 1801 40 0000 C CNN 57 | F 2 "Discret:R1" V 5730 1800 30 0001 C CNN 58 | F 3 "" H 5800 1800 30 0000 C CNN 59 | 1 5800 1800 60 | 0 -1 -1 0 61 | $EndComp 62 | $Comp 63 | L C C1 64 | U 1 1 546F8CCA 65 | P 4650 1000 66 | F 0 "C1" H 4650 1100 40 0000 L CNN 67 | F 1 "1 uF" H 4700 900 40 0000 L CNN 68 | F 2 "Capacitors_ThroughHole:C_Rect_L7_W2.5_P5" H 4688 850 30 0001 C CNN 69 | F 3 "" H 4650 1000 60 0000 C CNN 70 | 1 4650 1000 71 | 0 1 1 0 72 | $EndComp 73 | $Comp 74 | L R R4 75 | U 1 1 546FC4D7 76 | P 5100 3500 77 | F 0 "R4" V 5180 3500 40 0000 C CNN 78 | F 1 "R" V 5107 3501 40 0000 C CNN 79 | F 2 "Discret:R1" V 5030 3500 30 0001 C CNN 80 | F 3 "" H 5100 3500 30 0000 C CNN 81 | 1 5100 3500 82 | -1 0 0 1 83 | $EndComp 84 | $Comp 85 | L R R2 86 | U 1 1 546FC4DD 87 | P 4900 3500 88 | F 0 "R2" V 4980 3500 40 0000 C CNN 89 | F 1 "R" V 4907 3501 40 0000 C CNN 90 | F 2 "Discret:R1" V 4830 3500 30 0001 C CNN 91 | F 3 "" H 4900 3500 30 0000 C CNN 92 | 1 4900 3500 93 | -1 0 0 1 94 | $EndComp 95 | $Comp 96 | L R R6 97 | U 1 1 546FC4E3 98 | P 5800 3700 99 | F 0 "R6" V 5880 3700 40 0000 C CNN 100 | F 1 "R" V 5807 3701 40 0000 C CNN 101 | F 2 "Discret:R1" V 5730 3700 30 0001 C CNN 102 | F 3 "" H 5800 3700 30 0000 C CNN 103 | 1 5800 3700 104 | 0 -1 -1 0 105 | $EndComp 106 | $Comp 107 | L C C2 108 | U 1 1 546FC4E9 109 | P 4650 2900 110 | F 0 "C2" H 4650 3000 40 0000 L CNN 111 | F 1 "1 uF" H 4656 2815 40 0000 L CNN 112 | F 2 "Capacitors_ThroughHole:C_Rect_L7_W2.5_P5" H 4688 2750 30 0001 C CNN 113 | F 3 "" H 4650 2900 60 0000 C CNN 114 | 1 4650 2900 115 | 0 1 1 0 116 | $EndComp 117 | $Comp 118 | L CONN_2 PWR-/+1 119 | U 1 1 54BB0C76 120 | P 4150 6950 121 | F 0 "PWR-/+1" V 4100 6950 40 0000 C CNN 122 | F 1 "CONN_2" V 4200 6950 40 0000 C CNN 123 | F 2 "Pin_Headers:Pin_Header_Straight_1x02" H 4150 6950 60 0001 C CNN 124 | F 3 "" H 4150 6950 60 0000 C CNN 125 | 1 4150 6950 126 | -1 0 0 -1 127 | $EndComp 128 | $Comp 129 | L JACK J2 130 | U 1 1 54BC6567 131 | P 9050 2150 132 | F 0 "J2" H 9150 2650 60 0000 C CNN 133 | F 1 "JACK" H 8850 2650 60 0000 C CNN 134 | F 2 "uC3Moy:jack" H 9200 2150 60 0001 C CNN 135 | F 3 "" H 9200 2150 60 0000 C CNN 136 | 1 9050 2150 137 | -1 0 0 -1 138 | $EndComp 139 | $Comp 140 | L JACK_INT J1 141 | U 1 1 54BC7454 142 | P 5500 5250 143 | F 0 "J1" H 5600 5750 60 0000 C CNN 144 | F 1 "JACK_INT" H 5300 5750 60 0000 C CNN 145 | F 2 "uC3Moy:jackint" H 5650 5250 60 0001 C CNN 146 | F 3 "" H 5650 5250 60 0000 C CNN 147 | 1 5500 5250 148 | -1 0 0 -1 149 | $EndComp 150 | NoConn ~ 5100 5950 151 | NoConn ~ 5100 5600 152 | $Comp 153 | L C C3 154 | U 1 1 54BDA82F 155 | P 8100 5100 156 | F 0 "C3" H 8100 5200 40 0000 L CNN 157 | F 1 "C" H 8106 5015 40 0000 L CNN 158 | F 2 "Capacitors_ThroughHole:C_Rect_L4_W2.5_P2.5" H 8138 4950 30 0001 C CNN 159 | F 3 "~" H 8100 5100 60 0000 C CNN 160 | 1 8100 5100 161 | 1 0 0 -1 162 | $EndComp 163 | $Comp 164 | L C C4 165 | U 1 1 54BDA83E 166 | P 8100 5500 167 | F 0 "C4" H 8100 5600 40 0000 L CNN 168 | F 1 "C" H 8106 5415 40 0000 L CNN 169 | F 2 "Capacitors_ThroughHole:C_Rect_L4_W2.5_P2.5" H 8138 5350 30 0000 C CNN 170 | F 3 "~" H 8100 5500 60 0000 C CNN 171 | 1 8100 5500 172 | 1 0 0 -1 173 | $EndComp 174 | $Comp 175 | L GND #PWR01 176 | U 1 1 54BEA004 177 | P 8600 5300 178 | F 0 "#PWR01" H 8600 5300 30 0001 C CNN 179 | F 1 "GND" H 8600 5230 30 0001 C CNN 180 | F 2 "" H 8600 5300 60 0000 C CNN 181 | F 3 "" H 8600 5300 60 0000 C CNN 182 | 1 8600 5300 183 | 1 0 0 -1 184 | $EndComp 185 | $Comp 186 | L +6V #PWR02 187 | U 1 1 54BEA022 188 | P 8600 4900 189 | F 0 "#PWR02" H 8600 5030 20 0001 C CNN 190 | F 1 "+6V" H 8600 5000 30 0000 C CNN 191 | F 2 "" H 8600 4900 60 0000 C CNN 192 | F 3 "" H 8600 4900 60 0000 C CNN 193 | 1 8600 4900 194 | 1 0 0 -1 195 | $EndComp 196 | $Comp 197 | L +6V #PWR03 198 | U 1 1 54BEA031 199 | P 5800 700 200 | F 0 "#PWR03" H 5800 830 20 0001 C CNN 201 | F 1 "+6V" H 5800 800 30 0000 C CNN 202 | F 2 "" H 5800 700 60 0000 C CNN 203 | F 3 "" H 5800 700 60 0000 C CNN 204 | 1 5800 700 205 | 1 0 0 -1 206 | $EndComp 207 | $Comp 208 | L -6V #PWR8 209 | U 1 1 54BEA040 210 | P 5800 1500 211 | F 0 "#PWR8" H 5800 1620 20 0001 C CNN 212 | F 1 "-6V" H 5800 1600 20 0000 C CNN 213 | F 2 "" H 5800 1500 60 0000 C CNN 214 | F 3 "" H 5800 1500 60 0000 C CNN 215 | 1 5800 1500 216 | -1 0 0 1 217 | $EndComp 218 | $Comp 219 | L GND #PWR04 220 | U 1 1 54BEA06D 221 | P 5100 1850 222 | F 0 "#PWR04" H 5100 1850 30 0001 C CNN 223 | F 1 "GND" H 5100 1780 30 0001 C CNN 224 | F 2 "" H 5100 1850 60 0000 C CNN 225 | F 3 "" H 5100 1850 60 0000 C CNN 226 | 1 5100 1850 227 | 1 0 0 -1 228 | $EndComp 229 | $Comp 230 | L GND #PWR05 231 | U 1 1 54BEA07C 232 | P 4900 1850 233 | F 0 "#PWR05" H 4900 1850 30 0001 C CNN 234 | F 1 "GND" H 4900 1780 30 0001 C CNN 235 | F 2 "" H 4900 1850 60 0000 C CNN 236 | F 3 "" H 4900 1850 60 0000 C CNN 237 | 1 4900 1850 238 | 1 0 0 -1 239 | $EndComp 240 | $Comp 241 | L GND #PWR06 242 | U 1 1 54BEA08B 243 | P 4900 3750 244 | F 0 "#PWR06" H 4900 3750 30 0001 C CNN 245 | F 1 "GND" H 4900 3680 30 0001 C CNN 246 | F 2 "" H 4900 3750 60 0000 C CNN 247 | F 3 "" H 4900 3750 60 0000 C CNN 248 | 1 4900 3750 249 | 1 0 0 -1 250 | $EndComp 251 | $Comp 252 | L GND #PWR07 253 | U 1 1 54BEA09A 254 | P 5100 3750 255 | F 0 "#PWR07" H 5100 3750 30 0001 C CNN 256 | F 1 "GND" H 5100 3680 30 0001 C CNN 257 | F 2 "" H 5100 3750 60 0000 C CNN 258 | F 3 "" H 5100 3750 60 0000 C CNN 259 | 1 5100 3750 260 | 1 0 0 -1 261 | $EndComp 262 | $Comp 263 | L GND #PWR08 264 | U 1 1 54BEA0B8 265 | P 5100 5300 266 | F 0 "#PWR08" H 5100 5300 30 0001 C CNN 267 | F 1 "GND" H 5100 5230 30 0001 C CNN 268 | F 2 "" H 5100 5300 60 0000 C CNN 269 | F 3 "" H 5100 5300 60 0000 C CNN 270 | 1 5100 5300 271 | 1 0 0 -1 272 | $EndComp 273 | $Comp 274 | L GND #PWR09 275 | U 1 1 54BEA0C7 276 | P 8650 2200 277 | F 0 "#PWR09" H 8650 2200 30 0001 C CNN 278 | F 1 "GND" H 8650 2130 30 0001 C CNN 279 | F 2 "" H 8650 2200 60 0000 C CNN 280 | F 3 "" H 8650 2200 60 0000 C CNN 281 | 1 8650 2200 282 | 1 0 0 -1 283 | $EndComp 284 | $Comp 285 | L -6V #PWR11 286 | U 1 1 54BEA23D 287 | P 5850 6200 288 | F 0 "#PWR11" H 5850 6320 20 0001 C CNN 289 | F 1 "-6V" H 5850 6300 20 0000 C CNN 290 | F 2 "" H 5850 6200 60 0000 C CNN 291 | F 3 "" H 5850 6200 60 0000 C CNN 292 | 1 5850 6200 293 | -1 0 0 1 294 | $EndComp 295 | $Comp 296 | L TL072 U1 297 | U 2 1 546FC4D1 298 | P 5900 3000 299 | F 0 "U1" H 5850 3200 60 0000 L CNN 300 | F 1 "OPA2132" H 5850 2750 60 0000 L CNN 301 | F 2 "uC3Moy:DIP-8_W7.62mm_jorfru" H 5900 3000 60 0001 C CNN 302 | F 3 "" H 5900 3000 60 0000 C CNN 303 | 2 5900 3000 304 | 1 0 0 -1 305 | $EndComp 306 | $Comp 307 | L +6V #PWR010 308 | U 1 1 54BFF694 309 | P 4500 6650 310 | F 0 "#PWR010" H 4500 6780 20 0001 C CNN 311 | F 1 "+6V" H 4500 6750 30 0000 C CNN 312 | F 2 "" H 4500 6650 60 0000 C CNN 313 | F 3 "" H 4500 6650 60 0000 C CNN 314 | 1 4500 6650 315 | 1 0 0 -1 316 | $EndComp 317 | $Comp 318 | L -6V #PWR15 319 | U 1 1 54C007F2 320 | P 8600 5800 321 | F 0 "#PWR15" H 8600 5920 20 0001 C CNN 322 | F 1 "-6V" H 8600 5900 20 0000 C CNN 323 | F 2 "" H 8600 5800 60 0000 C CNN 324 | F 3 "" H 8600 5800 60 0000 C CNN 325 | 1 8600 5800 326 | -1 0 0 1 327 | $EndComp 328 | $Comp 329 | L -6V #PWR10 330 | U 1 1 54C008B8 331 | P 5800 3400 332 | F 0 "#PWR10" H 5800 3520 20 0001 C CNN 333 | F 1 "-6V" H 5800 3500 20 0000 C CNN 334 | F 2 "" H 5800 3400 60 0000 C CNN 335 | F 3 "" H 5800 3400 60 0000 C CNN 336 | 1 5800 3400 337 | -1 0 0 1 338 | $EndComp 339 | $Comp 340 | L +6V #PWR011 341 | U 1 1 54C008BE 342 | P 5800 2600 343 | F 0 "#PWR011" H 5800 2730 20 0001 C CNN 344 | F 1 "+6V" H 5800 2700 30 0000 C CNN 345 | F 2 "" H 5800 2600 60 0000 C CNN 346 | F 3 "" H 5800 2600 60 0000 C CNN 347 | 1 5800 2600 348 | 1 0 0 -1 349 | $EndComp 350 | $Comp 351 | L TLE2426 U2 352 | U 1 1 54C5438B 353 | P 7650 4850 354 | F 0 "U2" H 7900 5100 60 0000 C CNN 355 | F 1 "TLE2426" H 7600 5100 60 0000 C CNN 356 | F 2 "Housings_TO-92:TO-92_Inline_Wide" H 7650 4850 60 0001 C CNN 357 | F 3 "" H 7650 4850 60 0000 C CNN 358 | 1 7650 4850 359 | 0 -1 1 0 360 | $EndComp 361 | Connection ~ 7450 1800 362 | Wire Wire Line 363 | 6050 1800 7450 1800 364 | Wire Wire Line 365 | 7150 2150 7150 3700 366 | Wire Wire Line 367 | 7150 3700 6050 3700 368 | Wire Wire Line 369 | 8100 4900 8600 4900 370 | Wire Wire Line 371 | 4850 1000 5400 1000 372 | Wire Wire Line 373 | 4900 1000 4900 1350 374 | Connection ~ 4900 1000 375 | Wire Wire Line 376 | 5100 1200 5400 1200 377 | Wire Wire Line 378 | 5100 1200 5100 1350 379 | Wire Wire Line 380 | 5250 1200 5250 1800 381 | Connection ~ 5250 1200 382 | Wire Wire Line 383 | 6400 1100 7450 1100 384 | Wire Wire Line 385 | 5250 1800 5550 1800 386 | Wire Wire Line 387 | 3800 1000 4450 1000 388 | Wire Wire Line 389 | 4850 2900 5400 2900 390 | Wire Wire Line 391 | 4900 2900 4900 3250 392 | Connection ~ 4900 2900 393 | Wire Wire Line 394 | 5100 3100 5400 3100 395 | Wire Wire Line 396 | 5100 3100 5100 3250 397 | Wire Wire Line 398 | 5250 3100 5250 3700 399 | Connection ~ 5250 3100 400 | Wire Wire Line 401 | 6400 3000 7150 3000 402 | Connection ~ 6450 3000 403 | Wire Wire Line 404 | 5250 3700 5550 3700 405 | Wire Wire Line 406 | 4450 2900 4250 2900 407 | Wire Wire Line 408 | 3800 1000 3800 5050 409 | Wire Wire Line 410 | 3800 5050 5100 5050 411 | Wire Wire Line 412 | 4250 5250 5100 5250 413 | Wire Wire Line 414 | 4250 2900 4250 5250 415 | Wire Wire Line 416 | 4800 7050 4800 5700 417 | Wire Wire Line 418 | 4800 6050 5100 6050 419 | Wire Wire Line 420 | 4800 5700 5100 5700 421 | Connection ~ 4800 6050 422 | Wire Wire Line 423 | 4500 6850 4500 6650 424 | Wire Wire Line 425 | 5100 5800 5100 5850 426 | Wire Wire Line 427 | 5100 6200 5100 6150 428 | Connection ~ 7150 3000 429 | Wire Wire Line 430 | 7450 1100 7450 1950 431 | Wire Wire Line 432 | 6800 5300 8600 5300 433 | Connection ~ 8100 5300 434 | Wire Wire Line 435 | 5850 5850 5850 6200 436 | Connection ~ 5850 6200 437 | Wire Wire Line 438 | 4800 7050 4500 7050 439 | Wire Wire Line 440 | 5100 5850 5850 5850 441 | Wire Wire Line 442 | 7750 5100 7750 5300 443 | Connection ~ 7750 5300 444 | Wire Wire Line 445 | 7650 5100 7650 5800 446 | $Comp 447 | L R R10 448 | U 1 1 54C7874A 449 | P 8000 1950 450 | F 0 "R10" V 8080 1950 40 0000 C CNN 451 | F 1 "R" V 8007 1951 40 0000 C CNN 452 | F 2 "Discret:R1" V 7930 1950 30 0000 C CNN 453 | F 3 "~" H 8000 1950 30 0000 C CNN 454 | 1 8000 1950 455 | 0 1 1 0 456 | $EndComp 457 | $Comp 458 | L R R9 459 | U 1 1 54C78759 460 | P 7950 2150 461 | F 0 "R9" V 8030 2150 40 0000 C CNN 462 | F 1 "R" V 7957 2151 40 0000 C CNN 463 | F 2 "Discret:R1" V 7880 2150 30 0000 C CNN 464 | F 3 "~" H 7950 2150 30 0000 C CNN 465 | 1 7950 2150 466 | 0 1 1 0 467 | $EndComp 468 | Wire Wire Line 469 | 7150 2150 7700 2150 470 | Wire Wire Line 471 | 8200 2150 8650 2150 472 | Wire Wire Line 473 | 8250 1950 8650 1950 474 | Wire Wire Line 475 | 7450 1950 7750 1950 476 | $Comp 477 | L R R8 478 | U 1 1 563B4B89 479 | P 6800 5550 480 | F 0 "R8" V 6880 5550 40 0000 C CNN 481 | F 1 "R" V 6807 5551 40 0000 C CNN 482 | F 2 "Discret:R1" V 6730 5550 30 0001 C CNN 483 | F 3 "" H 6800 5550 30 0000 C CNN 484 | 1 6800 5550 485 | 1 0 0 -1 486 | $EndComp 487 | $Comp 488 | L R R7 489 | U 1 1 563B4BD9 490 | P 6800 5050 491 | F 0 "R7" V 6880 5050 40 0000 C CNN 492 | F 1 "R" V 6807 5051 40 0000 C CNN 493 | F 2 "Discret:R1" V 6730 5050 30 0001 C CNN 494 | F 3 "" H 6800 5050 30 0000 C CNN 495 | 1 6800 5050 496 | -1 0 0 1 497 | $EndComp 498 | Wire Wire Line 499 | 6800 5800 8600 5800 500 | Connection ~ 7650 5800 501 | Wire Wire Line 502 | 8100 5800 8100 5700 503 | Connection ~ 8100 5800 504 | Wire Wire Line 505 | 6800 4800 7300 4800 506 | Wire Wire Line 507 | 7300 4800 7300 5100 508 | Wire Wire Line 509 | 7300 5100 7550 5100 510 | $Comp 511 | L +6V #PWR012 512 | U 1 1 563B4E98 513 | P 6800 4800 514 | F 0 "#PWR012" H 6800 4930 20 0001 C CNN 515 | F 1 "+6V" H 6800 4900 30 0000 C CNN 516 | F 2 "" H 6800 4800 60 0000 C CNN 517 | F 3 "" H 6800 4800 60 0000 C CNN 518 | 1 6800 4800 519 | 1 0 0 -1 520 | $EndComp 521 | Wire Wire Line 522 | 5850 6200 5100 6200 523 | $Comp 524 | L CP C5 525 | U 1 1 563B56D0 526 | P 8400 5100 527 | F 0 "C5" H 8450 5200 40 0000 L CNN 528 | F 1 "CP" H 8450 5000 40 0000 L CNN 529 | F 2 "Capacitors_ThroughHole:C_Radial_D5_L6_P2.5" H 8500 4950 30 0001 C CNN 530 | F 3 "" H 8400 5100 300 0000 C CNN 531 | 1 8400 5100 532 | 1 0 0 -1 533 | $EndComp 534 | $Comp 535 | L CP C6 536 | U 1 1 563B57B7 537 | P 8400 5550 538 | F 0 "C6" H 8450 5650 40 0000 L CNN 539 | F 1 "CP" H 8450 5450 40 0000 L CNN 540 | F 2 "Capacitors_ThroughHole:C_Radial_D5_L6_P2.5" H 8500 5400 30 0001 C CNN 541 | F 3 "" H 8400 5550 300 0000 C CNN 542 | 1 8400 5550 543 | 1 0 0 -1 544 | $EndComp 545 | Wire Wire Line 546 | 8400 5300 8400 5350 547 | Connection ~ 8400 5300 548 | Wire Wire Line 549 | 8400 5750 8400 5800 550 | Connection ~ 8400 5800 551 | Connection ~ 8400 4900 552 | Connection ~ 8100 4900 553 | $EndSCHEMATC 554 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | GNU GENERAL PUBLIC LICENSE 2 | Version 2, June 1991 3 | 4 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., 5 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6 | Everyone is permitted to copy and distribute verbatim copies 7 | of this license document, but changing it is not allowed. 8 | 9 | Preamble 10 | 11 | The licenses for most software are designed to take away your 12 | freedom to share and change it. By contrast, the GNU General Public 13 | License is intended to guarantee your freedom to share and change free 14 | software--to make sure the software is free for all its users. This 15 | General Public License applies to most of the Free Software 16 | Foundation's software and to any other program whose authors commit to 17 | using it. (Some other Free Software Foundation software is covered by 18 | the GNU Lesser General Public License instead.) You can apply it to 19 | your programs, too. 20 | 21 | When we speak of free software, we are referring to freedom, not 22 | price. Our General Public Licenses are designed to make sure that you 23 | have the freedom to distribute copies of free software (and charge for 24 | this service if you wish), that you receive source code or can get it 25 | if you want it, that you can change the software or use pieces of it 26 | in new free programs; and that you know you can do these things. 27 | 28 | To protect your rights, we need to make restrictions that forbid 29 | anyone to deny you these rights or to ask you to surrender the rights. 30 | These restrictions translate to certain responsibilities for you if you 31 | distribute copies of the software, or if you modify it. 32 | 33 | For example, if you distribute copies of such a program, whether 34 | gratis or for a fee, you must give the recipients all the rights that 35 | you have. You must make sure that they, too, receive or can get the 36 | source code. And you must show them these terms so they know their 37 | rights. 38 | 39 | We protect your rights with two steps: (1) copyright the software, and 40 | (2) offer you this license which gives you legal permission to copy, 41 | distribute and/or modify the software. 42 | 43 | Also, for each author's protection and ours, we want to make certain 44 | that everyone understands that there is no warranty for this free 45 | software. If the software is modified by someone else and passed on, we 46 | want its recipients to know that what they have is not the original, so 47 | that any problems introduced by others will not reflect on the original 48 | authors' reputations. 49 | 50 | Finally, any free program is threatened constantly by software 51 | patents. We wish to avoid the danger that redistributors of a free 52 | program will individually obtain patent licenses, in effect making the 53 | program proprietary. To prevent this, we have made it clear that any 54 | patent must be licensed for everyone's free use or not licensed at all. 55 | 56 | The precise terms and conditions for copying, distribution and 57 | modification follow. 58 | 59 | GNU GENERAL PUBLIC LICENSE 60 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 61 | 62 | 0. This License applies to any program or other work which contains 63 | a notice placed by the copyright holder saying it may be distributed 64 | under the terms of this General Public License. The "Program", below, 65 | refers to any such program or work, and a "work based on the Program" 66 | means either the Program or any derivative work under copyright law: 67 | that is to say, a work containing the Program or a portion of it, 68 | either verbatim or with modifications and/or translated into another 69 | language. (Hereinafter, translation is included without limitation in 70 | the term "modification".) Each licensee is addressed as "you". 71 | 72 | Activities other than copying, distribution and modification are not 73 | covered by this License; they are outside its scope. The act of 74 | running the Program is not restricted, and the output from the Program 75 | is covered only if its contents constitute a work based on the 76 | Program (independent of having been made by running the Program). 77 | Whether that is true depends on what the Program does. 78 | 79 | 1. You may copy and distribute verbatim copies of the Program's 80 | source code as you receive it, in any medium, provided that you 81 | conspicuously and appropriately publish on each copy an appropriate 82 | copyright notice and disclaimer of warranty; keep intact all the 83 | notices that refer to this License and to the absence of any warranty; 84 | and give any other recipients of the Program a copy of this License 85 | along with the Program. 86 | 87 | You may charge a fee for the physical act of transferring a copy, and 88 | you may at your option offer warranty protection in exchange for a fee. 89 | 90 | 2. You may modify your copy or copies of the Program or any portion 91 | of it, thus forming a work based on the Program, and copy and 92 | distribute such modifications or work under the terms of Section 1 93 | above, provided that you also meet all of these conditions: 94 | 95 | a) You must cause the modified files to carry prominent notices 96 | stating that you changed the files and the date of any change. 97 | 98 | b) You must cause any work that you distribute or publish, that in 99 | whole or in part contains or is derived from the Program or any 100 | part thereof, to be licensed as a whole at no charge to all third 101 | parties under the terms of this License. 102 | 103 | c) If the modified program normally reads commands interactively 104 | when run, you must cause it, when started running for such 105 | interactive use in the most ordinary way, to print or display an 106 | announcement including an appropriate copyright notice and a 107 | notice that there is no warranty (or else, saying that you provide 108 | a warranty) and that users may redistribute the program under 109 | these conditions, and telling the user how to view a copy of this 110 | License. (Exception: if the Program itself is interactive but 111 | does not normally print such an announcement, your work based on 112 | the Program is not required to print an announcement.) 113 | 114 | These requirements apply to the modified work as a whole. If 115 | identifiable sections of that work are not derived from the Program, 116 | and can be reasonably considered independent and separate works in 117 | themselves, then this License, and its terms, do not apply to those 118 | sections when you distribute them as separate works. But when you 119 | distribute the same sections as part of a whole which is a work based 120 | on the Program, the distribution of the whole must be on the terms of 121 | this License, whose permissions for other licensees extend to the 122 | entire whole, and thus to each and every part regardless of who wrote it. 123 | 124 | Thus, it is not the intent of this section to claim rights or contest 125 | your rights to work written entirely by you; rather, the intent is to 126 | exercise the right to control the distribution of derivative or 127 | collective works based on the Program. 128 | 129 | In addition, mere aggregation of another work not based on the Program 130 | with the Program (or with a work based on the Program) on a volume of 131 | a storage or distribution medium does not bring the other work under 132 | the scope of this License. 133 | 134 | 3. You may copy and distribute the Program (or a work based on it, 135 | under Section 2) in object code or executable form under the terms of 136 | Sections 1 and 2 above provided that you also do one of the following: 137 | 138 | a) Accompany it with the complete corresponding machine-readable 139 | source code, which must be distributed under the terms of Sections 140 | 1 and 2 above on a medium customarily used for software interchange; or, 141 | 142 | b) Accompany it with a written offer, valid for at least three 143 | years, to give any third party, for a charge no more than your 144 | cost of physically performing source distribution, a complete 145 | machine-readable copy of the corresponding source code, to be 146 | distributed under the terms of Sections 1 and 2 above on a medium 147 | customarily used for software interchange; or, 148 | 149 | c) Accompany it with the information you received as to the offer 150 | to distribute corresponding source code. (This alternative is 151 | allowed only for noncommercial distribution and only if you 152 | received the program in object code or executable form with such 153 | an offer, in accord with Subsection b above.) 154 | 155 | The source code for a work means the preferred form of the work for 156 | making modifications to it. For an executable work, complete source 157 | code means all the source code for all modules it contains, plus any 158 | associated interface definition files, plus the scripts used to 159 | control compilation and installation of the executable. However, as a 160 | special exception, the source code distributed need not include 161 | anything that is normally distributed (in either source or binary 162 | form) with the major components (compiler, kernel, and so on) of the 163 | operating system on which the executable runs, unless that component 164 | itself accompanies the executable. 165 | 166 | If distribution of executable or object code is made by offering 167 | access to copy from a designated place, then offering equivalent 168 | access to copy the source code from the same place counts as 169 | distribution of the source code, even though third parties are not 170 | compelled to copy the source along with the object code. 171 | 172 | 4. You may not copy, modify, sublicense, or distribute the Program 173 | except as expressly provided under this License. Any attempt 174 | otherwise to copy, modify, sublicense or distribute the Program is 175 | void, and will automatically terminate your rights under this License. 176 | However, parties who have received copies, or rights, from you under 177 | this License will not have their licenses terminated so long as such 178 | parties remain in full compliance. 179 | 180 | 5. You are not required to accept this License, since you have not 181 | signed it. However, nothing else grants you permission to modify or 182 | distribute the Program or its derivative works. These actions are 183 | prohibited by law if you do not accept this License. Therefore, by 184 | modifying or distributing the Program (or any work based on the 185 | Program), you indicate your acceptance of this License to do so, and 186 | all its terms and conditions for copying, distributing or modifying 187 | the Program or works based on it. 188 | 189 | 6. Each time you redistribute the Program (or any work based on the 190 | Program), the recipient automatically receives a license from the 191 | original licensor to copy, distribute or modify the Program subject to 192 | these terms and conditions. You may not impose any further 193 | restrictions on the recipients' exercise of the rights granted herein. 194 | You are not responsible for enforcing compliance by third parties to 195 | this License. 196 | 197 | 7. If, as a consequence of a court judgment or allegation of patent 198 | infringement or for any other reason (not limited to patent issues), 199 | conditions are imposed on you (whether by court order, agreement or 200 | otherwise) that contradict the conditions of this License, they do not 201 | excuse you from the conditions of this License. If you cannot 202 | distribute so as to satisfy simultaneously your obligations under this 203 | License and any other pertinent obligations, then as a consequence you 204 | may not distribute the Program at all. For example, if a patent 205 | license would not permit royalty-free redistribution of the Program by 206 | all those who receive copies directly or indirectly through you, then 207 | the only way you could satisfy both it and this License would be to 208 | refrain entirely from distribution of the Program. 209 | 210 | If any portion of this section is held invalid or unenforceable under 211 | any particular circumstance, the balance of the section is intended to 212 | apply and the section as a whole is intended to apply in other 213 | circumstances. 214 | 215 | It is not the purpose of this section to induce you to infringe any 216 | patents or other property right claims or to contest validity of any 217 | such claims; this section has the sole purpose of protecting the 218 | integrity of the free software distribution system, which is 219 | implemented by public license practices. Many people have made 220 | generous contributions to the wide range of software distributed 221 | through that system in reliance on consistent application of that 222 | system; it is up to the author/donor to decide if he or she is willing 223 | to distribute software through any other system and a licensee cannot 224 | impose that choice. 225 | 226 | This section is intended to make thoroughly clear what is believed to 227 | be a consequence of the rest of this License. 228 | 229 | 8. If the distribution and/or use of the Program is restricted in 230 | certain countries either by patents or by copyrighted interfaces, the 231 | original copyright holder who places the Program under this License 232 | may add an explicit geographical distribution limitation excluding 233 | those countries, so that distribution is permitted only in or among 234 | countries not thus excluded. In such case, this License incorporates 235 | the limitation as if written in the body of this License. 236 | 237 | 9. The Free Software Foundation may publish revised and/or new versions 238 | of the General Public License from time to time. Such new versions will 239 | be similar in spirit to the present version, but may differ in detail to 240 | address new problems or concerns. 241 | 242 | Each version is given a distinguishing version number. If the Program 243 | specifies a version number of this License which applies to it and "any 244 | later version", you have the option of following the terms and conditions 245 | either of that version or of any later version published by the Free 246 | Software Foundation. If the Program does not specify a version number of 247 | this License, you may choose any version ever published by the Free Software 248 | Foundation. 249 | 250 | 10. If you wish to incorporate parts of the Program into other free 251 | programs whose distribution conditions are different, write to the author 252 | to ask for permission. For software which is copyrighted by the Free 253 | Software Foundation, write to the Free Software Foundation; we sometimes 254 | make exceptions for this. Our decision will be guided by the two goals 255 | of preserving the free status of all derivatives of our free software and 256 | of promoting the sharing and reuse of software generally. 257 | 258 | NO WARRANTY 259 | 260 | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 261 | FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 262 | OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 263 | PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 264 | OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 265 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 266 | TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 267 | PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 268 | REPAIR OR CORRECTION. 269 | 270 | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 271 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 272 | REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 273 | INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 274 | OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 275 | TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 276 | YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 277 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 278 | POSSIBILITY OF SUCH DAMAGES. 279 | 280 | END OF TERMS AND CONDITIONS 281 | 282 | How to Apply These Terms to Your New Programs 283 | 284 | If you develop a new program, and you want it to be of the greatest 285 | possible use to the public, the best way to achieve this is to make it 286 | free software which everyone can redistribute and change under these terms. 287 | 288 | To do so, attach the following notices to the program. It is safest 289 | to attach them to the start of each source file to most effectively 290 | convey the exclusion of warranty; and each file should have at least 291 | the "copyright" line and a pointer to where the full notice is found. 292 | 293 | {description} 294 | Copyright (C) {year} {fullname} 295 | 296 | This program is free software; you can redistribute it and/or modify 297 | it under the terms of the GNU General Public License as published by 298 | the Free Software Foundation; either version 2 of the License, or 299 | (at your option) any later version. 300 | 301 | This program is distributed in the hope that it will be useful, 302 | but WITHOUT ANY WARRANTY; without even the implied warranty of 303 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 304 | GNU General Public License for more details. 305 | 306 | You should have received a copy of the GNU General Public License along 307 | with this program; if not, write to the Free Software Foundation, Inc., 308 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 309 | 310 | Also add information on how to contact you by electronic and paper mail. 311 | 312 | If the program is interactive, make it output a short notice like this 313 | when it starts in an interactive mode: 314 | 315 | Gnomovision version 69, Copyright (C) year name of author 316 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 317 | This is free software, and you are welcome to redistribute it 318 | under certain conditions; type `show c' for details. 319 | 320 | The hypothetical commands `show w' and `show c' should show the appropriate 321 | parts of the General Public License. Of course, the commands you use may 322 | be called something other than `show w' and `show c'; they could even be 323 | mouse-clicks or menu items--whatever suits your program. 324 | 325 | You should also get your employer (if you work as a programmer) or your 326 | school, if any, to sign a "copyright disclaimer" for the program, if 327 | necessary. Here is a sample; alter the names: 328 | 329 | Yoyodyne, Inc., hereby disclaims all copyright interest in the program 330 | `Gnomovision' (which makes passes at compilers) written by James Hacker. 331 | 332 | {signature of Ty Coon}, 1 April 1989 333 | Ty Coon, President of Vice 334 | 335 | This General Public License does not permit incorporating your program into 336 | proprietary programs. If your program is a subroutine library, you may 337 | consider it more useful to permit linking proprietary applications with the 338 | library. If this is what you want to do, use the GNU Lesser General 339 | Public License instead of this License. 340 | 341 | -------------------------------------------------------------------------------- /KiCadFiles/guitarlogo.mod: -------------------------------------------------------------------------------- 1 | PCBNEW-LibModule-V1 2 | $INDEX 3 | LOGO 4 | $EndINDEX 5 | # 6 | # LOGO 7 | # pixmap w = 370, h = 132 8 | # 9 | $MODULE LOGO 10 | Po 0 0 0 15 00000000 00000000 ~~ 11 | Li LOGO 12 | T0 0 2500 600 600 0 120 N I 21 "G***" 13 | T1 0 -2500 600 600 0 120 N I 21 "LOGO" 14 | DP 0 0 0 0 10 1 21 15 | Dl 6184 -2184 16 | Dl 25 -2176 17 | Dl -6133 -2167 18 | Dl -6142 25 19 | Dl -6150 2216 20 | Dl -6158 8 21 | Dl -6166 -2200 22 | Dl 9 -2192 23 | Dl 6184 -2184 24 | Dl 6184 -2184 25 | DP 0 0 0 0 933 1 21 26 | Dl 6167 2066 27 | Dl 1025 2067 28 | Dl 341 2067 29 | Dl -280 2067 30 | Dl -841 2067 31 | Dl -1345 2068 32 | Dl -1795 2068 33 | Dl -2194 2069 34 | Dl -2545 2070 35 | Dl -2852 2071 36 | Dl -3118 2073 37 | Dl -3346 2075 38 | Dl -3540 2077 39 | Dl -3701 2080 40 | Dl -3834 2083 41 | Dl -3942 2087 42 | Dl -4028 2092 43 | Dl -4095 2097 44 | Dl -4147 2102 45 | Dl -4186 2109 46 | Dl -4215 2116 47 | Dl -4239 2124 48 | Dl -4259 2132 49 | Dl -4262 2134 50 | Dl -4374 2173 51 | Dl -4510 2193 52 | Dl -4687 2200 53 | Dl -4820 2196 54 | Dl -4917 2186 55 | Dl -4964 2171 56 | Dl -4966 2167 57 | Dl -4995 2129 58 | Dl -5067 2115 59 | Dl -5163 2124 60 | Dl -5241 2148 61 | Dl -5366 2180 62 | Dl -5524 2195 63 | Dl -5684 2190 64 | Dl -5797 2170 65 | Dl -5874 2132 66 | Dl -5887 2076 67 | Dl -5868 2035 68 | Dl -5834 2005 69 | Dl -5778 2015 70 | Dl -5751 2026 71 | Dl -5645 2062 72 | Dl -5567 2051 73 | Dl -5500 2000 74 | Dl -5441 1905 75 | Dl -5449 1807 76 | Dl -5504 1729 77 | Dl -5568 1682 78 | Dl -5648 1673 79 | Dl -5701 1679 80 | Dl -5822 1678 81 | Dl -5898 1626 82 | Dl -5931 1524 83 | Dl -5933 1483 84 | Dl -5911 1371 85 | Dl -5852 1296 86 | Dl -5772 1267 87 | Dl -5683 1293 88 | Dl -5663 1308 89 | Dl -5621 1348 90 | Dl -5547 1427 91 | Dl -5450 1533 92 | Dl -5352 1641 93 | Dl -5092 1933 94 | Dl -3754 1934 95 | Dl -3408 1935 96 | Dl -3123 1936 97 | Dl -2893 1939 98 | Dl -2711 1942 99 | Dl -2572 1948 100 | Dl -2470 1955 101 | Dl -2400 1963 102 | Dl -2354 1974 103 | Dl -2333 1983 104 | Dl -2206 2028 105 | Dl -2094 2010 106 | Dl -2033 1966 107 | Dl -1975 1875 108 | Dl -1982 1782 109 | Dl -2034 1706 110 | Dl -2130 1643 111 | Dl -2238 1646 112 | Dl -2356 1712 113 | Dl -2360 1716 114 | Dl -2459 1800 115 | Dl -3761 1800 116 | Dl -5062 1800 117 | Dl -5256 1583 118 | Dl -5344 1481 119 | Dl -5411 1394 120 | Dl -5446 1336 121 | Dl -5450 1325 122 | Dl -5418 1295 123 | Dl -5330 1276 124 | Dl -5294 1273 125 | Dl -5210 1271 126 | Dl -5145 1284 127 | Dl -5080 1322 128 | Dl -4994 1393 129 | Dl -4952 1431 130 | Dl -4766 1600 131 | Dl -3841 1600 132 | Dl -3567 1600 133 | Dl -3352 1601 134 | Dl -3187 1604 135 | Dl -3064 1608 136 | Dl -2975 1615 137 | Dl -2913 1625 138 | Dl -2868 1638 139 | Dl -2833 1656 140 | Dl -2816 1666 141 | Dl -2728 1712 142 | Dl -2649 1732 143 | Dl -2644 1733 144 | Dl -2551 1706 145 | Dl -2492 1639 146 | Dl -2470 1551 147 | Dl -2488 1461 148 | Dl -2550 1387 149 | Dl -2576 1372 150 | Dl -2645 1348 151 | Dl -2705 1355 152 | Dl -2786 1397 153 | Dl -2824 1417 154 | Dl -2866 1433 155 | Dl -2919 1445 156 | Dl -2993 1454 157 | Dl -3095 1460 158 | Dl -3234 1464 159 | Dl -3418 1465 160 | Dl -3656 1466 161 | Dl -3833 1466 162 | Dl -4110 1466 163 | Dl -4329 1464 164 | Dl -4495 1461 165 | Dl -4618 1456 166 | Dl -4704 1449 167 | Dl -4761 1439 168 | Dl -4797 1426 169 | Dl -4816 1412 170 | Dl -4847 1377 171 | Dl -4860 1349 172 | Dl -4848 1327 173 | Dl -4805 1310 174 | Dl -4727 1296 175 | Dl -4607 1287 176 | Dl -4439 1279 177 | Dl -4217 1273 178 | Dl -3936 1268 179 | Dl -3857 1266 180 | Dl -3549 1260 181 | Dl -3302 1253 182 | Dl -3113 1246 183 | Dl -2975 1237 184 | Dl -2885 1226 185 | Dl -2837 1213 186 | Dl -2828 1208 187 | Dl -2768 1184 188 | Dl -2646 1170 189 | Dl -2493 1166 190 | Dl -2199 1166 191 | Dl -1898 1437 192 | Dl -1770 1555 193 | Dl -1654 1672 194 | Dl -1563 1773 195 | Dl -1514 1837 196 | Dl -1431 1934 197 | Dl -1341 1966 198 | Dl -1239 1935 199 | Dl -1207 1914 200 | Dl -1146 1836 201 | Dl -1140 1740 202 | Dl -1190 1644 203 | Dl -1202 1630 204 | Dl -1266 1585 205 | Dl -1343 1576 206 | Dl -1399 1583 207 | Dl -1459 1590 208 | Dl -1511 1584 209 | Dl -1567 1556 210 | Dl -1641 1501 211 | Dl -1747 1410 212 | Dl -1789 1374 213 | Dl -1903 1272 214 | Dl -2001 1181 215 | Dl -2071 1114 216 | Dl -2096 1088 217 | Dl -2135 1059 218 | Dl -2203 1042 219 | Dl -2315 1034 220 | Dl -2418 1033 221 | Dl -2694 1033 222 | Dl -2707 791 223 | Dl -2710 652 224 | Dl -2701 565 225 | Dl -2677 515 226 | Dl -2670 508 227 | Dl -2625 491 228 | Dl -2533 478 229 | Dl -2389 470 230 | Dl -2188 467 231 | Dl -2057 466 232 | Dl -1824 468 233 | Dl -1641 474 234 | Dl -1494 485 235 | Dl -1367 503 236 | Dl -1245 529 237 | Dl -1222 534 238 | Dl -1008 590 239 | Dl -851 635 240 | Dl -740 676 241 | Dl -666 714 242 | Dl -619 754 243 | Dl -599 785 244 | Dl -522 865 245 | Dl -419 893 246 | Dl -317 866 247 | Dl -237 797 248 | Dl -211 715 249 | Dl -231 634 250 | Dl -290 565 251 | Dl -378 524 252 | Dl -490 522 253 | Dl -515 528 254 | Dl -582 539 255 | Dl -666 536 256 | Dl -782 517 257 | Dl -942 480 258 | Dl -1006 464 259 | Dl -1141 430 260 | Dl -1255 406 261 | Dl -1364 389 262 | Dl -1481 377 263 | Dl -1621 371 264 | Dl -1798 368 265 | Dl -2026 367 266 | Dl -2052 367 267 | Dl -2310 365 268 | Dl -2507 360 269 | Dl -2652 349 270 | Dl -2749 333 271 | Dl -2807 309 272 | Dl -2831 276 273 | Dl -2827 233 274 | Dl -2823 221 275 | Dl -2811 205 276 | Dl -2784 192 277 | Dl -2735 182 278 | Dl -2656 175 279 | Dl -2540 171 280 | Dl -2380 168 281 | Dl -2168 167 282 | Dl -1898 166 283 | Dl -994 166 284 | Dl -539 286 285 | Dl -291 351 286 | Dl -100 402 287 | Dl 43 442 288 | Dl 144 472 289 | Dl 212 496 290 | Dl 254 516 291 | Dl 279 535 292 | Dl 294 556 293 | Dl 299 564 294 | Dl 383 674 295 | Dl 482 728 296 | Dl 584 721 297 | Dl 667 666 298 | Dl 725 571 299 | Dl 718 474 300 | Dl 663 396 301 | Dl 611 355 302 | Dl 549 339 303 | Dl 453 344 304 | Dl 419 348 305 | Dl 320 351 306 | Dl 189 338 307 | Dl 21 307 308 | Dl -191 258 309 | Dl -454 188 310 | Dl -733 109 311 | Dl -792 93 312 | Dl -847 79 313 | Dl -908 69 314 | Dl -981 61 315 | Dl -1074 54 316 | Dl -1196 50 317 | Dl -1353 46 318 | Dl -1554 43 319 | Dl -1806 41 320 | Dl -2116 39 321 | Dl -2125 39 322 | Dl -2387 36 323 | Dl -2589 33 324 | Dl -2740 29 325 | Dl -2845 23 326 | Dl -2913 15 327 | Dl -2951 3 328 | Dl -2965 -11 329 | Dl -2966 -17 330 | Dl -2953 -44 331 | Dl -2905 -59 332 | Dl -2810 -66 333 | Dl -2725 -67 334 | Dl -2551 -77 335 | Dl -2393 -104 336 | Dl -2326 -123 337 | Dl -2229 -155 338 | Dl -2165 -162 339 | Dl -2104 -143 340 | Dl -2053 -116 341 | Dl -1929 -77 342 | Dl -1821 -92 343 | Dl -1743 -160 344 | Dl -1720 -207 345 | Dl -1712 -309 346 | Dl -1755 -392 347 | Dl -1831 -450 348 | Dl -1925 -472 349 | Dl -2021 -449 350 | Dl -2080 -404 351 | Dl -2144 -354 352 | Dl -2242 -298 353 | Dl -2305 -268 354 | Dl -2461 -225 355 | Dl -2664 -204 356 | Dl -2897 -206 357 | Dl -3145 -229 358 | Dl -3391 -273 359 | Dl -3550 -314 360 | Dl -3714 -364 361 | Dl -3825 -402 362 | Dl -3883 -428 363 | Dl -3884 -446 364 | Dl -3826 -456 365 | Dl -3707 -462 366 | Dl -3526 -464 367 | Dl -3378 -465 368 | Dl -3155 -465 369 | Dl -2989 -462 370 | Dl -2868 -457 371 | Dl -2783 -447 372 | Dl -2722 -432 373 | Dl -2675 -412 374 | Dl -2670 -409 375 | Dl -2594 -372 376 | Dl -2537 -372 377 | Dl -2475 -402 378 | Dl -2398 -474 379 | Dl -2369 -567 380 | Dl -2389 -658 381 | Dl -2439 -714 382 | Dl -2534 -760 383 | Dl -2623 -752 384 | Dl -2724 -686 385 | Dl -2728 -683 386 | Dl -2827 -600 387 | Dl -3852 -608 388 | Dl -4142 -611 389 | Dl -4372 -614 390 | Dl -4550 -618 391 | Dl -4683 -623 392 | Dl -4777 -629 393 | Dl -4841 -638 394 | Dl -4880 -649 395 | Dl -4903 -664 396 | Dl -4913 -676 397 | Dl -4930 -731 398 | Dl -4910 -804 399 | Dl -4883 -859 400 | Dl -4792 -967 401 | Dl -4641 -1069 402 | Dl -4438 -1161 403 | Dl -4188 -1241 404 | Dl -4063 -1271 405 | Dl -3912 -1302 406 | Dl -3778 -1320 407 | Dl -3639 -1328 408 | Dl -3473 -1327 409 | Dl -3316 -1321 410 | Dl -3089 -1307 411 | Dl -2877 -1284 412 | Dl -2666 -1248 413 | Dl -2442 -1197 414 | Dl -2190 -1128 415 | Dl -1897 -1037 416 | Dl -1780 -999 417 | Dl -1405 -866 418 | Dl -1069 -721 419 | Dl -818 -594 420 | Dl -616 -486 421 | Dl -459 -404 422 | Dl -334 -346 423 | Dl -229 -307 424 | Dl -129 -284 425 | Dl -22 -272 426 | Dl 106 -268 427 | Dl 268 -267 428 | Dl 298 -267 429 | Dl 498 -265 430 | Dl 641 -259 431 | Dl 738 -248 432 | Dl 798 -230 433 | Dl 819 -218 434 | Dl 915 -177 435 | Dl 1024 -175 436 | Dl 1126 -207 437 | Dl 1203 -267 438 | Dl 1233 -348 439 | Dl 1234 -350 440 | Dl 1204 -425 441 | Dl 1133 -491 442 | Dl 1041 -530 443 | Dl 1005 -534 444 | Dl 911 -513 445 | Dl 819 -463 446 | Dl 818 -462 447 | Dl 777 -434 448 | Dl 730 -414 449 | Dl 664 -402 450 | Dl 568 -396 451 | Dl 428 -394 452 | Dl 265 -395 453 | Dl 79 -397 454 | Dl -54 -401 455 | Dl -150 -410 456 | Dl -222 -425 457 | Dl -285 -450 458 | Dl -353 -487 459 | Dl -369 -496 460 | Dl -541 -594 461 | Dl 5 -576 462 | Dl 238 -571 463 | Dl 422 -571 464 | Dl 572 -578 465 | Dl 705 -593 466 | Dl 834 -616 467 | Dl 974 -645 468 | Dl 1100 -670 469 | Dl 1188 -687 470 | Dl 1204 -690 471 | Dl 1280 -686 472 | Dl 1365 -639 473 | Dl 1412 -600 474 | Dl 1491 -520 475 | Dl 1526 -445 476 | Dl 1534 -369 477 | Dl 1558 -255 478 | Dl 1621 -173 479 | Dl 1707 -133 480 | Dl 1801 -141 481 | Dl 1878 -195 482 | Dl 1930 -293 483 | Dl 1924 -392 484 | Dl 1864 -478 485 | Dl 1758 -538 486 | Dl 1731 -545 487 | Dl 1633 -585 488 | Dl 1544 -648 489 | Dl 1482 -717 490 | Dl 1467 -762 491 | Dl 1494 -812 492 | Dl 1564 -868 493 | Dl 1592 -884 494 | Dl 1684 -935 495 | Dl 1807 -1006 496 | Dl 1933 -1081 497 | Dl 1934 -1081 498 | Dl 2064 -1155 499 | Dl 2171 -1198 500 | Dl 2287 -1220 501 | Dl 2378 -1228 502 | Dl 2509 -1232 503 | Dl 2596 -1224 504 | Dl 2662 -1198 505 | Dl 2702 -1171 506 | Dl 2824 -1111 507 | Dl 2940 -1111 508 | Dl 3034 -1167 509 | Dl 3092 -1259 510 | Dl 3084 -1352 511 | Dl 3032 -1428 512 | Dl 2936 -1490 513 | Dl 2826 -1489 514 | Dl 2724 -1434 515 | Dl 2657 -1394 516 | Dl 2586 -1371 517 | Dl 2531 -1368 518 | Dl 2512 -1387 519 | Dl 2517 -1401 520 | Dl 2556 -1431 521 | Dl 2639 -1478 522 | Dl 2749 -1531 523 | Dl 2761 -1537 524 | Dl 3130 -1676 525 | Dl 3494 -1758 526 | Dl 3847 -1781 527 | Dl 4181 -1745 528 | Dl 4334 -1706 529 | Dl 4464 -1660 530 | Dl 4601 -1601 531 | Dl 4731 -1538 532 | Dl 4839 -1478 533 | Dl 4911 -1427 534 | Dl 4934 -1395 535 | Dl 4903 -1367 536 | Dl 4822 -1348 537 | Dl 4707 -1339 538 | Dl 4572 -1339 539 | Dl 4433 -1349 540 | Dl 4306 -1366 541 | Dl 4205 -1392 542 | Dl 4162 -1414 543 | Dl 4053 -1459 544 | Dl 3946 -1454 545 | Dl 3859 -1405 546 | Dl 3807 -1320 547 | Dl 3800 -1266 548 | Dl 3827 -1175 549 | Dl 3899 -1118 550 | Dl 4003 -1100 551 | Dl 4126 -1124 552 | Dl 4221 -1170 553 | Dl 4275 -1199 554 | Dl 4333 -1218 555 | Dl 4409 -1229 556 | Dl 4518 -1232 557 | Dl 4674 -1230 558 | Dl 4749 -1228 559 | Dl 4926 -1222 560 | Dl 5048 -1215 561 | Dl 5130 -1203 562 | Dl 5184 -1185 563 | Dl 5223 -1159 564 | Dl 5237 -1146 565 | Dl 5280 -1084 566 | Dl 5286 -1037 567 | Dl 5247 -1024 568 | Dl 5149 -1013 569 | Dl 4989 -1006 570 | Dl 4766 -1002 571 | Dl 4490 -1001 572 | Dl 4241 -1001 573 | Dl 4050 -1003 574 | Dl 3907 -1006 575 | Dl 3804 -1012 576 | Dl 3731 -1022 577 | Dl 3680 -1035 578 | Dl 3640 -1053 579 | Dl 3617 -1067 580 | Dl 3496 -1124 581 | Dl 3394 -1120 582 | Dl 3308 -1053 583 | Dl 3303 -1046 584 | Dl 3243 -941 585 | Dl 3246 -848 586 | Dl 3292 -774 587 | Dl 3377 -701 588 | Dl 3463 -686 589 | Dl 3563 -730 590 | Dl 3629 -780 591 | Dl 3766 -895 592 | Dl 4545 -899 593 | Dl 4785 -898 594 | Dl 5000 -895 595 | Dl 5179 -890 596 | Dl 5315 -882 597 | Dl 5397 -873 598 | Dl 5411 -869 599 | Dl 5479 -821 600 | Dl 5557 -733 601 | Dl 5629 -627 602 | Dl 5682 -526 603 | Dl 5700 -459 604 | Dl 5696 -445 605 | Dl 5683 -434 606 | Dl 5653 -425 607 | Dl 5602 -417 608 | Dl 5524 -412 609 | Dl 5413 -407 610 | Dl 5264 -404 611 | Dl 5070 -402 612 | Dl 4827 -401 613 | Dl 4529 -401 614 | Dl 4169 -401 615 | Dl 4159 -401 616 | Dl 2617 -401 617 | Dl 2457 -538 618 | Dl 2360 -635 619 | Dl 2279 -740 620 | Dl 2244 -805 621 | Dl 2181 -912 622 | Dl 2111 -955 623 | Dl 1996 -957 624 | Dl 1907 -910 625 | Dl 1854 -830 626 | Dl 1847 -730 627 | Dl 1881 -650 628 | Dl 1931 -595 629 | Dl 2002 -571 630 | Dl 2080 -567 631 | Dl 2172 -559 632 | Dl 2254 -529 633 | Dl 2350 -467 634 | Dl 2403 -425 635 | Dl 2581 -284 636 | Dl 4178 -267 637 | Dl 4547 -263 638 | Dl 4855 -259 639 | Dl 5108 -256 640 | Dl 5310 -252 641 | Dl 5469 -247 642 | Dl 5589 -241 643 | Dl 5677 -235 644 | Dl 5737 -227 645 | Dl 5776 -218 646 | Dl 5799 -206 647 | Dl 5812 -193 648 | Dl 5813 -191 649 | Dl 5832 -136 650 | Dl 5800 -100 651 | Dl 5758 -94 652 | Dl 5650 -89 653 | Dl 5480 -84 654 | Dl 5248 -81 655 | Dl 4957 -78 656 | Dl 4609 -76 657 | Dl 4205 -74 658 | Dl 3747 -74 659 | Dl 3236 -74 660 | Dl 2676 -75 661 | Dl 2650 -75 662 | Dl -450 -84 663 | Dl -950 -313 664 | Dl -1169 -414 665 | Dl -1415 -528 666 | Dl -1661 -643 667 | Dl -1879 -745 668 | Dl -1916 -763 669 | Dl -2383 -984 670 | Dl -3121 -1000 671 | Dl -3367 -1007 672 | Dl -3554 -1013 673 | Dl -3692 -1020 674 | Dl -3789 -1030 675 | Dl -3855 -1042 676 | Dl -3897 -1057 677 | Dl -3924 -1075 678 | Dl -3993 -1120 679 | Dl -4042 -1134 680 | Dl -4121 -1106 681 | Dl -4175 -1034 682 | Dl -4200 -940 683 | Dl -4190 -843 684 | Dl -4141 -765 685 | Dl -4126 -752 686 | Dl -4069 -716 687 | Dl -4025 -707 688 | Dl -3974 -731 689 | Dl -3894 -792 690 | Dl -3883 -801 691 | Dl -3757 -901 692 | Dl -3154 -899 693 | Dl -2889 -896 694 | Dl -2686 -888 695 | Dl -2541 -876 696 | Dl -2448 -858 697 | Dl -2433 -853 698 | Dl -2355 -821 699 | Dl -2228 -765 700 | Dl -2062 -692 701 | Dl -1870 -605 702 | Dl -1661 -509 703 | Dl -1447 -411 704 | Dl -1239 -315 705 | Dl -1049 -226 706 | Dl -886 -149 707 | Dl -766 -91 708 | Dl -483 49 709 | Dl 425 60 710 | Dl 663 63 711 | Dl 878 67 712 | Dl 1061 72 713 | Dl 1204 76 714 | Dl 1297 81 715 | Dl 1333 86 716 | Dl 1317 122 717 | Dl 1278 187 718 | Dl 1242 260 719 | Dl 1246 334 720 | Dl 1261 380 721 | Dl 1291 471 722 | Dl 1289 516 723 | Dl 1247 531 724 | Dl 1181 533 725 | Dl 1125 538 726 | Dl 1071 558 727 | Dl 1008 601 728 | Dl 925 676 729 | Dl 811 790 730 | Dl 784 818 731 | Dl 666 939 732 | Dl 582 1019 733 | Dl 522 1066 734 | Dl 475 1086 735 | Dl 429 1088 736 | Dl 390 1082 737 | Dl 276 1086 738 | Dl 193 1138 739 | Dl 145 1220 740 | Dl 139 1318 741 | Dl 181 1417 742 | Dl 242 1478 743 | Dl 306 1522 744 | Dl 350 1526 745 | Dl 406 1491 746 | Dl 421 1481 747 | Dl 495 1401 748 | Dl 546 1308 749 | Dl 584 1240 750 | Dl 659 1141 751 | Dl 759 1025 752 | Dl 846 933 753 | Dl 1109 666 754 | Dl 3596 674 755 | Dl 4062 676 756 | Dl 4466 678 757 | Dl 4813 679 758 | Dl 5106 681 759 | Dl 5351 683 760 | Dl 5551 686 761 | Dl 5711 689 762 | Dl 5836 693 763 | Dl 5930 698 764 | Dl 5998 704 765 | Dl 6043 711 766 | Dl 6072 719 767 | Dl 6087 729 768 | Dl 6093 740 769 | Dl 6095 746 770 | Dl 6084 811 771 | Dl 6062 837 772 | Dl 6017 845 773 | Dl 5915 852 774 | Dl 5767 858 775 | Dl 5582 863 776 | Dl 5369 865 777 | Dl 5238 866 778 | Dl 4460 866 779 | Dl 4361 783 780 | Dl 4270 718 781 | Dl 4201 704 782 | Dl 4135 735 783 | Dl 4128 741 784 | Dl 4063 823 785 | Dl 4064 911 786 | Dl 4110 983 787 | Dl 4156 1030 788 | Dl 4197 1049 789 | Dl 4257 1042 790 | Dl 4350 1014 791 | Dl 4415 997 792 | Dl 4494 985 793 | Dl 4594 977 794 | Dl 4726 973 795 | Dl 4899 972 796 | Dl 5123 975 797 | Dl 5312 979 798 | Dl 5535 984 799 | Dl 5736 990 800 | Dl 5904 996 801 | Dl 6030 1002 802 | Dl 6106 1008 803 | Dl 6123 1012 804 | Dl 6138 1036 805 | Dl 6127 1055 806 | Dl 6083 1070 807 | Dl 6001 1082 808 | Dl 5876 1090 809 | Dl 5703 1095 810 | Dl 5475 1098 811 | Dl 5187 1099 812 | Dl 5100 1100 813 | Dl 4104 1100 814 | Dl 3796 966 815 | Dl 3489 833 816 | Dl 2568 833 817 | Dl 1647 833 818 | Dl 1517 966 819 | Dl 1404 1062 820 | Dl 1310 1099 821 | Dl 1301 1100 822 | Dl 1189 1126 823 | Dl 1108 1194 824 | Dl 1066 1286 825 | Dl 1071 1387 826 | Dl 1130 1479 827 | Dl 1132 1482 828 | Dl 1234 1538 829 | Dl 1336 1537 830 | Dl 1424 1486 831 | Dl 1483 1393 832 | Dl 1500 1292 833 | Dl 1516 1180 834 | Dl 1575 1087 835 | Dl 1598 1064 836 | Dl 1695 966 837 | Dl 2593 966 838 | Dl 3492 966 839 | Dl 3792 1100 840 | Dl 4093 1233 841 | Dl 5130 1233 842 | Dl 6167 1233 843 | Dl 6167 1333 844 | Dl 6167 1433 845 | Dl 4875 1433 846 | Dl 3584 1434 847 | Dl 3072 1313 848 | Dl 2870 1263 849 | Dl 2721 1223 850 | Dl 2615 1188 851 | Dl 2541 1154 852 | Dl 2487 1117 853 | Dl 2463 1096 854 | Dl 2361 1019 855 | Dl 2270 1005 856 | Dl 2180 1052 857 | Dl 2173 1058 858 | Dl 2096 1154 859 | Dl 2085 1249 860 | Dl 2141 1343 861 | Dl 2147 1349 862 | Dl 2244 1418 863 | Dl 2338 1423 864 | Dl 2415 1382 865 | Dl 2457 1356 866 | Dl 2505 1341 867 | Dl 2570 1339 868 | Dl 2663 1350 869 | Dl 2793 1376 870 | Dl 2971 1417 871 | Dl 3105 1450 872 | Dl 3580 1566 873 | Dl 4873 1566 874 | Dl 6167 1566 875 | Dl 6167 1650 876 | Dl 6167 1733 877 | Dl 4892 1732 878 | Dl 4622 1732 879 | Dl 4296 1733 880 | Dl 3924 1733 881 | Dl 3518 1734 882 | Dl 3088 1735 883 | Dl 2644 1736 884 | Dl 2197 1738 885 | Dl 1759 1739 886 | Dl 1414 1741 887 | Dl -340 1748 888 | Dl -340 1426 889 | Dl -341 1334 890 | Dl -387 1249 891 | Dl -471 1188 892 | Dl -578 1166 893 | Dl -665 1146 894 | Dl -769 1095 895 | Dl -871 1026 896 | Dl -953 951 897 | Dl -997 884 898 | Dl -1000 866 899 | Dl -1026 782 900 | Dl -1090 700 901 | Dl -1169 644 902 | Dl -1218 633 903 | Dl -1304 660 904 | Dl -1383 727 905 | Dl -1429 810 906 | Dl -1433 841 907 | Dl -1411 905 908 | Dl -1356 979 909 | Dl -1350 986 910 | Dl -1274 1044 911 | Dl -1194 1055 912 | Dl -1158 1049 913 | Dl -1047 1060 914 | Dl -936 1120 915 | Dl -842 1215 916 | Dl -785 1331 917 | Dl -780 1353 918 | Dl -752 1446 919 | Dl -713 1515 920 | Dl -710 1518 921 | Dl -630 1557 922 | Dl -525 1562 923 | Dl -426 1533 924 | Dl -394 1511 925 | Dl -340 1426 926 | Dl -340 1748 927 | Dl -790 1750 928 | Dl -1283 1283 929 | Dl -1439 1132 930 | Dl -1579 991 931 | Dl -1694 868 932 | Dl -1777 773 933 | Dl -1820 713 934 | Dl -1821 709 935 | Dl -1888 607 936 | Dl -1976 544 937 | Dl -2031 533 938 | Dl -2092 560 939 | Dl -2153 627 940 | Dl -2193 706 941 | Dl -2200 744 942 | Dl -2170 839 943 | Dl -2090 906 944 | Dl -1975 933 945 | Dl -1970 933 946 | Dl -1926 939 947 | Dl -1876 959 948 | Dl -1810 1001 949 | Dl -1723 1068 950 | Dl -1606 1167 951 | Dl -1452 1303 952 | Dl -1345 1400 953 | Dl -829 1866 954 | Dl 2669 1866 955 | Dl 6167 1866 956 | Dl 6167 1966 957 | Dl 6167 2066 958 | Dl 6167 2066 959 | DP 0 0 0 0 10 1 21 960 | Dl -5573 1866 961 | Dl -5604 1911 962 | Dl -5642 1927 963 | Dl -5689 1914 964 | Dl -5700 1869 965 | Dl -5678 1812 966 | Dl -5631 1800 967 | Dl -5581 1820 968 | Dl -5573 1866 969 | Dl -5573 1866 970 | DP 0 0 0 0 11 1 21 971 | Dl -2106 1825 972 | Dl -2108 1841 973 | Dl -2149 1884 974 | Dl -2210 1891 975 | Dl -2250 1865 976 | Dl -2252 1811 977 | Dl -2239 1792 978 | Dl -2188 1773 979 | Dl -2134 1787 980 | Dl -2106 1825 981 | Dl -2106 1825 982 | DP 0 0 0 0 11 1 21 983 | Dl -1275 1774 984 | Dl -1281 1797 985 | Dl -1329 1831 986 | Dl -1375 1811 987 | Dl -1379 1806 988 | Dl -1378 1759 989 | Dl -1366 1732 990 | Dl -1330 1702 991 | Dl -1297 1722 992 | Dl -1275 1774 993 | Dl -1275 1774 994 | DP 0 0 0 0 10 1 21 995 | Dl -2600 1550 996 | Dl -2625 1591 997 | Dl -2677 1597 998 | Dl -2710 1578 999 | Dl -2718 1537 1000 | Dl -2680 1505 1001 | Dl -2648 1500 1002 | Dl -2605 1526 1003 | Dl -2600 1550 1004 | Dl -2600 1550 1005 | DP 0 0 0 0 12 1 21 1006 | Dl 1355 1283 1007 | Dl 1353 1347 1008 | Dl 1314 1397 1009 | Dl 1258 1410 1010 | Dl 1239 1403 1011 | Dl 1206 1351 1012 | Dl 1216 1287 1013 | Dl 1263 1243 1014 | Dl 1276 1239 1015 | Dl 1335 1256 1016 | Dl 1355 1283 1017 | Dl 1355 1283 1018 | DP 0 0 0 0 11 1 21 1019 | Dl 398 1313 1020 | Dl 374 1358 1021 | Dl 334 1366 1022 | Dl 278 1342 1023 | Dl 267 1301 1024 | Dl 285 1236 1025 | Dl 325 1209 1026 | Dl 368 1233 1027 | Dl 370 1237 1028 | Dl 398 1313 1029 | Dl 398 1313 1030 | DP 0 0 0 0 12 1 21 1031 | Dl 2359 1212 1032 | Dl 2344 1271 1033 | Dl 2303 1299 1034 | Dl 2300 1300 1035 | Dl 2259 1273 1036 | Dl 2245 1247 1037 | Dl 2243 1186 1038 | Dl 2276 1146 1039 | Dl 2324 1147 1040 | Dl 2338 1157 1041 | Dl 2359 1212 1042 | Dl 2359 1212 1043 | DP 0 0 0 0 10 1 21 1044 | Dl 4267 881 1045 | Dl 4248 935 1046 | Dl 4209 954 1047 | Dl 4188 943 1048 | Dl 4166 890 1049 | Dl 4186 844 1050 | Dl 4217 833 1051 | Dl 4261 859 1052 | Dl 4267 881 1053 | Dl 4267 881 1054 | DP 0 0 0 0 10 1 21 1055 | Dl -1966 733 1056 | Dl -1993 762 1057 | Dl -2016 766 1058 | Dl -2061 748 1059 | Dl -2066 733 1060 | Dl -2040 703 1061 | Dl -2016 700 1062 | Dl -1972 717 1063 | Dl -1966 733 1064 | Dl -1966 733 1065 | DP 0 0 0 0 10 1 21 1066 | Dl -366 698 1067 | Dl -389 741 1068 | Dl -431 751 1069 | Dl -445 743 1070 | Dl -465 695 1071 | Dl -430 667 1072 | Dl -416 666 1073 | Dl -372 683 1074 | Dl -366 698 1075 | Dl -366 698 1076 | DP 0 0 0 0 10 1 21 1077 | Dl 584 533 1078 | Dl 556 580 1079 | Dl 525 593 1080 | Dl 478 582 1081 | Dl 467 533 1082 | Dl 484 478 1083 | Dl 525 473 1084 | Dl 575 505 1085 | Dl 584 533 1086 | Dl 584 533 1087 | DP 0 0 0 0 54 1 21 1088 | Dl 6025 469 1089 | Dl 6017 499 1090 | Dl 5979 507 1091 | Dl 5875 513 1092 | Dl 5705 519 1093 | Dl 5472 524 1094 | Dl 5175 528 1095 | Dl 4815 530 1096 | Dl 4393 532 1097 | Dl 3909 533 1098 | Dl 3815 533 1099 | Dl 3370 533 1100 | Dl 2987 532 1101 | Dl 2663 531 1102 | Dl 2392 529 1103 | Dl 2170 526 1104 | Dl 1994 523 1105 | Dl 1858 519 1106 | Dl 1758 514 1107 | Dl 1691 507 1108 | Dl 1651 500 1109 | Dl 1635 491 1110 | Dl 1634 488 1111 | Dl 1656 432 1112 | Dl 1694 388 1113 | Dl 1711 377 1114 | Dl 1739 367 1115 | Dl 1782 359 1116 | Dl 1845 352 1117 | Dl 1933 347 1118 | Dl 2051 342 1119 | Dl 2204 339 1120 | Dl 2398 337 1121 | Dl 2636 335 1122 | Dl 2923 334 1123 | Dl 3265 333 1124 | Dl 3667 333 1125 | Dl 3876 333 1126 | Dl 4304 333 1127 | Dl 4670 333 1128 | Dl 4979 334 1129 | Dl 5236 335 1130 | Dl 5446 336 1131 | Dl 5614 339 1132 | Dl 5745 342 1133 | Dl 5842 347 1134 | Dl 5913 353 1135 | Dl 5960 360 1136 | Dl 5989 368 1137 | Dl 6006 379 1138 | Dl 6014 391 1139 | Dl 6017 399 1140 | Dl 6025 469 1141 | Dl 6025 469 1142 | DP 0 0 0 0 15 1 21 1143 | Dl 1559 292 1144 | Dl 1542 339 1145 | Dl 1535 348 1146 | Dl 1488 391 1147 | Dl 1467 400 1148 | Dl 1427 377 1149 | Dl 1399 348 1150 | Dl 1374 299 1151 | Dl 1402 250 1152 | Dl 1411 241 1153 | Dl 1458 203 1154 | Dl 1497 217 1155 | Dl 1522 241 1156 | Dl 1559 292 1157 | Dl 1559 292 1158 | DP 0 0 0 0 50 1 21 1159 | Dl 5934 133 1160 | Dl 5932 146 1161 | Dl 5926 158 1162 | Dl 5909 168 1163 | Dl 5876 176 1164 | Dl 5824 182 1165 | Dl 5747 187 1166 | Dl 5640 191 1167 | Dl 5498 194 1168 | Dl 5317 196 1169 | Dl 5092 198 1170 | Dl 4817 198 1171 | Dl 4489 199 1172 | Dl 4102 199 1173 | Dl 3825 198 1174 | Dl 3343 198 1175 | Dl 2919 196 1176 | Dl 2555 193 1177 | Dl 2250 189 1178 | Dl 2007 184 1179 | Dl 1827 178 1180 | Dl 1710 172 1181 | Dl 1659 164 1182 | Dl 1659 163 1183 | Dl 1610 122 1184 | Dl 1600 98 1185 | Dl 1633 91 1186 | Dl 1730 85 1187 | Dl 1888 80 1188 | Dl 2104 76 1189 | Dl 2376 72 1190 | Dl 2700 69 1191 | Dl 3075 67 1192 | Dl 3497 66 1193 | Dl 3767 66 1194 | Dl 4200 66 1195 | Dl 4571 66 1196 | Dl 4885 67 1197 | Dl 5146 68 1198 | Dl 5360 69 1199 | Dl 5532 72 1200 | Dl 5665 75 1201 | Dl 5765 79 1202 | Dl 5836 85 1203 | Dl 5884 92 1204 | Dl 5913 100 1205 | Dl 5928 110 1206 | Dl 5933 122 1207 | Dl 5934 133 1208 | Dl 5934 133 1209 | DP 0 0 0 0 12 1 21 1210 | Dl -1844 -267 1211 | Dl -1848 -237 1212 | Dl -1900 -203 1213 | Dl -1962 -214 1214 | Dl -1984 -235 1215 | Dl -1983 -286 1216 | Dl -1964 -320 1217 | Dl -1924 -353 1218 | Dl -1884 -332 1219 | Dl -1874 -322 1220 | Dl -1844 -267 1221 | Dl -1844 -267 1222 | DP 0 0 0 0 10 1 21 1223 | Dl 1800 -315 1224 | Dl 1776 -275 1225 | Dl 1726 -271 1226 | Dl 1682 -303 1227 | Dl 1680 -353 1228 | Dl 1718 -389 1229 | Dl 1764 -386 1230 | Dl 1797 -336 1231 | Dl 1800 -315 1232 | Dl 1800 -315 1233 | DP 0 0 0 0 10 1 21 1234 | Dl 1067 -350 1235 | Dl 1039 -310 1236 | Dl 1000 -300 1237 | Dl 946 -321 1238 | Dl 934 -350 1239 | Dl 961 -391 1240 | Dl 1000 -400 1241 | Dl 1054 -380 1242 | Dl 1067 -350 1243 | Dl 1067 -350 1244 | DP 0 0 0 0 10 1 21 1245 | Dl -2507 -561 1246 | Dl -2546 -515 1247 | Dl -2598 -513 1248 | Dl -2610 -522 1249 | Dl -2632 -570 1250 | Dl -2595 -598 1251 | Dl -2564 -600 1252 | Dl -2514 -585 1253 | Dl -2507 -561 1254 | Dl -2507 -561 1255 | DP 0 0 0 0 10 1 21 1256 | Dl 2100 -767 1257 | Dl 2076 -714 1258 | Dl 2026 -702 1259 | Dl 1984 -734 1260 | Dl 1979 -790 1261 | Dl 2023 -829 1262 | Dl 2052 -834 1263 | Dl 2091 -806 1264 | Dl 2100 -767 1265 | Dl 2100 -767 1266 | DP 0 0 0 0 12 1 21 1267 | Dl 3527 -898 1268 | Dl 3512 -841 1269 | Dl 3488 -823 1270 | Dl 3427 -830 1271 | Dl 3399 -852 1272 | Dl 3375 -916 1273 | Dl 3394 -973 1274 | Dl 3446 -996 1275 | Dl 3458 -994 1276 | Dl 3508 -959 1277 | Dl 3527 -898 1278 | Dl 3527 -898 1279 | DP 0 0 0 0 10 1 21 1280 | Dl -4000 -936 1281 | Dl -4024 -891 1282 | Dl -4033 -884 1283 | Dl -4062 -891 1284 | Dl -4066 -915 1285 | Dl -4049 -961 1286 | Dl -4033 -967 1287 | Dl -4001 -943 1288 | Dl -4000 -936 1289 | Dl -4000 -936 1290 | DP 0 0 0 0 12 1 21 1291 | Dl 2952 -1291 1292 | Dl 2942 -1254 1293 | Dl 2894 -1234 1294 | Dl 2884 -1234 1295 | Dl 2831 -1249 1296 | Dl 2825 -1254 1297 | Dl 2816 -1300 1298 | Dl 2844 -1349 1299 | Dl 2884 -1367 1300 | Dl 2929 -1342 1301 | Dl 2952 -1291 1302 | Dl 2952 -1291 1303 | DP 0 0 0 0 10 1 21 1304 | Dl 4092 -1275 1305 | Dl 4075 -1243 1306 | Dl 4017 -1234 1307 | Dl 3952 -1247 1308 | Dl 3942 -1275 1309 | Dl 3982 -1311 1310 | Dl 4017 -1317 1311 | Dl 4075 -1298 1312 | Dl 4092 -1275 1313 | Dl 4092 -1275 1314 | DP 0 0 0 0 12 1 21 1315 | Dl -473 1375 1316 | Dl -482 1419 1317 | Dl -541 1433 1318 | Dl -550 1433 1319 | Dl -614 1421 1320 | Dl -628 1381 1321 | Dl -627 1375 1322 | Dl -589 1327 1323 | Dl -550 1316 1324 | Dl -491 1341 1325 | Dl -473 1375 1326 | Dl -473 1375 1327 | DP 0 0 0 0 11 1 21 1328 | Dl -1147 843 1329 | Dl -1174 888 1330 | Dl -1218 919 1331 | Dl -1255 896 1332 | Dl -1264 886 1333 | Dl -1288 823 1334 | Dl -1259 776 1335 | Dl -1216 766 1336 | Dl -1158 789 1337 | Dl -1147 843 1338 | Dl -1147 843 1339 | $EndMODULE LOGO 1340 | $EndLIBRARY 1341 | -------------------------------------------------------------------------------- /gerber/uC3Moy-B_Cu.gbl: -------------------------------------------------------------------------------- 1 | G04 #@! TF.FileFunction,Copper,L2,Bot,Signal* 2 | %FSLAX46Y46*% 3 | G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* 4 | G04 Created by KiCad (PCBNEW (after 2015-mar-04 BZR unknown)-product) date 13/11/2015 0:44:19* 5 | %MOMM*% 6 | G01* 7 | G04 APERTURE LIST* 8 | %ADD10C,0.160000*% 9 | %ADD11C,1.397000*% 10 | %ADD12R,1.700000X1.700000*% 11 | %ADD13R,2.000000X3.000000*% 12 | %ADD14R,3.000000X2.000000*% 13 | %ADD15C,1.500000*% 14 | %ADD16R,2.032000X2.032000*% 15 | %ADD17O,2.032000X2.032000*% 16 | %ADD18O,1.397000X1.800000*% 17 | %ADD19O,1.400000X1.800000*% 18 | %ADD20O,2.600000X1.800000*% 19 | %ADD21O,1.400000X2.300000*% 20 | %ADD22C,1.600000*% 21 | %ADD23C,0.508000*% 22 | %ADD24C,0.152400*% 23 | G04 APERTURE END LIST* 24 | D10* 25 | D11* 26 | X235204000Y-141224000D03* 27 | X235204000Y-143724000D03* 28 | D12* 29 | X215844000Y-141310000D03* 30 | X215844000Y-138810000D03* 31 | X218344000Y-141310000D03* 32 | X218344000Y-138810000D03* 33 | X220844000Y-138810000D03* 34 | X220844000Y-141310000D03* 35 | D13* 36 | X213344000Y-133810000D03* 37 | X223344000Y-133810000D03* 38 | D14* 39 | X218344000Y-128810000D03* 40 | D15* 41 | X218344000Y-133810000D03* 42 | X223344000Y-128810000D03* 43 | X213344000Y-129010000D03* 44 | X213344000Y-138810000D03* 45 | X223344000Y-138810000D03* 46 | D13* 47 | X230974000Y-133798000D03* 48 | X241274000Y-133798000D03* 49 | D14* 50 | X236124000Y-128798000D03* 51 | D15* 52 | X241124000Y-128798000D03* 53 | X231124000Y-128798000D03* 54 | X236124000Y-133798000D03* 55 | D16* 56 | X228800000Y-137900000D03* 57 | D17* 58 | X226260000Y-137900000D03* 59 | D18* 60 | X235204000Y-159004000D03* 61 | X235204000Y-156464000D03* 62 | X240284000Y-141224000D03* 63 | X240284000Y-143764000D03* 64 | X237744000Y-159004000D03* 65 | X237744000Y-156464000D03* 66 | X242824000Y-141224000D03* 67 | X242824000Y-143764000D03* 68 | X240284000Y-159004000D03* 69 | X240284000Y-156464000D03* 70 | X242570000Y-161798000D03* 71 | X242570000Y-164338000D03* 72 | X240030000Y-161798000D03* 73 | X240030000Y-164338000D03* 74 | D19* 75 | X235204000Y-138176000D03* 76 | X237744000Y-138176000D03* 77 | X242824000Y-138176000D03* 78 | X240284000Y-138176000D03* 79 | D18* 80 | X242824000Y-156464000D03* 81 | X242824000Y-158964000D03* 82 | D19* 83 | X238506000Y-171958000D03* 84 | X236006000Y-171958000D03* 85 | X242316000Y-168148000D03* 86 | X239816000Y-168148000D03* 87 | D18* 88 | X237744000Y-141224000D03* 89 | X237744000Y-143764000D03* 90 | D20* 91 | X227330000Y-129286000D03* 92 | X227330000Y-134286000D03* 93 | X210058000Y-134112000D03* 94 | X210058000Y-129112000D03* 95 | D21* 96 | X242824000Y-146804000D03* 97 | X240284000Y-146804000D03* 98 | X237744000Y-146804000D03* 99 | X235204000Y-146804000D03* 100 | X235204000Y-153424000D03* 101 | X237744000Y-153424000D03* 102 | X240284000Y-153424000D03* 103 | X242824000Y-153424000D03* 104 | D18* 105 | X236982000Y-164338000D03* 106 | X236982000Y-161798000D03* 107 | X236982000Y-166878000D03* 108 | D22* 109 | X226314000Y-140716000D03* 110 | X228854000Y-140716000D03* 111 | D23* 112 | X235254800Y-138176000D02* 113 | X231050000Y-133971200D01* 114 | X231050000Y-133971200D02* 115 | X231050000Y-133750000D01* 116 | X242874800Y-138176000D02* 117 | X242874800Y-135274800D01* 118 | X242874800Y-135274800D02* 119 | X241350000Y-133750000D01* 120 | X240340000Y-153840000D02* 121 | X240340000Y-156380000D01* 122 | X210058000Y-134112000D02* 123 | X210058000Y-134752080D01* 124 | X210058000Y-134752080D02* 125 | X211261960Y-135956040D01* 126 | X228170740Y-135956040D02* 127 | X230146860Y-135956040D01* 128 | X211261960Y-135956040D02* 129 | X228170740Y-135956040D01* 130 | X235204000Y-153924000D02* 131 | X236474000Y-152654000D01* 132 | X236474000Y-143144240D02* 133 | X236474000Y-152654000D01* 134 | X235818680Y-142488920D02* 135 | X236474000Y-143144240D01* 136 | X234619800Y-142488920D02* 137 | X235818680Y-142488920D01* 138 | X233492040Y-141361160D02* 139 | X234619800Y-142488920D01* 140 | X233492040Y-139301220D02* 141 | X233492040Y-141361160D01* 142 | X230146860Y-135956040D02* 143 | X233492040Y-139301220D01* 144 | X235260000Y-153840000D02* 145 | X235260000Y-156380000D01* 146 | X210058000Y-129112000D02* 147 | X210058000Y-130524000D01* 148 | X210058000Y-130524000D02* 149 | X213344000Y-133810000D01* 150 | X242880000Y-143680000D02* 151 | X241604800Y-142404800D01* 152 | X242880000Y-143680000D02* 153 | X242880000Y-146220000D01* 154 | X241604800Y-142404800D02* 155 | X241604800Y-139446000D01* 156 | X241604800Y-139446000D02* 157 | X240334800Y-138176000D01* 158 | D24* 159 | G36* 160 | X243619800Y-172962551D02* 161 | X243598700Y-173068627D01* 162 | X243598700Y-164563601D01* 163 | X243598700Y-164112399D01* 164 | X243592673Y-164082099D01* 165 | X243592673Y-162133430D01* 166 | X243592673Y-161462570D01* 167 | X243463574Y-161081405D01* 168 | X243198436Y-160778658D01* 169 | X242900271Y-160622259D01* 170 | X242743800Y-160666450D01* 171 | X242743800Y-161624200D01* 172 | X243518484Y-161624200D01* 173 | X243592673Y-161462570D01* 174 | X243592673Y-162133430D01* 175 | X243518484Y-161971800D01* 176 | X242743800Y-161971800D01* 177 | X242743800Y-162929550D01* 178 | X242900271Y-162973741D01* 179 | X243198436Y-162817342D01* 180 | X243463574Y-162514595D01* 181 | X243592673Y-162133430D01* 182 | X243592673Y-164082099D01* 183 | X243520395Y-163718733D01* 184 | X243297401Y-163384998D01* 185 | X242963666Y-163162004D01* 186 | X242650200Y-163099651D01* 187 | X242650200Y-160095550D01* 188 | X242650200Y-159137800D01* 189 | X242650200Y-158790200D01* 190 | X242650200Y-157832450D01* 191 | X242493729Y-157788259D01* 192 | X242195564Y-157944658D01* 193 | X241930426Y-158247405D01* 194 | X241801327Y-158628570D01* 195 | X241875516Y-158790200D01* 196 | X242650200Y-158790200D01* 197 | X242650200Y-159137800D01* 198 | X241875516Y-159137800D01* 199 | X241801327Y-159299430D01* 200 | X241930426Y-159680595D01* 201 | X242195564Y-159983342D01* 202 | X242493729Y-160139741D01* 203 | X242650200Y-160095550D01* 204 | X242650200Y-163099651D01* 205 | X242570000Y-163083699D01* 206 | X242396200Y-163118269D01* 207 | X242396200Y-162929550D01* 208 | X242396200Y-161971800D01* 209 | X242396200Y-161624200D01* 210 | X242396200Y-160666450D01* 211 | X242239729Y-160622259D01* 212 | X241941564Y-160778658D01* 213 | X241676426Y-161081405D01* 214 | X241547327Y-161462570D01* 215 | X241621516Y-161624200D01* 216 | X242396200Y-161624200D01* 217 | X242396200Y-161971800D01* 218 | X241621516Y-161971800D01* 219 | X241547327Y-162133430D01* 220 | X241676426Y-162514595D01* 221 | X241941564Y-162817342D01* 222 | X242239729Y-162973741D01* 223 | X242396200Y-162929550D01* 224 | X242396200Y-163118269D01* 225 | X242176334Y-163162004D01* 226 | X241842599Y-163384998D01* 227 | X241619605Y-163718733D01* 228 | X241541300Y-164112399D01* 229 | X241541300Y-164563601D01* 230 | X241619605Y-164957267D01* 231 | X241842599Y-165291002D01* 232 | X242176334Y-165513996D01* 233 | X242570000Y-165592301D01* 234 | X242963666Y-165513996D01* 235 | X243297401Y-165291002D01* 236 | X243520395Y-164957267D01* 237 | X243598700Y-164563601D01* 238 | X243598700Y-173068627D01* 239 | X243489617Y-173617021D01* 240 | X243339793Y-173841248D01* 241 | X243339793Y-168483626D01* 242 | X243339793Y-167812374D01* 243 | X243209960Y-167430909D01* 244 | X242944029Y-167128167D01* 245 | X242646509Y-166972256D01* 246 | X242489800Y-167016424D01* 247 | X242489800Y-167974200D01* 248 | X243265855Y-167974200D01* 249 | X243339793Y-167812374D01* 250 | X243339793Y-168483626D01* 251 | X243265855Y-168321800D01* 252 | X242489800Y-168321800D01* 253 | X242489800Y-169279576D01* 254 | X242646509Y-169323744D01* 255 | X242944029Y-169167833D01* 256 | X243209960Y-168865091D01* 257 | X243339793Y-168483626D01* 258 | X243339793Y-173841248D01* 259 | X243140104Y-174140104D01* 260 | X242617018Y-174489619D01* 261 | X242142200Y-174584065D01* 262 | X242142200Y-169279576D01* 263 | X242142200Y-168321800D01* 264 | X242142200Y-167974200D01* 265 | X242142200Y-167016424D01* 266 | X241985491Y-166972256D01* 267 | X241687971Y-167128167D01* 268 | X241422040Y-167430909D01* 269 | X241314200Y-167747755D01* 270 | X241314200Y-153902999D01* 271 | X241314200Y-152945001D01* 272 | X241314200Y-147282999D01* 273 | X241314200Y-146325001D01* 274 | X241312700Y-146317459D01* 275 | X241312700Y-143989601D01* 276 | X241312700Y-143538399D01* 277 | X241234395Y-143144733D01* 278 | X241011401Y-142810998D01* 279 | X240677666Y-142588004D01* 280 | X240284000Y-142509699D01* 281 | X240110200Y-142544269D01* 282 | X240110200Y-142355550D01* 283 | X240110200Y-141397800D01* 284 | X240110200Y-141050200D01* 285 | X240110200Y-140092450D01* 286 | X239953729Y-140048259D01* 287 | X239655564Y-140204658D01* 288 | X239390426Y-140507405D01* 289 | X239261327Y-140888570D01* 290 | X239335516Y-141050200D01* 291 | X240110200Y-141050200D01* 292 | X240110200Y-141397800D01* 293 | X239335516Y-141397800D01* 294 | X239261327Y-141559430D01* 295 | X239390426Y-141940595D01* 296 | X239655564Y-142243342D01* 297 | X239953729Y-142399741D01* 298 | X240110200Y-142355550D01* 299 | X240110200Y-142544269D01* 300 | X239890334Y-142588004D01* 301 | X239556599Y-142810998D01* 302 | X239333605Y-143144733D01* 303 | X239255300Y-143538399D01* 304 | X239255300Y-143989601D01* 305 | X239333605Y-144383267D01* 306 | X239556599Y-144717002D01* 307 | X239890334Y-144939996D01* 308 | X240284000Y-145018301D01* 309 | X240677666Y-144939996D01* 310 | X241011401Y-144717002D01* 311 | X241234395Y-144383267D01* 312 | X241312700Y-143989601D01* 313 | X241312700Y-146317459D01* 314 | X241235781Y-145930761D01* 315 | X241012461Y-145596540D01* 316 | X240678240Y-145373220D01* 317 | X240284000Y-145294801D01* 318 | X239889760Y-145373220D01* 319 | X239555539Y-145596540D01* 320 | X239332219Y-145930761D01* 321 | X239253800Y-146325001D01* 322 | X239253800Y-147282999D01* 323 | X239332219Y-147677239D01* 324 | X239555539Y-148011460D01* 325 | X239889760Y-148234780D01* 326 | X240284000Y-148313199D01* 327 | X240678240Y-148234780D01* 328 | X241012461Y-148011460D01* 329 | X241235781Y-147677239D01* 330 | X241314200Y-147282999D01* 331 | X241314200Y-152945001D01* 332 | X241235781Y-152550761D01* 333 | X241012461Y-152216540D01* 334 | X240678240Y-151993220D01* 335 | X240284000Y-151914801D01* 336 | X239889760Y-151993220D01* 337 | X239555539Y-152216540D01* 338 | X239332219Y-152550761D01* 339 | X239253800Y-152945001D01* 340 | X239253800Y-153902999D01* 341 | X239332219Y-154297239D01* 342 | X239555539Y-154631460D01* 343 | X239755800Y-154765270D01* 344 | X239755800Y-155377896D01* 345 | X239556599Y-155510998D01* 346 | X239333605Y-155844733D01* 347 | X239255300Y-156238399D01* 348 | X239255300Y-156689601D01* 349 | X239333605Y-157083267D01* 350 | X239556599Y-157417002D01* 351 | X239890334Y-157639996D01* 352 | X240284000Y-157718301D01* 353 | X240677666Y-157639996D01* 354 | X241011401Y-157417002D01* 355 | X241234395Y-157083267D01* 356 | X241312700Y-156689601D01* 357 | X241312700Y-156238399D01* 358 | X241234395Y-155844733D01* 359 | X241011401Y-155510998D01* 360 | X240924200Y-155452732D01* 361 | X240924200Y-154690434D01* 362 | X241012461Y-154631460D01* 363 | X241235781Y-154297239D01* 364 | X241314200Y-153902999D01* 365 | X241314200Y-167747755D01* 366 | X241312700Y-167752163D01* 367 | X241312700Y-159229601D01* 368 | X241312700Y-158778399D01* 369 | X241234395Y-158384733D01* 370 | X241011401Y-158050998D01* 371 | X240677666Y-157828004D01* 372 | X240284000Y-157749699D01* 373 | X239890334Y-157828004D01* 374 | X239556599Y-158050998D01* 375 | X239333605Y-158384733D01* 376 | X239255300Y-158778399D01* 377 | X239255300Y-159229601D01* 378 | X239333605Y-159623267D01* 379 | X239556599Y-159957002D01* 380 | X239890334Y-160179996D01* 381 | X240284000Y-160258301D01* 382 | X240677666Y-160179996D01* 383 | X241011401Y-159957002D01* 384 | X241234395Y-159623267D01* 385 | X241312700Y-159229601D01* 386 | X241312700Y-167752163D01* 387 | X241292207Y-167812374D01* 388 | X241366145Y-167974200D01* 389 | X242142200Y-167974200D01* 390 | X242142200Y-168321800D01* 391 | X241366145Y-168321800D01* 392 | X241292207Y-168483626D01* 393 | X241422040Y-168865091D01* 394 | X241687971Y-169167833D01* 395 | X241985491Y-169323744D01* 396 | X242142200Y-169279576D01* 397 | X242142200Y-174584065D01* 398 | X241962551Y-174619800D01* 399 | X241058700Y-174619800D01* 400 | X241058700Y-164563601D01* 401 | X241058700Y-164112399D01* 402 | X241052673Y-164082099D01* 403 | X241052673Y-162133430D01* 404 | X241052673Y-161462570D01* 405 | X240923574Y-161081405D01* 406 | X240658436Y-160778658D01* 407 | X240360271Y-160622259D01* 408 | X240203800Y-160666450D01* 409 | X240203800Y-161624200D01* 410 | X240978484Y-161624200D01* 411 | X241052673Y-161462570D01* 412 | X241052673Y-162133430D01* 413 | X240978484Y-161971800D01* 414 | X240203800Y-161971800D01* 415 | X240203800Y-162929550D01* 416 | X240360271Y-162973741D01* 417 | X240658436Y-162817342D01* 418 | X240923574Y-162514595D01* 419 | X241052673Y-162133430D01* 420 | X241052673Y-164082099D01* 421 | X240980395Y-163718733D01* 422 | X240757401Y-163384998D01* 423 | X240423666Y-163162004D01* 424 | X240030000Y-163083699D01* 425 | X239856200Y-163118269D01* 426 | X239856200Y-162929550D01* 427 | X239856200Y-161971800D01* 428 | X239856200Y-161624200D01* 429 | X239856200Y-160666450D01* 430 | X239699729Y-160622259D01* 431 | X239401564Y-160778658D01* 432 | X239136426Y-161081405D01* 433 | X239007327Y-161462570D01* 434 | X239081516Y-161624200D01* 435 | X239856200Y-161624200D01* 436 | X239856200Y-161971800D01* 437 | X239081516Y-161971800D01* 438 | X239007327Y-162133430D01* 439 | X239136426Y-162514595D01* 440 | X239401564Y-162817342D01* 441 | X239699729Y-162973741D01* 442 | X239856200Y-162929550D01* 443 | X239856200Y-163118269D01* 444 | X239636334Y-163162004D01* 445 | X239302599Y-163384998D01* 446 | X239079605Y-163718733D01* 447 | X239001300Y-164112399D01* 448 | X239001300Y-164563601D01* 449 | X239079605Y-164957267D01* 450 | X239302599Y-165291002D01* 451 | X239636334Y-165513996D01* 452 | X240030000Y-165592301D01* 453 | X240423666Y-165513996D01* 454 | X240757401Y-165291002D01* 455 | X240980395Y-164957267D01* 456 | X241058700Y-164563601D01* 457 | X241058700Y-174619800D01* 458 | X240846200Y-174619800D01* 459 | X240846200Y-168372101D01* 460 | X240846200Y-167923899D01* 461 | X240767781Y-167529659D01* 462 | X240544461Y-167195438D01* 463 | X240210240Y-166972118D01* 464 | X239816000Y-166893699D01* 465 | X239421760Y-166972118D01* 466 | X239087539Y-167195438D01* 467 | X238864219Y-167529659D01* 468 | X238785800Y-167923899D01* 469 | X238785800Y-168372101D01* 470 | X238864219Y-168766341D01* 471 | X239087539Y-169100562D01* 472 | X239421760Y-169323882D01* 473 | X239816000Y-169402301D01* 474 | X240210240Y-169323882D01* 475 | X240544461Y-169100562D01* 476 | X240767781Y-168766341D01* 477 | X240846200Y-168372101D01* 478 | X240846200Y-174619800D01* 479 | X239536200Y-174619800D01* 480 | X239536200Y-172182101D01* 481 | X239536200Y-171733899D01* 482 | X239457781Y-171339659D01* 483 | X239234461Y-171005438D01* 484 | X238900240Y-170782118D01* 485 | X238772700Y-170756748D01* 486 | X238772700Y-156689601D01* 487 | X238772700Y-156238399D01* 488 | X238694395Y-155844733D01* 489 | X238471401Y-155510998D01* 490 | X238137666Y-155288004D01* 491 | X237744000Y-155209699D01* 492 | X237350334Y-155288004D01* 493 | X237016599Y-155510998D01* 494 | X236793605Y-155844733D01* 495 | X236715300Y-156238399D01* 496 | X236715300Y-156689601D01* 497 | X236793605Y-157083267D01* 498 | X237016599Y-157417002D01* 499 | X237350334Y-157639996D01* 500 | X237744000Y-157718301D01* 501 | X238137666Y-157639996D01* 502 | X238471401Y-157417002D01* 503 | X238694395Y-157083267D01* 504 | X238772700Y-156689601D01* 505 | X238772700Y-170756748D01* 506 | X238766673Y-170755549D01* 507 | X238766673Y-159339430D01* 508 | X238766673Y-158668570D01* 509 | X238637574Y-158287405D01* 510 | X238372436Y-157984658D01* 511 | X238074271Y-157828259D01* 512 | X237917800Y-157872450D01* 513 | X237917800Y-158830200D01* 514 | X238692484Y-158830200D01* 515 | X238766673Y-158668570D01* 516 | X238766673Y-159339430D01* 517 | X238692484Y-159177800D01* 518 | X237917800Y-159177800D01* 519 | X237917800Y-160135550D01* 520 | X238074271Y-160179741D01* 521 | X238372436Y-160023342D01* 522 | X238637574Y-159720595D01* 523 | X238766673Y-159339430D01* 524 | X238766673Y-170755549D01* 525 | X238506000Y-170703699D01* 526 | X238111760Y-170782118D01* 527 | X238010700Y-170849644D01* 528 | X238010700Y-167103601D01* 529 | X238010700Y-166652399D01* 530 | X238010700Y-164563601D01* 531 | X238010700Y-164112399D01* 532 | X238004673Y-164082099D01* 533 | X238004673Y-162133430D01* 534 | X238004673Y-161462570D01* 535 | X237875574Y-161081405D01* 536 | X237610436Y-160778658D01* 537 | X237570200Y-160757552D01* 538 | X237570200Y-160135550D01* 539 | X237570200Y-159177800D01* 540 | X237570200Y-158830200D01* 541 | X237570200Y-157872450D01* 542 | X237413729Y-157828259D01* 543 | X237115564Y-157984658D01* 544 | X236850426Y-158287405D01* 545 | X236721327Y-158668570D01* 546 | X236795516Y-158830200D01* 547 | X237570200Y-158830200D01* 548 | X237570200Y-159177800D01* 549 | X236795516Y-159177800D01* 550 | X236721327Y-159339430D01* 551 | X236850426Y-159720595D01* 552 | X237115564Y-160023342D01* 553 | X237413729Y-160179741D01* 554 | X237570200Y-160135550D01* 555 | X237570200Y-160757552D01* 556 | X237312271Y-160622259D01* 557 | X237155800Y-160666450D01* 558 | X237155800Y-161624200D01* 559 | X237930484Y-161624200D01* 560 | X238004673Y-161462570D01* 561 | X238004673Y-162133430D01* 562 | X237930484Y-161971800D01* 563 | X237155800Y-161971800D01* 564 | X237155800Y-162929550D01* 565 | X237312271Y-162973741D01* 566 | X237610436Y-162817342D01* 567 | X237875574Y-162514595D01* 568 | X238004673Y-162133430D01* 569 | X238004673Y-164082099D01* 570 | X237932395Y-163718733D01* 571 | X237709401Y-163384998D01* 572 | X237375666Y-163162004D01* 573 | X236982000Y-163083699D01* 574 | X236808200Y-163118269D01* 575 | X236808200Y-162929550D01* 576 | X236808200Y-161971800D01* 577 | X236808200Y-161624200D01* 578 | X236808200Y-160666450D01* 579 | X236651729Y-160622259D01* 580 | X236353564Y-160778658D01* 581 | X236226673Y-160923548D01* 582 | X236226673Y-159339430D01* 583 | X236226673Y-158668570D01* 584 | X236097574Y-158287405D01* 585 | X235832436Y-157984658D01* 586 | X235534271Y-157828259D01* 587 | X235377800Y-157872450D01* 588 | X235377800Y-158830200D01* 589 | X236152484Y-158830200D01* 590 | X236226673Y-158668570D01* 591 | X236226673Y-159339430D01* 592 | X236152484Y-159177800D01* 593 | X235377800Y-159177800D01* 594 | X235377800Y-160135550D01* 595 | X235534271Y-160179741D01* 596 | X235832436Y-160023342D01* 597 | X236097574Y-159720595D01* 598 | X236226673Y-159339430D01* 599 | X236226673Y-160923548D01* 600 | X236088426Y-161081405D01* 601 | X235959327Y-161462570D01* 602 | X236033516Y-161624200D01* 603 | X236808200Y-161624200D01* 604 | X236808200Y-161971800D01* 605 | X236033516Y-161971800D01* 606 | X235959327Y-162133430D01* 607 | X236088426Y-162514595D01* 608 | X236353564Y-162817342D01* 609 | X236651729Y-162973741D01* 610 | X236808200Y-162929550D01* 611 | X236808200Y-163118269D01* 612 | X236588334Y-163162004D01* 613 | X236254599Y-163384998D01* 614 | X236031605Y-163718733D01* 615 | X235953300Y-164112399D01* 616 | X235953300Y-164563601D01* 617 | X236031605Y-164957267D01* 618 | X236254599Y-165291002D01* 619 | X236588334Y-165513996D01* 620 | X236982000Y-165592301D01* 621 | X237375666Y-165513996D01* 622 | X237709401Y-165291002D01* 623 | X237932395Y-164957267D01* 624 | X238010700Y-164563601D01* 625 | X238010700Y-166652399D01* 626 | X237932395Y-166258733D01* 627 | X237709401Y-165924998D01* 628 | X237375666Y-165702004D01* 629 | X236982000Y-165623699D01* 630 | X236588334Y-165702004D01* 631 | X236254599Y-165924998D01* 632 | X236031605Y-166258733D01* 633 | X235953300Y-166652399D01* 634 | X235953300Y-167103601D01* 635 | X236031605Y-167497267D01* 636 | X236254599Y-167831002D01* 637 | X236588334Y-168053996D01* 638 | X236982000Y-168132301D01* 639 | X237375666Y-168053996D01* 640 | X237709401Y-167831002D01* 641 | X237932395Y-167497267D01* 642 | X238010700Y-167103601D01* 643 | X238010700Y-170849644D01* 644 | X237777539Y-171005438D01* 645 | X237554219Y-171339659D01* 646 | X237475800Y-171733899D01* 647 | X237475800Y-172182101D01* 648 | X237554219Y-172576341D01* 649 | X237777539Y-172910562D01* 650 | X238111760Y-173133882D01* 651 | X238506000Y-173212301D01* 652 | X238900240Y-173133882D01* 653 | X239234461Y-172910562D01* 654 | X239457781Y-172576341D01* 655 | X239536200Y-172182101D01* 656 | X239536200Y-174619800D01* 657 | X237029793Y-174619800D01* 658 | X237029793Y-172293626D01* 659 | X237029793Y-171622374D01* 660 | X236899960Y-171240909D01* 661 | X236634029Y-170938167D01* 662 | X236336509Y-170782256D01* 663 | X236179800Y-170826424D01* 664 | X236179800Y-171784200D01* 665 | X236955855Y-171784200D01* 666 | X237029793Y-171622374D01* 667 | X237029793Y-172293626D01* 668 | X236955855Y-172131800D01* 669 | X236179800Y-172131800D01* 670 | X236179800Y-173089576D01* 671 | X236336509Y-173133744D01* 672 | X236634029Y-172977833D01* 673 | X236899960Y-172675091D01* 674 | X237029793Y-172293626D01* 675 | X237029793Y-174619800D01* 676 | X236037448Y-174619800D01* 677 | X235832200Y-174578973D01* 678 | X235832200Y-173089576D01* 679 | X235832200Y-172131800D01* 680 | X235832200Y-171784200D01* 681 | X235832200Y-170826424D01* 682 | X235675491Y-170782256D01* 683 | X235377971Y-170938167D01* 684 | X235112040Y-171240909D01* 685 | X234982207Y-171622374D01* 686 | X235056145Y-171784200D01* 687 | X235832200Y-171784200D01* 688 | X235832200Y-172131800D01* 689 | X235056145Y-172131800D01* 690 | X234982207Y-172293626D01* 691 | X235112040Y-172675091D01* 692 | X235377971Y-172977833D01* 693 | X235675491Y-173133744D01* 694 | X235832200Y-173089576D01* 695 | X235832200Y-174578973D01* 696 | X235382978Y-174489617D01* 697 | X234859895Y-174140104D01* 698 | X234510380Y-173617018D01* 699 | X234380200Y-172962551D01* 700 | X234380200Y-159800266D01* 701 | X234575564Y-160023342D01* 702 | X234873729Y-160179741D01* 703 | X235030200Y-160135550D01* 704 | X235030200Y-159177800D01* 705 | X235010200Y-159177800D01* 706 | X235010200Y-158830200D01* 707 | X235030200Y-158830200D01* 708 | X235030200Y-157872450D01* 709 | X234873729Y-157828259D01* 710 | X234575564Y-157984658D01* 711 | X234380200Y-158207733D01* 712 | X234380200Y-157272730D01* 713 | X234476599Y-157417002D01* 714 | X234810334Y-157639996D01* 715 | X235204000Y-157718301D01* 716 | X235597666Y-157639996D01* 717 | X235931401Y-157417002D01* 718 | X236154395Y-157083267D01* 719 | X236232700Y-156689601D01* 720 | X236232700Y-156238399D01* 721 | X236154395Y-155844733D01* 722 | X235931401Y-155510998D01* 723 | X235844200Y-155452732D01* 724 | X235844200Y-154690434D01* 725 | X235932461Y-154631460D01* 726 | X236155781Y-154297239D01* 727 | X236234200Y-153902999D01* 728 | X236234200Y-153719984D01* 729 | X236713800Y-153240384D01* 730 | X236713800Y-153902999D01* 731 | X236792219Y-154297239D01* 732 | X237015539Y-154631460D01* 733 | X237349760Y-154854780D01* 734 | X237744000Y-154933199D01* 735 | X238138240Y-154854780D01* 736 | X238472461Y-154631460D01* 737 | X238695781Y-154297239D01* 738 | X238774200Y-153902999D01* 739 | X238774200Y-152945001D01* 740 | X238695781Y-152550761D01* 741 | X238472461Y-152216540D01* 742 | X238138240Y-151993220D01* 743 | X237744000Y-151914801D01* 744 | X237349760Y-151993220D01* 745 | X237058200Y-152188034D01* 746 | X237058200Y-148039965D01* 747 | X237349760Y-148234780D01* 748 | X237744000Y-148313199D01* 749 | X238138240Y-148234780D01* 750 | X238472461Y-148011460D01* 751 | X238695781Y-147677239D01* 752 | X238774200Y-147282999D01* 753 | X238774200Y-146325001D01* 754 | X238774200Y-138400101D01* 755 | X238774200Y-137951899D01* 756 | X238695781Y-137557659D01* 757 | X238472461Y-137223438D01* 758 | X238138240Y-137000118D01* 759 | X237954200Y-136963510D01* 760 | X237954200Y-129863681D01* 761 | X237954200Y-129054350D01* 762 | X237954200Y-128541650D01* 763 | X237954200Y-127732319D01* 764 | X237903930Y-127610957D01* 765 | X237811043Y-127518070D01* 766 | X237689681Y-127467800D01* 767 | X237558319Y-127467800D01* 768 | X236380350Y-127467800D01* 769 | X236297800Y-127550350D01* 770 | X236297800Y-128624200D01* 771 | X237871650Y-128624200D01* 772 | X237954200Y-128541650D01* 773 | X237954200Y-129054350D01* 774 | X237871650Y-128971800D01* 775 | X236297800Y-128971800D01* 776 | X236297800Y-130045650D01* 777 | X236380350Y-130128200D01* 778 | X237558319Y-130128200D01* 779 | X237689681Y-130128200D01* 780 | X237811043Y-130077930D01* 781 | X237903930Y-129985043D01* 782 | X237954200Y-129863681D01* 783 | X237954200Y-136963510D01* 784 | X237744000Y-136921699D01* 785 | X237349760Y-137000118D01* 786 | X237204387Y-137097253D01* 787 | X237204387Y-133584078D01* 788 | X237040283Y-133186915D01* 789 | X236736683Y-132882785D01* 790 | X236339808Y-132717988D01* 791 | X235950200Y-132717648D01* 792 | X235950200Y-130045650D01* 793 | X235950200Y-128971800D01* 794 | X235950200Y-128624200D01* 795 | X235950200Y-127550350D01* 796 | X235867650Y-127467800D01* 797 | X234689681Y-127467800D01* 798 | X234558319Y-127467800D01* 799 | X234436957Y-127518070D01* 800 | X234344070Y-127610957D01* 801 | X234293800Y-127732319D01* 802 | X234293800Y-128541650D01* 803 | X234376350Y-128624200D01* 804 | X235950200Y-128624200D01* 805 | X235950200Y-128971800D01* 806 | X234376350Y-128971800D01* 807 | X234293800Y-129054350D01* 808 | X234293800Y-129863681D01* 809 | X234344070Y-129985043D01* 810 | X234436957Y-130077930D01* 811 | X234558319Y-130128200D01* 812 | X234689681Y-130128200D01* 813 | X235867650Y-130128200D01* 814 | X235950200Y-130045650D01* 815 | X235950200Y-132717648D01* 816 | X235910078Y-132717613D01* 817 | X235512915Y-132881717D01* 818 | X235208785Y-133185317D01* 819 | X235043988Y-133582192D01* 820 | X235043613Y-134011922D01* 821 | X235207717Y-134409085D01* 822 | X235511317Y-134713215D01* 823 | X235908192Y-134878012D01* 824 | X236337922Y-134878387D01* 825 | X236735085Y-134714283D01* 826 | X237039215Y-134410683D01* 827 | X237204012Y-134013808D01* 828 | X237204387Y-133584078D01* 829 | X237204387Y-137097253D01* 830 | X237015539Y-137223438D01* 831 | X236792219Y-137557659D01* 832 | X236713800Y-137951899D01* 833 | X236713800Y-138400101D01* 834 | X236792219Y-138794341D01* 835 | X237015539Y-139128562D01* 836 | X237349760Y-139351882D01* 837 | X237744000Y-139430301D01* 838 | X238138240Y-139351882D01* 839 | X238472461Y-139128562D01* 840 | X238695781Y-138794341D01* 841 | X238774200Y-138400101D01* 842 | X238774200Y-146325001D01* 843 | X238695781Y-145930761D01* 844 | X238472461Y-145596540D01* 845 | X238138240Y-145373220D01* 846 | X237744000Y-145294801D01* 847 | X237349760Y-145373220D01* 848 | X237058200Y-145568034D01* 849 | X237058200Y-144744798D01* 850 | X237350334Y-144939996D01* 851 | X237744000Y-145018301D01* 852 | X238137666Y-144939996D01* 853 | X238471401Y-144717002D01* 854 | X238694395Y-144383267D01* 855 | X238772700Y-143989601D01* 856 | X238772700Y-143538399D01* 857 | X238766673Y-143508099D01* 858 | X238766673Y-141559430D01* 859 | X238766673Y-140888570D01* 860 | X238637574Y-140507405D01* 861 | X238372436Y-140204658D01* 862 | X238074271Y-140048259D01* 863 | X237917800Y-140092450D01* 864 | X237917800Y-141050200D01* 865 | X238692484Y-141050200D01* 866 | X238766673Y-140888570D01* 867 | X238766673Y-141559430D01* 868 | X238692484Y-141397800D01* 869 | X237917800Y-141397800D01* 870 | X237917800Y-142355550D01* 871 | X238074271Y-142399741D01* 872 | X238372436Y-142243342D01* 873 | X238637574Y-141940595D01* 874 | X238766673Y-141559430D01* 875 | X238766673Y-143508099D01* 876 | X238694395Y-143144733D01* 877 | X238471401Y-142810998D01* 878 | X238137666Y-142588004D01* 879 | X237744000Y-142509699D01* 880 | X237570200Y-142544269D01* 881 | X237570200Y-142355550D01* 882 | X237570200Y-141397800D01* 883 | X237570200Y-141050200D01* 884 | X237570200Y-140092450D01* 885 | X237413729Y-140048259D01* 886 | X237115564Y-140204658D01* 887 | X236850426Y-140507405D01* 888 | X236721327Y-140888570D01* 889 | X236795516Y-141050200D01* 890 | X237570200Y-141050200D01* 891 | X237570200Y-141397800D01* 892 | X236795516Y-141397800D01* 893 | X236721327Y-141559430D01* 894 | X236850426Y-141940595D01* 895 | X237115564Y-142243342D01* 896 | X237413729Y-142399741D01* 897 | X237570200Y-142355550D01* 898 | X237570200Y-142544269D01* 899 | X237350334Y-142588004D01* 900 | X237016599Y-142810998D01* 901 | X236978522Y-142867983D01* 902 | X236887092Y-142731148D01* 903 | X236887088Y-142731145D01* 904 | X236250346Y-142094402D01* 905 | X236231772Y-142075828D01* 906 | X236042244Y-141949190D01* 907 | X235973646Y-141935545D01* 908 | X236067493Y-141841699D01* 909 | X235999034Y-141773240D01* 910 | X236142966Y-141691370D01* 911 | X236250346Y-141296466D01* 912 | X236198430Y-140890531D01* 913 | X236142966Y-140756630D01* 914 | X235999032Y-140674758D01* 915 | X235753242Y-140920548D01* 916 | X235753242Y-140428968D01* 917 | X235671370Y-140285034D01* 918 | X235276466Y-140177654D01* 919 | X234870531Y-140229570D01* 920 | X234736630Y-140285034D01* 921 | X234654758Y-140428968D01* 922 | X235204000Y-140978210D01* 923 | X235753242Y-140428968D01* 924 | X235753242Y-140920548D01* 925 | X235449790Y-141224000D01* 926 | X235463932Y-141238142D01* 927 | X235218142Y-141483932D01* 928 | X235204000Y-141469790D01* 929 | X235189857Y-141483932D01* 930 | X234944067Y-141238142D01* 931 | X234958210Y-141224000D01* 932 | X234408968Y-140674758D01* 933 | X234265034Y-140756630D01* 934 | X234157654Y-141151534D01* 935 | X234164847Y-141207784D01* 936 | X234076240Y-141119176D01* 937 | X234076240Y-139301220D01* 938 | X234031770Y-139077657D01* 939 | X234031770Y-139077656D01* 940 | X233905132Y-138888128D01* 941 | X230651673Y-135634669D01* 942 | X231887285Y-135634669D01* 943 | X234178895Y-137926279D01* 944 | X234173800Y-137951899D01* 945 | X234173800Y-138400101D01* 946 | X234252219Y-138794341D01* 947 | X234475539Y-139128562D01* 948 | X234809760Y-139351882D01* 949 | X235204000Y-139430301D01* 950 | X235598240Y-139351882D01* 951 | X235932461Y-139128562D01* 952 | X236155781Y-138794341D01* 953 | X236234200Y-138400101D01* 954 | X236234200Y-137951899D01* 955 | X236155781Y-137557659D01* 956 | X235932461Y-137223438D01* 957 | X235598240Y-137000118D01* 958 | X235204000Y-136921699D01* 959 | X234889283Y-136984299D01* 960 | X232310669Y-134405685D01* 961 | X232310669Y-132298000D01* 962 | X232286241Y-132172096D01* 963 | X232213550Y-132061438D01* 964 | X232204387Y-132055252D01* 965 | X232204387Y-128584078D01* 966 | X232040283Y-128186915D01* 967 | X231736683Y-127882785D01* 968 | X231339808Y-127717988D01* 969 | X230910078Y-127717613D01* 970 | X230512915Y-127881717D01* 971 | X230208785Y-128185317D01* 972 | X230043988Y-128582192D01* 973 | X230043613Y-129011922D01* 974 | X230207717Y-129409085D01* 975 | X230511317Y-129713215D01* 976 | X230908192Y-129878012D01* 977 | X231337922Y-129878387D01* 978 | X231735085Y-129714283D01* 979 | X232039215Y-129410683D01* 980 | X232204012Y-129013808D01* 981 | X232204387Y-128584078D01* 982 | X232204387Y-132055252D01* 983 | X232103813Y-131987364D01* 984 | X231974000Y-131961331D01* 985 | X229974000Y-131961331D01* 986 | X229848096Y-131985759D01* 987 | X229737438Y-132058450D01* 988 | X229663364Y-132168187D01* 989 | X229637331Y-132298000D01* 990 | X229637331Y-135298000D01* 991 | X229651657Y-135371840D01* 992 | X228308618Y-135371840D01* 993 | X228631821Y-135155883D01* 994 | X228898495Y-134756777D01* 995 | X228992138Y-134286000D01* 996 | X228992138Y-129286000D01* 997 | X228898495Y-128815223D01* 998 | X228631821Y-128416117D01* 999 | X228232715Y-128149443D01* 1000 | X227761938Y-128055800D01* 1001 | X226898062Y-128055800D01* 1002 | X226427285Y-128149443D01* 1003 | X226028179Y-128416117D01* 1004 | X225761505Y-128815223D01* 1005 | X225667862Y-129286000D01* 1006 | X225761505Y-129756777D01* 1007 | X226028179Y-130155883D01* 1008 | X226427285Y-130422557D01* 1009 | X226898062Y-130516200D01* 1010 | X227761938Y-130516200D01* 1011 | X228232715Y-130422557D01* 1012 | X228631821Y-130155883D01* 1013 | X228898495Y-129756777D01* 1014 | X228992138Y-129286000D01* 1015 | X228992138Y-134286000D01* 1016 | X228898495Y-133815223D01* 1017 | X228631821Y-133416117D01* 1018 | X228232715Y-133149443D01* 1019 | X227761938Y-133055800D01* 1020 | X226898062Y-133055800D01* 1021 | X226427285Y-133149443D01* 1022 | X226028179Y-133416117D01* 1023 | X225761505Y-133815223D01* 1024 | X225667862Y-134286000D01* 1025 | X225761505Y-134756777D01* 1026 | X226028179Y-135155883D01* 1027 | X226351381Y-135371840D01* 1028 | X224668267Y-135371840D01* 1029 | X224680669Y-135310000D01* 1030 | X224680669Y-132310000D01* 1031 | X224656241Y-132184096D01* 1032 | X224583550Y-132073438D01* 1033 | X224473813Y-131999364D01* 1034 | X224424387Y-131989451D01* 1035 | X224424387Y-128596078D01* 1036 | X224260283Y-128198915D01* 1037 | X223956683Y-127894785D01* 1038 | X223559808Y-127729988D01* 1039 | X223130078Y-127729613D01* 1040 | X222732915Y-127893717D01* 1041 | X222428785Y-128197317D01* 1042 | X222263988Y-128594192D01* 1043 | X222263613Y-129023922D01* 1044 | X222427717Y-129421085D01* 1045 | X222731317Y-129725215D01* 1046 | X223128192Y-129890012D01* 1047 | X223557922Y-129890387D01* 1048 | X223955085Y-129726283D01* 1049 | X224259215Y-129422683D01* 1050 | X224424012Y-129025808D01* 1051 | X224424387Y-128596078D01* 1052 | X224424387Y-131989451D01* 1053 | X224344000Y-131973331D01* 1054 | X222344000Y-131973331D01* 1055 | X222218096Y-131997759D01* 1056 | X222107438Y-132070450D01* 1057 | X222033364Y-132180187D01* 1058 | X222007331Y-132310000D01* 1059 | X222007331Y-135310000D01* 1060 | X222019329Y-135371840D01* 1061 | X220174200Y-135371840D01* 1062 | X220174200Y-129875681D01* 1063 | X220174200Y-129066350D01* 1064 | X220174200Y-128553650D01* 1065 | X220174200Y-127744319D01* 1066 | X220123930Y-127622957D01* 1067 | X220031043Y-127530070D01* 1068 | X219909681Y-127479800D01* 1069 | X219778319Y-127479800D01* 1070 | X218600350Y-127479800D01* 1071 | X218517800Y-127562350D01* 1072 | X218517800Y-128636200D01* 1073 | X220091650Y-128636200D01* 1074 | X220174200Y-128553650D01* 1075 | X220174200Y-129066350D01* 1076 | X220091650Y-128983800D01* 1077 | X218517800Y-128983800D01* 1078 | X218517800Y-130057650D01* 1079 | X218600350Y-130140200D01* 1080 | X219778319Y-130140200D01* 1081 | X219909681Y-130140200D01* 1082 | X220031043Y-130089930D01* 1083 | X220123930Y-129997043D01* 1084 | X220174200Y-129875681D01* 1085 | X220174200Y-135371840D01* 1086 | X219424387Y-135371840D01* 1087 | X219424387Y-133596078D01* 1088 | X219260283Y-133198915D01* 1089 | X218956683Y-132894785D01* 1090 | X218559808Y-132729988D01* 1091 | X218170200Y-132729648D01* 1092 | X218170200Y-130057650D01* 1093 | X218170200Y-128983800D01* 1094 | X218170200Y-128636200D01* 1095 | X218170200Y-127562350D01* 1096 | X218087650Y-127479800D01* 1097 | X216909681Y-127479800D01* 1098 | X216778319Y-127479800D01* 1099 | X216656957Y-127530070D01* 1100 | X216564070Y-127622957D01* 1101 | X216513800Y-127744319D01* 1102 | X216513800Y-128553650D01* 1103 | X216596350Y-128636200D01* 1104 | X218170200Y-128636200D01* 1105 | X218170200Y-128983800D01* 1106 | X216596350Y-128983800D01* 1107 | X216513800Y-129066350D01* 1108 | X216513800Y-129875681D01* 1109 | X216564070Y-129997043D01* 1110 | X216656957Y-130089930D01* 1111 | X216778319Y-130140200D01* 1112 | X216909681Y-130140200D01* 1113 | X218087650Y-130140200D01* 1114 | X218170200Y-130057650D01* 1115 | X218170200Y-132729648D01* 1116 | X218130078Y-132729613D01* 1117 | X217732915Y-132893717D01* 1118 | X217428785Y-133197317D01* 1119 | X217263988Y-133594192D01* 1120 | X217263613Y-134023922D01* 1121 | X217427717Y-134421085D01* 1122 | X217731317Y-134725215D01* 1123 | X218128192Y-134890012D01* 1124 | X218557922Y-134890387D01* 1125 | X218955085Y-134726283D01* 1126 | X219259215Y-134422683D01* 1127 | X219424012Y-134025808D01* 1128 | X219424387Y-133596078D01* 1129 | X219424387Y-135371840D01* 1130 | X214668267Y-135371840D01* 1131 | X214680669Y-135310000D01* 1132 | X214680669Y-132310000D01* 1133 | X214656241Y-132184096D01* 1134 | X214583550Y-132073438D01* 1135 | X214473813Y-131999364D01* 1136 | X214424387Y-131989451D01* 1137 | X214424387Y-128796078D01* 1138 | X214260283Y-128398915D01* 1139 | X213956683Y-128094785D01* 1140 | X213559808Y-127929988D01* 1141 | X213130078Y-127929613D01* 1142 | X212732915Y-128093717D01* 1143 | X212428785Y-128397317D01* 1144 | X212263988Y-128794192D01* 1145 | X212263613Y-129223922D01* 1146 | X212427717Y-129621085D01* 1147 | X212731317Y-129925215D01* 1148 | X213128192Y-130090012D01* 1149 | X213557922Y-130090387D01* 1150 | X213955085Y-129926283D01* 1151 | X214259215Y-129622683D01* 1152 | X214424012Y-129225808D01* 1153 | X214424387Y-128796078D01* 1154 | X214424387Y-131989451D01* 1155 | X214344000Y-131973331D01* 1156 | X212344000Y-131973331D01* 1157 | X212335218Y-131975034D01* 1158 | X210667137Y-130306953D01* 1159 | X210960715Y-130248557D01* 1160 | X211359821Y-129981883D01* 1161 | X211626495Y-129582777D01* 1162 | X211720138Y-129112000D01* 1163 | X211626495Y-128641223D01* 1164 | X211359821Y-128242117D01* 1165 | X210960715Y-127975443D01* 1166 | X210489938Y-127881800D01* 1167 | X209626062Y-127881800D01* 1168 | X209198663Y-127966814D01* 1169 | X209506340Y-127506343D01* 1170 | X210191637Y-127048441D01* 1171 | X211037448Y-126880200D01* 1172 | X241962551Y-126880200D01* 1173 | X242617018Y-127010380D01* 1174 | X243140104Y-127359895D01* 1175 | X243489617Y-127882978D01* 1176 | X243619800Y-128537448D01* 1177 | X243619800Y-137324217D01* 1178 | X243552461Y-137223438D01* 1179 | X243459000Y-137160989D01* 1180 | X243459000Y-135274800D01* 1181 | X243414530Y-135051237D01* 1182 | X243414530Y-135051236D01* 1183 | X243287892Y-134861708D01* 1184 | X242610669Y-134184485D01* 1185 | X242610669Y-132298000D01* 1186 | X242586241Y-132172096D01* 1187 | X242513550Y-132061438D01* 1188 | X242403813Y-131987364D01* 1189 | X242274000Y-131961331D01* 1190 | X242204387Y-131961331D01* 1191 | X242204387Y-128584078D01* 1192 | X242040283Y-128186915D01* 1193 | X241736683Y-127882785D01* 1194 | X241339808Y-127717988D01* 1195 | X240910078Y-127717613D01* 1196 | X240512915Y-127881717D01* 1197 | X240208785Y-128185317D01* 1198 | X240043988Y-128582192D01* 1199 | X240043613Y-129011922D01* 1200 | X240207717Y-129409085D01* 1201 | X240511317Y-129713215D01* 1202 | X240908192Y-129878012D01* 1203 | X241337922Y-129878387D01* 1204 | X241735085Y-129714283D01* 1205 | X242039215Y-129410683D01* 1206 | X242204012Y-129013808D01* 1207 | X242204387Y-128584078D01* 1208 | X242204387Y-131961331D01* 1209 | X240274000Y-131961331D01* 1210 | X240148096Y-131985759D01* 1211 | X240037438Y-132058450D01* 1212 | X239963364Y-132168187D01* 1213 | X239937331Y-132298000D01* 1214 | X239937331Y-135298000D01* 1215 | X239961759Y-135423904D01* 1216 | X240034450Y-135534562D01* 1217 | X240144187Y-135608636D01* 1218 | X240274000Y-135634669D01* 1219 | X242274000Y-135634669D01* 1220 | X242290600Y-135631448D01* 1221 | X242290600Y-137093102D01* 1222 | X242095539Y-137223438D01* 1223 | X241872219Y-137557659D01* 1224 | X241793800Y-137951899D01* 1225 | X241793800Y-138400101D01* 1226 | X241872219Y-138794341D01* 1227 | X242095539Y-139128562D01* 1228 | X242429760Y-139351882D01* 1229 | X242824000Y-139430301D01* 1230 | X243218240Y-139351882D01* 1231 | X243552461Y-139128562D01* 1232 | X243619800Y-139027782D01* 1233 | X243619800Y-140373364D01* 1234 | X243551401Y-140270998D01* 1235 | X243217666Y-140048004D01* 1236 | X242824000Y-139969699D01* 1237 | X242430334Y-140048004D01* 1238 | X242189000Y-140209257D01* 1239 | X242189000Y-139446000D01* 1240 | X242144530Y-139222437D01* 1241 | X242144530Y-139222436D01* 1242 | X242017892Y-139032908D01* 1243 | X241314200Y-138329216D01* 1244 | X241314200Y-137951899D01* 1245 | X241235781Y-137557659D01* 1246 | X241012461Y-137223438D01* 1247 | X240678240Y-137000118D01* 1248 | X240284000Y-136921699D01* 1249 | X239889760Y-137000118D01* 1250 | X239555539Y-137223438D01* 1251 | X239332219Y-137557659D01* 1252 | X239253800Y-137951899D01* 1253 | X239253800Y-138400101D01* 1254 | X239332219Y-138794341D01* 1255 | X239555539Y-139128562D01* 1256 | X239889760Y-139351882D01* 1257 | X240284000Y-139430301D01* 1258 | X240678240Y-139351882D01* 1259 | X240681991Y-139349375D01* 1260 | X241020600Y-139687984D01* 1261 | X241020600Y-140328164D01* 1262 | X240912436Y-140204658D01* 1263 | X240614271Y-140048259D01* 1264 | X240457800Y-140092450D01* 1265 | X240457800Y-141050200D01* 1266 | X240477800Y-141050200D01* 1267 | X240477800Y-141397800D01* 1268 | X240457800Y-141397800D01* 1269 | X240457800Y-142355550D01* 1270 | X240614271Y-142399741D01* 1271 | X240912436Y-142243342D01* 1272 | X241020600Y-142119835D01* 1273 | X241020600Y-142404800D01* 1274 | X241065070Y-142628364D01* 1275 | X241191708Y-142817892D01* 1276 | X241814697Y-143440881D01* 1277 | X241795300Y-143538399D01* 1278 | X241795300Y-143989601D01* 1279 | X241873605Y-144383267D01* 1280 | X242096599Y-144717002D01* 1281 | X242295800Y-144850103D01* 1282 | X242295800Y-145462729D01* 1283 | X242095539Y-145596540D01* 1284 | X241872219Y-145930761D01* 1285 | X241793800Y-146325001D01* 1286 | X241793800Y-147282999D01* 1287 | X241872219Y-147677239D01* 1288 | X242095539Y-148011460D01* 1289 | X242429760Y-148234780D01* 1290 | X242824000Y-148313199D01* 1291 | X243218240Y-148234780D01* 1292 | X243552461Y-148011460D01* 1293 | X243619800Y-147910680D01* 1294 | X243619800Y-152317319D01* 1295 | X243552461Y-152216540D01* 1296 | X243218240Y-151993220D01* 1297 | X242824000Y-151914801D01* 1298 | X242429760Y-151993220D01* 1299 | X242095539Y-152216540D01* 1300 | X241872219Y-152550761D01* 1301 | X241793800Y-152945001D01* 1302 | X241793800Y-153902999D01* 1303 | X241872219Y-154297239D01* 1304 | X242095539Y-154631460D01* 1305 | X242429760Y-154854780D01* 1306 | X242824000Y-154933199D01* 1307 | X243218240Y-154854780D01* 1308 | X243552461Y-154631460D01* 1309 | X243619800Y-154530680D01* 1310 | X243619800Y-155613364D01* 1311 | X243551401Y-155510998D01* 1312 | X243217666Y-155288004D01* 1313 | X242824000Y-155209699D01* 1314 | X242430334Y-155288004D01* 1315 | X242096599Y-155510998D01* 1316 | X241873605Y-155844733D01* 1317 | X241795300Y-156238399D01* 1318 | X241795300Y-156689601D01* 1319 | X241873605Y-157083267D01* 1320 | X242096599Y-157417002D01* 1321 | X242430334Y-157639996D01* 1322 | X242824000Y-157718301D01* 1323 | X243217666Y-157639996D01* 1324 | X243551401Y-157417002D01* 1325 | X243619800Y-157314635D01* 1326 | X243619800Y-158135762D01* 1327 | X243452436Y-157944658D01* 1328 | X243154271Y-157788259D01* 1329 | X242997800Y-157832450D01* 1330 | X242997800Y-158790200D01* 1331 | X243017800Y-158790200D01* 1332 | X243017800Y-159137800D01* 1333 | X242997800Y-159137800D01* 1334 | X242997800Y-160095550D01* 1335 | X243154271Y-160139741D01* 1336 | X243452436Y-159983342D01* 1337 | X243619800Y-159792237D01* 1338 | X243619800Y-172962551D01* 1339 | X243619800Y-172962551D01* 1340 | G37* 1341 | X243619800Y-172962551D02* 1342 | X243598700Y-173068627D01* 1343 | X243598700Y-164563601D01* 1344 | X243598700Y-164112399D01* 1345 | X243592673Y-164082099D01* 1346 | X243592673Y-162133430D01* 1347 | X243592673Y-161462570D01* 1348 | X243463574Y-161081405D01* 1349 | X243198436Y-160778658D01* 1350 | X242900271Y-160622259D01* 1351 | X242743800Y-160666450D01* 1352 | X242743800Y-161624200D01* 1353 | X243518484Y-161624200D01* 1354 | X243592673Y-161462570D01* 1355 | X243592673Y-162133430D01* 1356 | X243518484Y-161971800D01* 1357 | X242743800Y-161971800D01* 1358 | X242743800Y-162929550D01* 1359 | X242900271Y-162973741D01* 1360 | X243198436Y-162817342D01* 1361 | X243463574Y-162514595D01* 1362 | X243592673Y-162133430D01* 1363 | X243592673Y-164082099D01* 1364 | X243520395Y-163718733D01* 1365 | X243297401Y-163384998D01* 1366 | X242963666Y-163162004D01* 1367 | X242650200Y-163099651D01* 1368 | X242650200Y-160095550D01* 1369 | X242650200Y-159137800D01* 1370 | X242650200Y-158790200D01* 1371 | X242650200Y-157832450D01* 1372 | X242493729Y-157788259D01* 1373 | X242195564Y-157944658D01* 1374 | X241930426Y-158247405D01* 1375 | X241801327Y-158628570D01* 1376 | X241875516Y-158790200D01* 1377 | X242650200Y-158790200D01* 1378 | X242650200Y-159137800D01* 1379 | X241875516Y-159137800D01* 1380 | X241801327Y-159299430D01* 1381 | X241930426Y-159680595D01* 1382 | X242195564Y-159983342D01* 1383 | X242493729Y-160139741D01* 1384 | X242650200Y-160095550D01* 1385 | X242650200Y-163099651D01* 1386 | X242570000Y-163083699D01* 1387 | X242396200Y-163118269D01* 1388 | X242396200Y-162929550D01* 1389 | X242396200Y-161971800D01* 1390 | X242396200Y-161624200D01* 1391 | X242396200Y-160666450D01* 1392 | X242239729Y-160622259D01* 1393 | X241941564Y-160778658D01* 1394 | X241676426Y-161081405D01* 1395 | X241547327Y-161462570D01* 1396 | X241621516Y-161624200D01* 1397 | X242396200Y-161624200D01* 1398 | X242396200Y-161971800D01* 1399 | X241621516Y-161971800D01* 1400 | X241547327Y-162133430D01* 1401 | X241676426Y-162514595D01* 1402 | X241941564Y-162817342D01* 1403 | X242239729Y-162973741D01* 1404 | X242396200Y-162929550D01* 1405 | X242396200Y-163118269D01* 1406 | X242176334Y-163162004D01* 1407 | X241842599Y-163384998D01* 1408 | X241619605Y-163718733D01* 1409 | X241541300Y-164112399D01* 1410 | X241541300Y-164563601D01* 1411 | X241619605Y-164957267D01* 1412 | X241842599Y-165291002D01* 1413 | X242176334Y-165513996D01* 1414 | X242570000Y-165592301D01* 1415 | X242963666Y-165513996D01* 1416 | X243297401Y-165291002D01* 1417 | X243520395Y-164957267D01* 1418 | X243598700Y-164563601D01* 1419 | X243598700Y-173068627D01* 1420 | X243489617Y-173617021D01* 1421 | X243339793Y-173841248D01* 1422 | X243339793Y-168483626D01* 1423 | X243339793Y-167812374D01* 1424 | X243209960Y-167430909D01* 1425 | X242944029Y-167128167D01* 1426 | X242646509Y-166972256D01* 1427 | X242489800Y-167016424D01* 1428 | X242489800Y-167974200D01* 1429 | X243265855Y-167974200D01* 1430 | X243339793Y-167812374D01* 1431 | X243339793Y-168483626D01* 1432 | X243265855Y-168321800D01* 1433 | X242489800Y-168321800D01* 1434 | X242489800Y-169279576D01* 1435 | X242646509Y-169323744D01* 1436 | X242944029Y-169167833D01* 1437 | X243209960Y-168865091D01* 1438 | X243339793Y-168483626D01* 1439 | X243339793Y-173841248D01* 1440 | X243140104Y-174140104D01* 1441 | X242617018Y-174489619D01* 1442 | X242142200Y-174584065D01* 1443 | X242142200Y-169279576D01* 1444 | X242142200Y-168321800D01* 1445 | X242142200Y-167974200D01* 1446 | X242142200Y-167016424D01* 1447 | X241985491Y-166972256D01* 1448 | X241687971Y-167128167D01* 1449 | X241422040Y-167430909D01* 1450 | X241314200Y-167747755D01* 1451 | X241314200Y-153902999D01* 1452 | X241314200Y-152945001D01* 1453 | X241314200Y-147282999D01* 1454 | X241314200Y-146325001D01* 1455 | X241312700Y-146317459D01* 1456 | X241312700Y-143989601D01* 1457 | X241312700Y-143538399D01* 1458 | X241234395Y-143144733D01* 1459 | X241011401Y-142810998D01* 1460 | X240677666Y-142588004D01* 1461 | X240284000Y-142509699D01* 1462 | X240110200Y-142544269D01* 1463 | X240110200Y-142355550D01* 1464 | X240110200Y-141397800D01* 1465 | X240110200Y-141050200D01* 1466 | X240110200Y-140092450D01* 1467 | X239953729Y-140048259D01* 1468 | X239655564Y-140204658D01* 1469 | X239390426Y-140507405D01* 1470 | X239261327Y-140888570D01* 1471 | X239335516Y-141050200D01* 1472 | X240110200Y-141050200D01* 1473 | X240110200Y-141397800D01* 1474 | X239335516Y-141397800D01* 1475 | X239261327Y-141559430D01* 1476 | X239390426Y-141940595D01* 1477 | X239655564Y-142243342D01* 1478 | X239953729Y-142399741D01* 1479 | X240110200Y-142355550D01* 1480 | X240110200Y-142544269D01* 1481 | X239890334Y-142588004D01* 1482 | X239556599Y-142810998D01* 1483 | X239333605Y-143144733D01* 1484 | X239255300Y-143538399D01* 1485 | X239255300Y-143989601D01* 1486 | X239333605Y-144383267D01* 1487 | X239556599Y-144717002D01* 1488 | X239890334Y-144939996D01* 1489 | X240284000Y-145018301D01* 1490 | X240677666Y-144939996D01* 1491 | X241011401Y-144717002D01* 1492 | X241234395Y-144383267D01* 1493 | X241312700Y-143989601D01* 1494 | X241312700Y-146317459D01* 1495 | X241235781Y-145930761D01* 1496 | X241012461Y-145596540D01* 1497 | X240678240Y-145373220D01* 1498 | X240284000Y-145294801D01* 1499 | X239889760Y-145373220D01* 1500 | X239555539Y-145596540D01* 1501 | X239332219Y-145930761D01* 1502 | X239253800Y-146325001D01* 1503 | X239253800Y-147282999D01* 1504 | X239332219Y-147677239D01* 1505 | X239555539Y-148011460D01* 1506 | X239889760Y-148234780D01* 1507 | X240284000Y-148313199D01* 1508 | X240678240Y-148234780D01* 1509 | X241012461Y-148011460D01* 1510 | X241235781Y-147677239D01* 1511 | X241314200Y-147282999D01* 1512 | X241314200Y-152945001D01* 1513 | X241235781Y-152550761D01* 1514 | X241012461Y-152216540D01* 1515 | X240678240Y-151993220D01* 1516 | X240284000Y-151914801D01* 1517 | X239889760Y-151993220D01* 1518 | X239555539Y-152216540D01* 1519 | X239332219Y-152550761D01* 1520 | X239253800Y-152945001D01* 1521 | X239253800Y-153902999D01* 1522 | X239332219Y-154297239D01* 1523 | X239555539Y-154631460D01* 1524 | X239755800Y-154765270D01* 1525 | X239755800Y-155377896D01* 1526 | X239556599Y-155510998D01* 1527 | X239333605Y-155844733D01* 1528 | X239255300Y-156238399D01* 1529 | X239255300Y-156689601D01* 1530 | X239333605Y-157083267D01* 1531 | X239556599Y-157417002D01* 1532 | X239890334Y-157639996D01* 1533 | X240284000Y-157718301D01* 1534 | X240677666Y-157639996D01* 1535 | X241011401Y-157417002D01* 1536 | X241234395Y-157083267D01* 1537 | X241312700Y-156689601D01* 1538 | X241312700Y-156238399D01* 1539 | X241234395Y-155844733D01* 1540 | X241011401Y-155510998D01* 1541 | X240924200Y-155452732D01* 1542 | X240924200Y-154690434D01* 1543 | X241012461Y-154631460D01* 1544 | X241235781Y-154297239D01* 1545 | X241314200Y-153902999D01* 1546 | X241314200Y-167747755D01* 1547 | X241312700Y-167752163D01* 1548 | X241312700Y-159229601D01* 1549 | X241312700Y-158778399D01* 1550 | X241234395Y-158384733D01* 1551 | X241011401Y-158050998D01* 1552 | X240677666Y-157828004D01* 1553 | X240284000Y-157749699D01* 1554 | X239890334Y-157828004D01* 1555 | X239556599Y-158050998D01* 1556 | X239333605Y-158384733D01* 1557 | X239255300Y-158778399D01* 1558 | X239255300Y-159229601D01* 1559 | X239333605Y-159623267D01* 1560 | X239556599Y-159957002D01* 1561 | X239890334Y-160179996D01* 1562 | X240284000Y-160258301D01* 1563 | X240677666Y-160179996D01* 1564 | X241011401Y-159957002D01* 1565 | X241234395Y-159623267D01* 1566 | X241312700Y-159229601D01* 1567 | X241312700Y-167752163D01* 1568 | X241292207Y-167812374D01* 1569 | X241366145Y-167974200D01* 1570 | X242142200Y-167974200D01* 1571 | X242142200Y-168321800D01* 1572 | X241366145Y-168321800D01* 1573 | X241292207Y-168483626D01* 1574 | X241422040Y-168865091D01* 1575 | X241687971Y-169167833D01* 1576 | X241985491Y-169323744D01* 1577 | X242142200Y-169279576D01* 1578 | X242142200Y-174584065D01* 1579 | X241962551Y-174619800D01* 1580 | X241058700Y-174619800D01* 1581 | X241058700Y-164563601D01* 1582 | X241058700Y-164112399D01* 1583 | X241052673Y-164082099D01* 1584 | X241052673Y-162133430D01* 1585 | X241052673Y-161462570D01* 1586 | X240923574Y-161081405D01* 1587 | X240658436Y-160778658D01* 1588 | X240360271Y-160622259D01* 1589 | X240203800Y-160666450D01* 1590 | X240203800Y-161624200D01* 1591 | X240978484Y-161624200D01* 1592 | X241052673Y-161462570D01* 1593 | X241052673Y-162133430D01* 1594 | X240978484Y-161971800D01* 1595 | X240203800Y-161971800D01* 1596 | X240203800Y-162929550D01* 1597 | X240360271Y-162973741D01* 1598 | X240658436Y-162817342D01* 1599 | X240923574Y-162514595D01* 1600 | X241052673Y-162133430D01* 1601 | X241052673Y-164082099D01* 1602 | X240980395Y-163718733D01* 1603 | X240757401Y-163384998D01* 1604 | X240423666Y-163162004D01* 1605 | X240030000Y-163083699D01* 1606 | X239856200Y-163118269D01* 1607 | X239856200Y-162929550D01* 1608 | X239856200Y-161971800D01* 1609 | X239856200Y-161624200D01* 1610 | X239856200Y-160666450D01* 1611 | X239699729Y-160622259D01* 1612 | X239401564Y-160778658D01* 1613 | X239136426Y-161081405D01* 1614 | X239007327Y-161462570D01* 1615 | X239081516Y-161624200D01* 1616 | X239856200Y-161624200D01* 1617 | X239856200Y-161971800D01* 1618 | X239081516Y-161971800D01* 1619 | X239007327Y-162133430D01* 1620 | X239136426Y-162514595D01* 1621 | X239401564Y-162817342D01* 1622 | X239699729Y-162973741D01* 1623 | X239856200Y-162929550D01* 1624 | X239856200Y-163118269D01* 1625 | X239636334Y-163162004D01* 1626 | X239302599Y-163384998D01* 1627 | X239079605Y-163718733D01* 1628 | X239001300Y-164112399D01* 1629 | X239001300Y-164563601D01* 1630 | X239079605Y-164957267D01* 1631 | X239302599Y-165291002D01* 1632 | X239636334Y-165513996D01* 1633 | X240030000Y-165592301D01* 1634 | X240423666Y-165513996D01* 1635 | X240757401Y-165291002D01* 1636 | X240980395Y-164957267D01* 1637 | X241058700Y-164563601D01* 1638 | X241058700Y-174619800D01* 1639 | X240846200Y-174619800D01* 1640 | X240846200Y-168372101D01* 1641 | X240846200Y-167923899D01* 1642 | X240767781Y-167529659D01* 1643 | X240544461Y-167195438D01* 1644 | X240210240Y-166972118D01* 1645 | X239816000Y-166893699D01* 1646 | X239421760Y-166972118D01* 1647 | X239087539Y-167195438D01* 1648 | X238864219Y-167529659D01* 1649 | X238785800Y-167923899D01* 1650 | X238785800Y-168372101D01* 1651 | X238864219Y-168766341D01* 1652 | X239087539Y-169100562D01* 1653 | X239421760Y-169323882D01* 1654 | X239816000Y-169402301D01* 1655 | X240210240Y-169323882D01* 1656 | X240544461Y-169100562D01* 1657 | X240767781Y-168766341D01* 1658 | X240846200Y-168372101D01* 1659 | X240846200Y-174619800D01* 1660 | X239536200Y-174619800D01* 1661 | X239536200Y-172182101D01* 1662 | X239536200Y-171733899D01* 1663 | X239457781Y-171339659D01* 1664 | X239234461Y-171005438D01* 1665 | X238900240Y-170782118D01* 1666 | X238772700Y-170756748D01* 1667 | X238772700Y-156689601D01* 1668 | X238772700Y-156238399D01* 1669 | X238694395Y-155844733D01* 1670 | X238471401Y-155510998D01* 1671 | X238137666Y-155288004D01* 1672 | X237744000Y-155209699D01* 1673 | X237350334Y-155288004D01* 1674 | X237016599Y-155510998D01* 1675 | X236793605Y-155844733D01* 1676 | X236715300Y-156238399D01* 1677 | X236715300Y-156689601D01* 1678 | X236793605Y-157083267D01* 1679 | X237016599Y-157417002D01* 1680 | X237350334Y-157639996D01* 1681 | X237744000Y-157718301D01* 1682 | X238137666Y-157639996D01* 1683 | X238471401Y-157417002D01* 1684 | X238694395Y-157083267D01* 1685 | X238772700Y-156689601D01* 1686 | X238772700Y-170756748D01* 1687 | X238766673Y-170755549D01* 1688 | X238766673Y-159339430D01* 1689 | X238766673Y-158668570D01* 1690 | X238637574Y-158287405D01* 1691 | X238372436Y-157984658D01* 1692 | X238074271Y-157828259D01* 1693 | X237917800Y-157872450D01* 1694 | X237917800Y-158830200D01* 1695 | X238692484Y-158830200D01* 1696 | X238766673Y-158668570D01* 1697 | X238766673Y-159339430D01* 1698 | X238692484Y-159177800D01* 1699 | X237917800Y-159177800D01* 1700 | X237917800Y-160135550D01* 1701 | X238074271Y-160179741D01* 1702 | X238372436Y-160023342D01* 1703 | X238637574Y-159720595D01* 1704 | X238766673Y-159339430D01* 1705 | X238766673Y-170755549D01* 1706 | X238506000Y-170703699D01* 1707 | X238111760Y-170782118D01* 1708 | X238010700Y-170849644D01* 1709 | X238010700Y-167103601D01* 1710 | X238010700Y-166652399D01* 1711 | X238010700Y-164563601D01* 1712 | X238010700Y-164112399D01* 1713 | X238004673Y-164082099D01* 1714 | X238004673Y-162133430D01* 1715 | X238004673Y-161462570D01* 1716 | X237875574Y-161081405D01* 1717 | X237610436Y-160778658D01* 1718 | X237570200Y-160757552D01* 1719 | X237570200Y-160135550D01* 1720 | X237570200Y-159177800D01* 1721 | X237570200Y-158830200D01* 1722 | X237570200Y-157872450D01* 1723 | X237413729Y-157828259D01* 1724 | X237115564Y-157984658D01* 1725 | X236850426Y-158287405D01* 1726 | X236721327Y-158668570D01* 1727 | X236795516Y-158830200D01* 1728 | X237570200Y-158830200D01* 1729 | X237570200Y-159177800D01* 1730 | X236795516Y-159177800D01* 1731 | X236721327Y-159339430D01* 1732 | X236850426Y-159720595D01* 1733 | X237115564Y-160023342D01* 1734 | X237413729Y-160179741D01* 1735 | X237570200Y-160135550D01* 1736 | X237570200Y-160757552D01* 1737 | X237312271Y-160622259D01* 1738 | X237155800Y-160666450D01* 1739 | X237155800Y-161624200D01* 1740 | X237930484Y-161624200D01* 1741 | X238004673Y-161462570D01* 1742 | X238004673Y-162133430D01* 1743 | X237930484Y-161971800D01* 1744 | X237155800Y-161971800D01* 1745 | X237155800Y-162929550D01* 1746 | X237312271Y-162973741D01* 1747 | X237610436Y-162817342D01* 1748 | X237875574Y-162514595D01* 1749 | X238004673Y-162133430D01* 1750 | X238004673Y-164082099D01* 1751 | X237932395Y-163718733D01* 1752 | X237709401Y-163384998D01* 1753 | X237375666Y-163162004D01* 1754 | X236982000Y-163083699D01* 1755 | X236808200Y-163118269D01* 1756 | X236808200Y-162929550D01* 1757 | X236808200Y-161971800D01* 1758 | X236808200Y-161624200D01* 1759 | X236808200Y-160666450D01* 1760 | X236651729Y-160622259D01* 1761 | X236353564Y-160778658D01* 1762 | X236226673Y-160923548D01* 1763 | X236226673Y-159339430D01* 1764 | X236226673Y-158668570D01* 1765 | X236097574Y-158287405D01* 1766 | X235832436Y-157984658D01* 1767 | X235534271Y-157828259D01* 1768 | X235377800Y-157872450D01* 1769 | X235377800Y-158830200D01* 1770 | X236152484Y-158830200D01* 1771 | X236226673Y-158668570D01* 1772 | X236226673Y-159339430D01* 1773 | X236152484Y-159177800D01* 1774 | X235377800Y-159177800D01* 1775 | X235377800Y-160135550D01* 1776 | X235534271Y-160179741D01* 1777 | X235832436Y-160023342D01* 1778 | X236097574Y-159720595D01* 1779 | X236226673Y-159339430D01* 1780 | X236226673Y-160923548D01* 1781 | X236088426Y-161081405D01* 1782 | X235959327Y-161462570D01* 1783 | X236033516Y-161624200D01* 1784 | X236808200Y-161624200D01* 1785 | X236808200Y-161971800D01* 1786 | X236033516Y-161971800D01* 1787 | X235959327Y-162133430D01* 1788 | X236088426Y-162514595D01* 1789 | X236353564Y-162817342D01* 1790 | X236651729Y-162973741D01* 1791 | X236808200Y-162929550D01* 1792 | X236808200Y-163118269D01* 1793 | X236588334Y-163162004D01* 1794 | X236254599Y-163384998D01* 1795 | X236031605Y-163718733D01* 1796 | X235953300Y-164112399D01* 1797 | X235953300Y-164563601D01* 1798 | X236031605Y-164957267D01* 1799 | X236254599Y-165291002D01* 1800 | X236588334Y-165513996D01* 1801 | X236982000Y-165592301D01* 1802 | X237375666Y-165513996D01* 1803 | X237709401Y-165291002D01* 1804 | X237932395Y-164957267D01* 1805 | X238010700Y-164563601D01* 1806 | X238010700Y-166652399D01* 1807 | X237932395Y-166258733D01* 1808 | X237709401Y-165924998D01* 1809 | X237375666Y-165702004D01* 1810 | X236982000Y-165623699D01* 1811 | X236588334Y-165702004D01* 1812 | X236254599Y-165924998D01* 1813 | X236031605Y-166258733D01* 1814 | X235953300Y-166652399D01* 1815 | X235953300Y-167103601D01* 1816 | X236031605Y-167497267D01* 1817 | X236254599Y-167831002D01* 1818 | X236588334Y-168053996D01* 1819 | X236982000Y-168132301D01* 1820 | X237375666Y-168053996D01* 1821 | X237709401Y-167831002D01* 1822 | X237932395Y-167497267D01* 1823 | X238010700Y-167103601D01* 1824 | X238010700Y-170849644D01* 1825 | X237777539Y-171005438D01* 1826 | X237554219Y-171339659D01* 1827 | X237475800Y-171733899D01* 1828 | X237475800Y-172182101D01* 1829 | X237554219Y-172576341D01* 1830 | X237777539Y-172910562D01* 1831 | X238111760Y-173133882D01* 1832 | X238506000Y-173212301D01* 1833 | X238900240Y-173133882D01* 1834 | X239234461Y-172910562D01* 1835 | X239457781Y-172576341D01* 1836 | X239536200Y-172182101D01* 1837 | X239536200Y-174619800D01* 1838 | X237029793Y-174619800D01* 1839 | X237029793Y-172293626D01* 1840 | X237029793Y-171622374D01* 1841 | X236899960Y-171240909D01* 1842 | X236634029Y-170938167D01* 1843 | X236336509Y-170782256D01* 1844 | X236179800Y-170826424D01* 1845 | X236179800Y-171784200D01* 1846 | X236955855Y-171784200D01* 1847 | X237029793Y-171622374D01* 1848 | X237029793Y-172293626D01* 1849 | X236955855Y-172131800D01* 1850 | X236179800Y-172131800D01* 1851 | X236179800Y-173089576D01* 1852 | X236336509Y-173133744D01* 1853 | X236634029Y-172977833D01* 1854 | X236899960Y-172675091D01* 1855 | X237029793Y-172293626D01* 1856 | X237029793Y-174619800D01* 1857 | X236037448Y-174619800D01* 1858 | X235832200Y-174578973D01* 1859 | X235832200Y-173089576D01* 1860 | X235832200Y-172131800D01* 1861 | X235832200Y-171784200D01* 1862 | X235832200Y-170826424D01* 1863 | X235675491Y-170782256D01* 1864 | X235377971Y-170938167D01* 1865 | X235112040Y-171240909D01* 1866 | X234982207Y-171622374D01* 1867 | X235056145Y-171784200D01* 1868 | X235832200Y-171784200D01* 1869 | X235832200Y-172131800D01* 1870 | X235056145Y-172131800D01* 1871 | X234982207Y-172293626D01* 1872 | X235112040Y-172675091D01* 1873 | X235377971Y-172977833D01* 1874 | X235675491Y-173133744D01* 1875 | X235832200Y-173089576D01* 1876 | X235832200Y-174578973D01* 1877 | X235382978Y-174489617D01* 1878 | X234859895Y-174140104D01* 1879 | X234510380Y-173617018D01* 1880 | X234380200Y-172962551D01* 1881 | X234380200Y-159800266D01* 1882 | X234575564Y-160023342D01* 1883 | X234873729Y-160179741D01* 1884 | X235030200Y-160135550D01* 1885 | X235030200Y-159177800D01* 1886 | X235010200Y-159177800D01* 1887 | X235010200Y-158830200D01* 1888 | X235030200Y-158830200D01* 1889 | X235030200Y-157872450D01* 1890 | X234873729Y-157828259D01* 1891 | X234575564Y-157984658D01* 1892 | X234380200Y-158207733D01* 1893 | X234380200Y-157272730D01* 1894 | X234476599Y-157417002D01* 1895 | X234810334Y-157639996D01* 1896 | X235204000Y-157718301D01* 1897 | X235597666Y-157639996D01* 1898 | X235931401Y-157417002D01* 1899 | X236154395Y-157083267D01* 1900 | X236232700Y-156689601D01* 1901 | X236232700Y-156238399D01* 1902 | X236154395Y-155844733D01* 1903 | X235931401Y-155510998D01* 1904 | X235844200Y-155452732D01* 1905 | X235844200Y-154690434D01* 1906 | X235932461Y-154631460D01* 1907 | X236155781Y-154297239D01* 1908 | X236234200Y-153902999D01* 1909 | X236234200Y-153719984D01* 1910 | X236713800Y-153240384D01* 1911 | X236713800Y-153902999D01* 1912 | X236792219Y-154297239D01* 1913 | X237015539Y-154631460D01* 1914 | X237349760Y-154854780D01* 1915 | X237744000Y-154933199D01* 1916 | X238138240Y-154854780D01* 1917 | X238472461Y-154631460D01* 1918 | X238695781Y-154297239D01* 1919 | X238774200Y-153902999D01* 1920 | X238774200Y-152945001D01* 1921 | X238695781Y-152550761D01* 1922 | X238472461Y-152216540D01* 1923 | X238138240Y-151993220D01* 1924 | X237744000Y-151914801D01* 1925 | X237349760Y-151993220D01* 1926 | X237058200Y-152188034D01* 1927 | X237058200Y-148039965D01* 1928 | X237349760Y-148234780D01* 1929 | X237744000Y-148313199D01* 1930 | X238138240Y-148234780D01* 1931 | X238472461Y-148011460D01* 1932 | X238695781Y-147677239D01* 1933 | X238774200Y-147282999D01* 1934 | X238774200Y-146325001D01* 1935 | X238774200Y-138400101D01* 1936 | X238774200Y-137951899D01* 1937 | X238695781Y-137557659D01* 1938 | X238472461Y-137223438D01* 1939 | X238138240Y-137000118D01* 1940 | X237954200Y-136963510D01* 1941 | X237954200Y-129863681D01* 1942 | X237954200Y-129054350D01* 1943 | X237954200Y-128541650D01* 1944 | X237954200Y-127732319D01* 1945 | X237903930Y-127610957D01* 1946 | X237811043Y-127518070D01* 1947 | X237689681Y-127467800D01* 1948 | X237558319Y-127467800D01* 1949 | X236380350Y-127467800D01* 1950 | X236297800Y-127550350D01* 1951 | X236297800Y-128624200D01* 1952 | X237871650Y-128624200D01* 1953 | X237954200Y-128541650D01* 1954 | X237954200Y-129054350D01* 1955 | X237871650Y-128971800D01* 1956 | X236297800Y-128971800D01* 1957 | X236297800Y-130045650D01* 1958 | X236380350Y-130128200D01* 1959 | X237558319Y-130128200D01* 1960 | X237689681Y-130128200D01* 1961 | X237811043Y-130077930D01* 1962 | X237903930Y-129985043D01* 1963 | X237954200Y-129863681D01* 1964 | X237954200Y-136963510D01* 1965 | X237744000Y-136921699D01* 1966 | X237349760Y-137000118D01* 1967 | X237204387Y-137097253D01* 1968 | X237204387Y-133584078D01* 1969 | X237040283Y-133186915D01* 1970 | X236736683Y-132882785D01* 1971 | X236339808Y-132717988D01* 1972 | X235950200Y-132717648D01* 1973 | X235950200Y-130045650D01* 1974 | X235950200Y-128971800D01* 1975 | X235950200Y-128624200D01* 1976 | X235950200Y-127550350D01* 1977 | X235867650Y-127467800D01* 1978 | X234689681Y-127467800D01* 1979 | X234558319Y-127467800D01* 1980 | X234436957Y-127518070D01* 1981 | X234344070Y-127610957D01* 1982 | X234293800Y-127732319D01* 1983 | X234293800Y-128541650D01* 1984 | X234376350Y-128624200D01* 1985 | X235950200Y-128624200D01* 1986 | X235950200Y-128971800D01* 1987 | X234376350Y-128971800D01* 1988 | X234293800Y-129054350D01* 1989 | X234293800Y-129863681D01* 1990 | X234344070Y-129985043D01* 1991 | X234436957Y-130077930D01* 1992 | X234558319Y-130128200D01* 1993 | X234689681Y-130128200D01* 1994 | X235867650Y-130128200D01* 1995 | X235950200Y-130045650D01* 1996 | X235950200Y-132717648D01* 1997 | X235910078Y-132717613D01* 1998 | X235512915Y-132881717D01* 1999 | X235208785Y-133185317D01* 2000 | X235043988Y-133582192D01* 2001 | X235043613Y-134011922D01* 2002 | X235207717Y-134409085D01* 2003 | X235511317Y-134713215D01* 2004 | X235908192Y-134878012D01* 2005 | X236337922Y-134878387D01* 2006 | X236735085Y-134714283D01* 2007 | X237039215Y-134410683D01* 2008 | X237204012Y-134013808D01* 2009 | X237204387Y-133584078D01* 2010 | X237204387Y-137097253D01* 2011 | X237015539Y-137223438D01* 2012 | X236792219Y-137557659D01* 2013 | X236713800Y-137951899D01* 2014 | X236713800Y-138400101D01* 2015 | X236792219Y-138794341D01* 2016 | X237015539Y-139128562D01* 2017 | X237349760Y-139351882D01* 2018 | X237744000Y-139430301D01* 2019 | X238138240Y-139351882D01* 2020 | X238472461Y-139128562D01* 2021 | X238695781Y-138794341D01* 2022 | X238774200Y-138400101D01* 2023 | X238774200Y-146325001D01* 2024 | X238695781Y-145930761D01* 2025 | X238472461Y-145596540D01* 2026 | X238138240Y-145373220D01* 2027 | X237744000Y-145294801D01* 2028 | X237349760Y-145373220D01* 2029 | X237058200Y-145568034D01* 2030 | X237058200Y-144744798D01* 2031 | X237350334Y-144939996D01* 2032 | X237744000Y-145018301D01* 2033 | X238137666Y-144939996D01* 2034 | X238471401Y-144717002D01* 2035 | X238694395Y-144383267D01* 2036 | X238772700Y-143989601D01* 2037 | X238772700Y-143538399D01* 2038 | X238766673Y-143508099D01* 2039 | X238766673Y-141559430D01* 2040 | X238766673Y-140888570D01* 2041 | X238637574Y-140507405D01* 2042 | X238372436Y-140204658D01* 2043 | X238074271Y-140048259D01* 2044 | X237917800Y-140092450D01* 2045 | X237917800Y-141050200D01* 2046 | X238692484Y-141050200D01* 2047 | X238766673Y-140888570D01* 2048 | X238766673Y-141559430D01* 2049 | X238692484Y-141397800D01* 2050 | X237917800Y-141397800D01* 2051 | X237917800Y-142355550D01* 2052 | X238074271Y-142399741D01* 2053 | X238372436Y-142243342D01* 2054 | X238637574Y-141940595D01* 2055 | X238766673Y-141559430D01* 2056 | X238766673Y-143508099D01* 2057 | X238694395Y-143144733D01* 2058 | X238471401Y-142810998D01* 2059 | X238137666Y-142588004D01* 2060 | X237744000Y-142509699D01* 2061 | X237570200Y-142544269D01* 2062 | X237570200Y-142355550D01* 2063 | X237570200Y-141397800D01* 2064 | X237570200Y-141050200D01* 2065 | X237570200Y-140092450D01* 2066 | X237413729Y-140048259D01* 2067 | X237115564Y-140204658D01* 2068 | X236850426Y-140507405D01* 2069 | X236721327Y-140888570D01* 2070 | X236795516Y-141050200D01* 2071 | X237570200Y-141050200D01* 2072 | X237570200Y-141397800D01* 2073 | X236795516Y-141397800D01* 2074 | X236721327Y-141559430D01* 2075 | X236850426Y-141940595D01* 2076 | X237115564Y-142243342D01* 2077 | X237413729Y-142399741D01* 2078 | X237570200Y-142355550D01* 2079 | X237570200Y-142544269D01* 2080 | X237350334Y-142588004D01* 2081 | X237016599Y-142810998D01* 2082 | X236978522Y-142867983D01* 2083 | X236887092Y-142731148D01* 2084 | X236887088Y-142731145D01* 2085 | X236250346Y-142094402D01* 2086 | X236231772Y-142075828D01* 2087 | X236042244Y-141949190D01* 2088 | X235973646Y-141935545D01* 2089 | X236067493Y-141841699D01* 2090 | X235999034Y-141773240D01* 2091 | X236142966Y-141691370D01* 2092 | X236250346Y-141296466D01* 2093 | X236198430Y-140890531D01* 2094 | X236142966Y-140756630D01* 2095 | X235999032Y-140674758D01* 2096 | X235753242Y-140920548D01* 2097 | X235753242Y-140428968D01* 2098 | X235671370Y-140285034D01* 2099 | X235276466Y-140177654D01* 2100 | X234870531Y-140229570D01* 2101 | X234736630Y-140285034D01* 2102 | X234654758Y-140428968D01* 2103 | X235204000Y-140978210D01* 2104 | X235753242Y-140428968D01* 2105 | X235753242Y-140920548D01* 2106 | X235449790Y-141224000D01* 2107 | X235463932Y-141238142D01* 2108 | X235218142Y-141483932D01* 2109 | X235204000Y-141469790D01* 2110 | X235189857Y-141483932D01* 2111 | X234944067Y-141238142D01* 2112 | X234958210Y-141224000D01* 2113 | X234408968Y-140674758D01* 2114 | X234265034Y-140756630D01* 2115 | X234157654Y-141151534D01* 2116 | X234164847Y-141207784D01* 2117 | X234076240Y-141119176D01* 2118 | X234076240Y-139301220D01* 2119 | X234031770Y-139077657D01* 2120 | X234031770Y-139077656D01* 2121 | X233905132Y-138888128D01* 2122 | X230651673Y-135634669D01* 2123 | X231887285Y-135634669D01* 2124 | X234178895Y-137926279D01* 2125 | X234173800Y-137951899D01* 2126 | X234173800Y-138400101D01* 2127 | X234252219Y-138794341D01* 2128 | X234475539Y-139128562D01* 2129 | X234809760Y-139351882D01* 2130 | X235204000Y-139430301D01* 2131 | X235598240Y-139351882D01* 2132 | X235932461Y-139128562D01* 2133 | X236155781Y-138794341D01* 2134 | X236234200Y-138400101D01* 2135 | X236234200Y-137951899D01* 2136 | X236155781Y-137557659D01* 2137 | X235932461Y-137223438D01* 2138 | X235598240Y-137000118D01* 2139 | X235204000Y-136921699D01* 2140 | X234889283Y-136984299D01* 2141 | X232310669Y-134405685D01* 2142 | X232310669Y-132298000D01* 2143 | X232286241Y-132172096D01* 2144 | X232213550Y-132061438D01* 2145 | X232204387Y-132055252D01* 2146 | X232204387Y-128584078D01* 2147 | X232040283Y-128186915D01* 2148 | X231736683Y-127882785D01* 2149 | X231339808Y-127717988D01* 2150 | X230910078Y-127717613D01* 2151 | X230512915Y-127881717D01* 2152 | X230208785Y-128185317D01* 2153 | X230043988Y-128582192D01* 2154 | X230043613Y-129011922D01* 2155 | X230207717Y-129409085D01* 2156 | X230511317Y-129713215D01* 2157 | X230908192Y-129878012D01* 2158 | X231337922Y-129878387D01* 2159 | X231735085Y-129714283D01* 2160 | X232039215Y-129410683D01* 2161 | X232204012Y-129013808D01* 2162 | X232204387Y-128584078D01* 2163 | X232204387Y-132055252D01* 2164 | X232103813Y-131987364D01* 2165 | X231974000Y-131961331D01* 2166 | X229974000Y-131961331D01* 2167 | X229848096Y-131985759D01* 2168 | X229737438Y-132058450D01* 2169 | X229663364Y-132168187D01* 2170 | X229637331Y-132298000D01* 2171 | X229637331Y-135298000D01* 2172 | X229651657Y-135371840D01* 2173 | X228308618Y-135371840D01* 2174 | X228631821Y-135155883D01* 2175 | X228898495Y-134756777D01* 2176 | X228992138Y-134286000D01* 2177 | X228992138Y-129286000D01* 2178 | X228898495Y-128815223D01* 2179 | X228631821Y-128416117D01* 2180 | X228232715Y-128149443D01* 2181 | X227761938Y-128055800D01* 2182 | X226898062Y-128055800D01* 2183 | X226427285Y-128149443D01* 2184 | X226028179Y-128416117D01* 2185 | X225761505Y-128815223D01* 2186 | X225667862Y-129286000D01* 2187 | X225761505Y-129756777D01* 2188 | X226028179Y-130155883D01* 2189 | X226427285Y-130422557D01* 2190 | X226898062Y-130516200D01* 2191 | X227761938Y-130516200D01* 2192 | X228232715Y-130422557D01* 2193 | X228631821Y-130155883D01* 2194 | X228898495Y-129756777D01* 2195 | X228992138Y-129286000D01* 2196 | X228992138Y-134286000D01* 2197 | X228898495Y-133815223D01* 2198 | X228631821Y-133416117D01* 2199 | X228232715Y-133149443D01* 2200 | X227761938Y-133055800D01* 2201 | X226898062Y-133055800D01* 2202 | X226427285Y-133149443D01* 2203 | X226028179Y-133416117D01* 2204 | X225761505Y-133815223D01* 2205 | X225667862Y-134286000D01* 2206 | X225761505Y-134756777D01* 2207 | X226028179Y-135155883D01* 2208 | X226351381Y-135371840D01* 2209 | X224668267Y-135371840D01* 2210 | X224680669Y-135310000D01* 2211 | X224680669Y-132310000D01* 2212 | X224656241Y-132184096D01* 2213 | X224583550Y-132073438D01* 2214 | X224473813Y-131999364D01* 2215 | X224424387Y-131989451D01* 2216 | X224424387Y-128596078D01* 2217 | X224260283Y-128198915D01* 2218 | X223956683Y-127894785D01* 2219 | X223559808Y-127729988D01* 2220 | X223130078Y-127729613D01* 2221 | X222732915Y-127893717D01* 2222 | X222428785Y-128197317D01* 2223 | X222263988Y-128594192D01* 2224 | X222263613Y-129023922D01* 2225 | X222427717Y-129421085D01* 2226 | X222731317Y-129725215D01* 2227 | X223128192Y-129890012D01* 2228 | X223557922Y-129890387D01* 2229 | X223955085Y-129726283D01* 2230 | X224259215Y-129422683D01* 2231 | X224424012Y-129025808D01* 2232 | X224424387Y-128596078D01* 2233 | X224424387Y-131989451D01* 2234 | X224344000Y-131973331D01* 2235 | X222344000Y-131973331D01* 2236 | X222218096Y-131997759D01* 2237 | X222107438Y-132070450D01* 2238 | X222033364Y-132180187D01* 2239 | X222007331Y-132310000D01* 2240 | X222007331Y-135310000D01* 2241 | X222019329Y-135371840D01* 2242 | X220174200Y-135371840D01* 2243 | X220174200Y-129875681D01* 2244 | X220174200Y-129066350D01* 2245 | X220174200Y-128553650D01* 2246 | X220174200Y-127744319D01* 2247 | X220123930Y-127622957D01* 2248 | X220031043Y-127530070D01* 2249 | X219909681Y-127479800D01* 2250 | X219778319Y-127479800D01* 2251 | X218600350Y-127479800D01* 2252 | X218517800Y-127562350D01* 2253 | X218517800Y-128636200D01* 2254 | X220091650Y-128636200D01* 2255 | X220174200Y-128553650D01* 2256 | X220174200Y-129066350D01* 2257 | X220091650Y-128983800D01* 2258 | X218517800Y-128983800D01* 2259 | X218517800Y-130057650D01* 2260 | X218600350Y-130140200D01* 2261 | X219778319Y-130140200D01* 2262 | X219909681Y-130140200D01* 2263 | X220031043Y-130089930D01* 2264 | X220123930Y-129997043D01* 2265 | X220174200Y-129875681D01* 2266 | X220174200Y-135371840D01* 2267 | X219424387Y-135371840D01* 2268 | X219424387Y-133596078D01* 2269 | X219260283Y-133198915D01* 2270 | X218956683Y-132894785D01* 2271 | X218559808Y-132729988D01* 2272 | X218170200Y-132729648D01* 2273 | X218170200Y-130057650D01* 2274 | X218170200Y-128983800D01* 2275 | X218170200Y-128636200D01* 2276 | X218170200Y-127562350D01* 2277 | X218087650Y-127479800D01* 2278 | X216909681Y-127479800D01* 2279 | X216778319Y-127479800D01* 2280 | X216656957Y-127530070D01* 2281 | X216564070Y-127622957D01* 2282 | X216513800Y-127744319D01* 2283 | X216513800Y-128553650D01* 2284 | X216596350Y-128636200D01* 2285 | X218170200Y-128636200D01* 2286 | X218170200Y-128983800D01* 2287 | X216596350Y-128983800D01* 2288 | X216513800Y-129066350D01* 2289 | X216513800Y-129875681D01* 2290 | X216564070Y-129997043D01* 2291 | X216656957Y-130089930D01* 2292 | X216778319Y-130140200D01* 2293 | X216909681Y-130140200D01* 2294 | X218087650Y-130140200D01* 2295 | X218170200Y-130057650D01* 2296 | X218170200Y-132729648D01* 2297 | X218130078Y-132729613D01* 2298 | X217732915Y-132893717D01* 2299 | X217428785Y-133197317D01* 2300 | X217263988Y-133594192D01* 2301 | X217263613Y-134023922D01* 2302 | X217427717Y-134421085D01* 2303 | X217731317Y-134725215D01* 2304 | X218128192Y-134890012D01* 2305 | X218557922Y-134890387D01* 2306 | X218955085Y-134726283D01* 2307 | X219259215Y-134422683D01* 2308 | X219424012Y-134025808D01* 2309 | X219424387Y-133596078D01* 2310 | X219424387Y-135371840D01* 2311 | X214668267Y-135371840D01* 2312 | X214680669Y-135310000D01* 2313 | X214680669Y-132310000D01* 2314 | X214656241Y-132184096D01* 2315 | X214583550Y-132073438D01* 2316 | X214473813Y-131999364D01* 2317 | X214424387Y-131989451D01* 2318 | X214424387Y-128796078D01* 2319 | X214260283Y-128398915D01* 2320 | X213956683Y-128094785D01* 2321 | X213559808Y-127929988D01* 2322 | X213130078Y-127929613D01* 2323 | X212732915Y-128093717D01* 2324 | X212428785Y-128397317D01* 2325 | X212263988Y-128794192D01* 2326 | X212263613Y-129223922D01* 2327 | X212427717Y-129621085D01* 2328 | X212731317Y-129925215D01* 2329 | X213128192Y-130090012D01* 2330 | X213557922Y-130090387D01* 2331 | X213955085Y-129926283D01* 2332 | X214259215Y-129622683D01* 2333 | X214424012Y-129225808D01* 2334 | X214424387Y-128796078D01* 2335 | X214424387Y-131989451D01* 2336 | X214344000Y-131973331D01* 2337 | X212344000Y-131973331D01* 2338 | X212335218Y-131975034D01* 2339 | X210667137Y-130306953D01* 2340 | X210960715Y-130248557D01* 2341 | X211359821Y-129981883D01* 2342 | X211626495Y-129582777D01* 2343 | X211720138Y-129112000D01* 2344 | X211626495Y-128641223D01* 2345 | X211359821Y-128242117D01* 2346 | X210960715Y-127975443D01* 2347 | X210489938Y-127881800D01* 2348 | X209626062Y-127881800D01* 2349 | X209198663Y-127966814D01* 2350 | X209506340Y-127506343D01* 2351 | X210191637Y-127048441D01* 2352 | X211037448Y-126880200D01* 2353 | X241962551Y-126880200D01* 2354 | X242617018Y-127010380D01* 2355 | X243140104Y-127359895D01* 2356 | X243489617Y-127882978D01* 2357 | X243619800Y-128537448D01* 2358 | X243619800Y-137324217D01* 2359 | X243552461Y-137223438D01* 2360 | X243459000Y-137160989D01* 2361 | X243459000Y-135274800D01* 2362 | X243414530Y-135051237D01* 2363 | X243414530Y-135051236D01* 2364 | X243287892Y-134861708D01* 2365 | X242610669Y-134184485D01* 2366 | X242610669Y-132298000D01* 2367 | X242586241Y-132172096D01* 2368 | X242513550Y-132061438D01* 2369 | X242403813Y-131987364D01* 2370 | X242274000Y-131961331D01* 2371 | X242204387Y-131961331D01* 2372 | X242204387Y-128584078D01* 2373 | X242040283Y-128186915D01* 2374 | X241736683Y-127882785D01* 2375 | X241339808Y-127717988D01* 2376 | X240910078Y-127717613D01* 2377 | X240512915Y-127881717D01* 2378 | X240208785Y-128185317D01* 2379 | X240043988Y-128582192D01* 2380 | X240043613Y-129011922D01* 2381 | X240207717Y-129409085D01* 2382 | X240511317Y-129713215D01* 2383 | X240908192Y-129878012D01* 2384 | X241337922Y-129878387D01* 2385 | X241735085Y-129714283D01* 2386 | X242039215Y-129410683D01* 2387 | X242204012Y-129013808D01* 2388 | X242204387Y-128584078D01* 2389 | X242204387Y-131961331D01* 2390 | X240274000Y-131961331D01* 2391 | X240148096Y-131985759D01* 2392 | X240037438Y-132058450D01* 2393 | X239963364Y-132168187D01* 2394 | X239937331Y-132298000D01* 2395 | X239937331Y-135298000D01* 2396 | X239961759Y-135423904D01* 2397 | X240034450Y-135534562D01* 2398 | X240144187Y-135608636D01* 2399 | X240274000Y-135634669D01* 2400 | X242274000Y-135634669D01* 2401 | X242290600Y-135631448D01* 2402 | X242290600Y-137093102D01* 2403 | X242095539Y-137223438D01* 2404 | X241872219Y-137557659D01* 2405 | X241793800Y-137951899D01* 2406 | X241793800Y-138400101D01* 2407 | X241872219Y-138794341D01* 2408 | X242095539Y-139128562D01* 2409 | X242429760Y-139351882D01* 2410 | X242824000Y-139430301D01* 2411 | X243218240Y-139351882D01* 2412 | X243552461Y-139128562D01* 2413 | X243619800Y-139027782D01* 2414 | X243619800Y-140373364D01* 2415 | X243551401Y-140270998D01* 2416 | X243217666Y-140048004D01* 2417 | X242824000Y-139969699D01* 2418 | X242430334Y-140048004D01* 2419 | X242189000Y-140209257D01* 2420 | X242189000Y-139446000D01* 2421 | X242144530Y-139222437D01* 2422 | X242144530Y-139222436D01* 2423 | X242017892Y-139032908D01* 2424 | X241314200Y-138329216D01* 2425 | X241314200Y-137951899D01* 2426 | X241235781Y-137557659D01* 2427 | X241012461Y-137223438D01* 2428 | X240678240Y-137000118D01* 2429 | X240284000Y-136921699D01* 2430 | X239889760Y-137000118D01* 2431 | X239555539Y-137223438D01* 2432 | X239332219Y-137557659D01* 2433 | X239253800Y-137951899D01* 2434 | X239253800Y-138400101D01* 2435 | X239332219Y-138794341D01* 2436 | X239555539Y-139128562D01* 2437 | X239889760Y-139351882D01* 2438 | X240284000Y-139430301D01* 2439 | X240678240Y-139351882D01* 2440 | X240681991Y-139349375D01* 2441 | X241020600Y-139687984D01* 2442 | X241020600Y-140328164D01* 2443 | X240912436Y-140204658D01* 2444 | X240614271Y-140048259D01* 2445 | X240457800Y-140092450D01* 2446 | X240457800Y-141050200D01* 2447 | X240477800Y-141050200D01* 2448 | X240477800Y-141397800D01* 2449 | X240457800Y-141397800D01* 2450 | X240457800Y-142355550D01* 2451 | X240614271Y-142399741D01* 2452 | X240912436Y-142243342D01* 2453 | X241020600Y-142119835D01* 2454 | X241020600Y-142404800D01* 2455 | X241065070Y-142628364D01* 2456 | X241191708Y-142817892D01* 2457 | X241814697Y-143440881D01* 2458 | X241795300Y-143538399D01* 2459 | X241795300Y-143989601D01* 2460 | X241873605Y-144383267D01* 2461 | X242096599Y-144717002D01* 2462 | X242295800Y-144850103D01* 2463 | X242295800Y-145462729D01* 2464 | X242095539Y-145596540D01* 2465 | X241872219Y-145930761D01* 2466 | X241793800Y-146325001D01* 2467 | X241793800Y-147282999D01* 2468 | X241872219Y-147677239D01* 2469 | X242095539Y-148011460D01* 2470 | X242429760Y-148234780D01* 2471 | X242824000Y-148313199D01* 2472 | X243218240Y-148234780D01* 2473 | X243552461Y-148011460D01* 2474 | X243619800Y-147910680D01* 2475 | X243619800Y-152317319D01* 2476 | X243552461Y-152216540D01* 2477 | X243218240Y-151993220D01* 2478 | X242824000Y-151914801D01* 2479 | X242429760Y-151993220D01* 2480 | X242095539Y-152216540D01* 2481 | X241872219Y-152550761D01* 2482 | X241793800Y-152945001D01* 2483 | X241793800Y-153902999D01* 2484 | X241872219Y-154297239D01* 2485 | X242095539Y-154631460D01* 2486 | X242429760Y-154854780D01* 2487 | X242824000Y-154933199D01* 2488 | X243218240Y-154854780D01* 2489 | X243552461Y-154631460D01* 2490 | X243619800Y-154530680D01* 2491 | X243619800Y-155613364D01* 2492 | X243551401Y-155510998D01* 2493 | X243217666Y-155288004D01* 2494 | X242824000Y-155209699D01* 2495 | X242430334Y-155288004D01* 2496 | X242096599Y-155510998D01* 2497 | X241873605Y-155844733D01* 2498 | X241795300Y-156238399D01* 2499 | X241795300Y-156689601D01* 2500 | X241873605Y-157083267D01* 2501 | X242096599Y-157417002D01* 2502 | X242430334Y-157639996D01* 2503 | X242824000Y-157718301D01* 2504 | X243217666Y-157639996D01* 2505 | X243551401Y-157417002D01* 2506 | X243619800Y-157314635D01* 2507 | X243619800Y-158135762D01* 2508 | X243452436Y-157944658D01* 2509 | X243154271Y-157788259D01* 2510 | X242997800Y-157832450D01* 2511 | X242997800Y-158790200D01* 2512 | X243017800Y-158790200D01* 2513 | X243017800Y-159137800D01* 2514 | X242997800Y-159137800D01* 2515 | X242997800Y-160095550D01* 2516 | X243154271Y-160139741D01* 2517 | X243452436Y-159983342D01* 2518 | X243619800Y-159792237D01* 2519 | X243619800Y-172962551D01* 2520 | M02* 2521 | --------------------------------------------------------------------------------