diff --git a/README.md b/README.md index d15f6d2..19904d0 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ This results in a signal flow like this: ![](docs/signal-flow.jpg) ### Tasks - [x] Requirements collection -- [ ] Electrical design draft/ proof of concept (breadboard) -- [ ] Proof of concept validation -- [ ] First PCB layout +- [x] Electrical design draft/ proof of concept (breadboard) +- [x] Proof of concept validation +- [x] First PCB layout - [ ] More testing/ validation Help is always appreciated! @@ -55,7 +55,7 @@ Help is always appreciated! - [x] Microphone summing and line output driver - [x] Adjustable headphone mix and output volume - [ ] ESD protection and galvanic isolation of line inputs and outputs -- [ ] VU meter +- [x] VU meter (own PCB) - [ ] Mute and On-Air buttons @@ -76,8 +76,6 @@ But in our case we just need on/ off and some gain range to adjust for different TODO: Integrate the On-Air button with it's LEDs -For long-lasting endurance of the microphone level potentiometer, we're using one with conductive plastic as resistor element (Bourns model 91). - #### Line Input/ Input Module The line input must not be amplified at all, because loudness control of the headphones is done by the headphone amplifier section. But the differential line-level signal must be converted to a single-ended signal by the input stage. @@ -87,14 +85,18 @@ The second part of that circuit was taken from the [circuitlib audio mixer tutor TODO: How to achieve galvanic isolation? -TODO: Use https://www.ti.com/product/INA134 for input conversion? - #### Summing Summing is needed in two places: Creating the sum of all microphones (not adjustable, fixed output gain) and for the headphone mix (one input level adjustable). A simple summing circuit using one operational amplifier is enough for our application, like in [circuitlib audio mixer tutorial](https://www.circuitlib.com/index.php/tutorials/product/39-how-to-build-an-audio-mixer). +The mixer design uses inverting op-amp circuits, because they require less components and signal routing. +Normally an audio mixer should take care of adding signals in-phase, because otherwise two microphones might cancel each other out. +In our case, there are just two types of summing: All microphones for the interpreter unit's line-out and the individual headphone mixes. +Because the stage input is quite independent of the interpreter's microphones, no special phase/ inversion considerations are needed. +And the microphones connected to our unit will experience the same inversions anyways. + #### Line Output Driver -TODO: Either use https://www.ti.com/product/DRV134 or http://www.thatcorp.com/1600-series_Balanced_Line_Driver_ICs.shtml. +Line Output conversion is done by the [DRV134](https://www.ti.com/product/DRV134) IC. TODO: How to achieve galvanic isolation? @@ -104,8 +106,17 @@ The headphone output needs a maximum output power of about 0.1 W and should put For the first draft, we're using one LM386 audio power amplifier even though it has a quite high minimal amplification of factor 20. #### VU Meter -Because the LM3916 LED bar graph driver is obsolete, we either have to re-create it's function with some comperators or have to use a microcontroller. +When searching for VU meter circuits, many use the LM3916 LED bar graph driver, which already has the right scaling built in. +But this chip is obsolete and not produced any more, so we designed our own chain of comperators to drive a set of LEDs. +#### User Interface Hardware +For the potentiometers, we first wanted to use ones with a conductive plastic resistor element for maximum longevity from Bourns, but these are hard to find with logarithmic scaling. +An affordable and easily obtainable (Reichelt) alternative was found in the Alps RK11K and RK14K series. +They are available in linear and logarithmic scale, as well as single (mono) and dual (stereo) units and have a nice feeling. + +Another potentiometer from Omeg was tried, but it had a "jump" in the resistor value at some knob positions. + +TODO: On-Air button ## Notes @@ -122,18 +133,65 @@ Approximate prices in Euro. Connectors and Buttons (User Interface) -| Count | Art. No. | Description | Price | -|-------|--------------------|------------------|-------| -| 1 | Neutrik NCJ 6 FAH | Line Input | 1,27 | -| 1 | Neutrik NC3 FD-LX | Microphone Input | 3,44 | -| 1 | Neutrik NJ3 FP-6-C | Headphone Output | 5,40 | -| 1 | Neutrik NC3 MD-LX | Line Output | 3,22 | -| 1 | Neutrik NAC3 MPA-1 | Main Power Input | 3,33 | +| Count | Art. No. | Description | Price | +|-------|---------------------|---------------------|-------| +| 1 | Neutrik NAC3 MPA-1 | Main Power Input | 3,33 | +| 1 | Neutrik NCJ 6 FAH | Line Input | 1,27 | +| 1 | Neutrik NC3 MD-LX | Line Output | 3,22 | +| 1 | | | TODO | + +| 3x1 | Neutrik NC3 FD-LX | Microphone Input | 3,44 | +| 3x1 | Neutrik NJ3 FP-6-C | Headphone Output | 5,40 | +| 3x1 | TODO | Mute Button | TODO | +| 3x1 | TODO | On-Air Button | TODO | +| 3x4 | Alps RK11K1120-A503 | 50K log. Gain/ Vol. | 1,32 | +| 3x1 | Alps RK14K12B0A0R | 50K log. Vol. (st.) | 1,50 | +| 1 | Vishay M64{Y,Z}104 | 100K Trim Pot. | 0,95 | Sub-Components -| Count | Art. No. | Description | Price | -|-------|--------------------|------------------|--------| +| Count | Art. No. | Description | Price | +|-------|---------------------|---------------------|-------| | 1 | Traco Power TXL 035-1515D or TOP 60533 | Power Supply | ~48,00 | PCB Components: TODO when schematic is finished + +| Count | Art. No. | Description | Price | +|-------|---------------------|---------------------|-------| +| 3 | NE5534 | Low-noise Op-Amp | 0,54 | +| 8 | LM833 | Generic Op-Amp | 0,88 | +| 3 | LM386N-4 | Audio Power Amp | 0,83 | +| 1 | DRV143 | Line Driver | 4,50 | +| TODO | TODO | El. Capacitor | TODO | +| TODO | TODO | Cer. Capacitor | TODO | +| TODO | TODO | Resistor | TODO | + +VU Meter Components + +| Count | Art. No. | Description | Price | +|-------|---------------------|---------------------|-------| +| 1 | Vishay M64{Y,Z}104 | 50K Trim Pot. | 0,95 | +| 1 | LM833 | Generic Op-Amp | 0,88 | +| 2 | 1N4148 | Signal Diode | 0,02 | +| 1 | 1k Metal Film | Resistor | TODO | +| 1 | 3.9k Metal Film | Resistor | TODO | +| 1 | 47 uF | El. Capacitor | TODO | +| 1 | 100k Metal Film | Resistor | TODO | +| 3 | LM339 | Quad-Ch. Comperator | 0,29 | +| 5 | 100 nF | Cer. Capacitor | TODO | +| 1 | 1 uF | El. Capacitor | TODO | +| 5 | Vishay TLHR 5404 | LED red | 0,18 | +| 4 | Vishay TLHY 5404 | LED yellow | 0,14 | +| 3 | Vishay TLHG 5404 | LED green | 0,17 | +| 12 | 390R | Resistor | TODO | +| 1 | 39R | Resistor | TODO | +| 2 | 68R | Resistor | TODO | +| 1 | 100R | Resistor | TODO | +| 1 | 150R | Resistor | TODO | +| 1 | 270R | Resistor | TODO | +| 1 | 390R | Resistor | TODO | +| 1 | 680R | Resistor | TODO | +| 1 | 1K | Resistor | TODO | +| 1 | 1.5K | Resistor | TODO | +| 2 | 2.7K | Resistor | TODO | +| 1 | 3.9K | Resistor | TODO | diff --git a/c3lingo-mixer.pdf b/c3lingo-mixer.pdf index 7cb4dbc..c33a153 100644 Binary files a/c3lingo-mixer.pdf and b/c3lingo-mixer.pdf differ diff --git a/schematics/mixer/c3lingo-interpreter-unit-cache.lib b/schematics/mixer/c3lingo-interpreter-unit-cache.lib index 03b2d0c..c82e156 100644 --- a/schematics/mixer/c3lingo-interpreter-unit-cache.lib +++ b/schematics/mixer/c3lingo-interpreter-unit-cache.lib @@ -360,53 +360,6 @@ X VO+ 8 1600 150 300 L 59 59 1 1 O ENDDRAW ENDDEF # -# JBeyerstedt-Library_INA134PA -# -DEF JBeyerstedt-Library_INA134PA U 0 10 Y Y 1 F N -F0 "U" 800 500 60 H V C CNN -F1 "JBeyerstedt-Library_INA134PA" 800 400 60 H V C CNN -F2 "Package_DIP:DIP-8_W7.62mm" 800 340 60 H I C CNN -F3 "" 0 -200 60 H I C CNN -$FPLIST - P8 -$ENDFPLIST -DRAW -S 300 300 1300 -900 0 1 0 N -X REF 1 0 -750 300 R 59 59 1 1 W -X IN- 2 0 -200 300 R 59 59 1 1 I -X IN+ 3 0 -450 300 R 59 59 1 1 I -X V- 4 1600 -750 300 L 59 59 1 1 W -X SENSE 5 1600 -200 300 L 59 59 1 1 I -X OUTPUT 6 1600 -450 300 L 59 59 1 1 O -X V+ 7 1600 150 300 L 59 59 1 1 W -X NC 8 0 150 300 R 59 59 1 1 N -ENDDRAW -ENDDEF -# -# Jumper_Jumper_3_Bridged12 -# -DEF Jumper_Jumper_3_Bridged12 JP 0 0 Y N 1 F N -F0 "JP" -100 -100 50 H V C CNN -F1 "Jumper_Jumper_3_Bridged12" 0 110 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Jumper* - TestPoint*3Pads* - TestPoint*Bridge* -$ENDFPLIST -DRAW -A -65 -50 89 1282 518 0 1 0 N -120 20 -10 20 -C -130 0 20 0 0 0 N -C 0 0 20 0 0 0 N -C 130 0 20 0 0 0 N -P 2 0 1 0 0 -50 0 -20 N -X A 1 -250 0 100 R 50 50 1 1 P -X C 2 0 -150 100 U 50 50 1 1 I -X B 3 250 0 100 L 50 50 1 1 P -ENDDRAW -ENDDEF -# # Switch_SW_Push # DEF Switch_SW_Push SW 0 40 N N 1 F N diff --git a/schematics/mixer/c3lingo-interpreter-unit.kicad_pcb b/schematics/mixer/c3lingo-interpreter-unit.kicad_pcb index 1be0c16..2453217 100644 --- a/schematics/mixer/c3lingo-interpreter-unit.kicad_pcb +++ b/schematics/mixer/c3lingo-interpreter-unit.kicad_pcb @@ -1,21 +1,21 @@ -(kicad_pcb (version 20171130) (host pcbnew "(5.1.7-0-10_14)") +(kicad_pcb (version 20171130) (host pcbnew "(5.1.8-0-10_14)") (general (thickness 1.6) (drawings 68) (tracks 356) (zones 0) - (modules 89) - (nets 47) + (modules 83) + (nets 48) ) (page A4) (title_block (title "c3lingo interpeter unit") - (date 2020-11-12) - (rev v0.1) + (date 2020-12-07) + (rev v0.2) (company "Jannik Beyerstedt") - (comment 1 "Protoyping Modules") + (comment 1 "Protoyping Modules Rev2") ) (layers @@ -65,8 +65,8 @@ (mod_edge_width 0.12) (mod_text_size 1 1) (mod_text_width 0.15) - (pad_size 1.6 1.6) - (pad_drill 0.8) + (pad_size 1.7 1.7) + (pad_drill 1) (pad_to_mask_clearance 0) (aux_axis_origin 0 0) (visible_elements FFFFFF7F) @@ -121,31 +121,32 @@ (net 19 "Net-(J4-Pad3)") (net 20 "Net-(J4-Pad2)") (net 21 "Net-(JP1-Pad3)") - (net 22 "Net-(JP1-Pad1)") - (net 23 "Net-(JP2-Pad1)") - (net 24 "Net-(JP2-Pad3)") - (net 25 "Net-(JP3-Pad1)") - (net 26 "Net-(JP3-Pad2)") - (net 27 "Net-(JP3-Pad3)") - (net 28 "Net-(R1-Pad1)") - (net 29 MicSum) - (net 30 "Net-(R10-Pad1)") - (net 31 "Net-(R17-Pad2)") - (net 32 "Net-(R19-Pad1)") - (net 33 "Net-(R21-Pad1)") - (net 34 "Net-(R26-Pad1)") - (net 35 "Net-(C23-Pad1)") - (net 36 "Net-(C24-Pad1)") - (net 37 "Net-(C25-Pad2)") - (net 38 "Net-(C26-Pad2)") - (net 39 "Net-(R24-Pad2)") - (net 40 "Net-(R14-Pad2)") - (net 41 "Net-(R16-Pad2)") - (net 42 "Net-(RV15-Pad6)") - (net 43 "Net-(RV15-Pad3)") - (net 44 "Net-(C7-Pad2)") - (net 45 "Net-(C27-Pad2)") - (net 46 "Net-(C27-Pad1)") + (net 22 "Net-(JP2-Pad3)") + (net 23 "Net-(JP3-Pad3)") + (net 24 "Net-(R1-Pad1)") + (net 25 "Net-(R10-Pad1)") + (net 26 "Net-(R17-Pad2)") + (net 27 "Net-(R19-Pad1)") + (net 28 "Net-(R21-Pad1)") + (net 29 "Net-(R26-Pad1)") + (net 30 "Net-(C23-Pad1)") + (net 31 "Net-(C24-Pad1)") + (net 32 "Net-(C25-Pad2)") + (net 33 "Net-(C26-Pad2)") + (net 34 "Net-(R24-Pad2)") + (net 35 "Net-(R14-Pad2)") + (net 36 "Net-(R16-Pad2)") + (net 37 "Net-(RV15-Pad6)") + (net 38 "Net-(RV15-Pad3)") + (net 39 "Net-(C7-Pad2)") + (net 40 "Net-(C27-Pad2)") + (net 41 "Net-(C27-Pad1)") + (net 42 "Net-(R17-Pad1)") + (net 43 "Net-(R27-Pad1)") + (net 44 "Net-(R28-Pad2)") + (net 45 "Net-(R29-Pad2)") + (net 46 "Net-(R30-Pad2)") + (net 47 "Net-(R31-Pad2)") (net_class Default "This is the default net class." (clearance 0.25) @@ -155,13 +156,13 @@ (uvia_dia 0.3) (uvia_drill 0.1) (add_net Mic1) - (add_net MicSum) (add_net "Net-(C10-Pad1)") (add_net "Net-(C10-Pad2)") (add_net "Net-(C13-Pad1)") (add_net "Net-(C14-Pad2)") (add_net "Net-(C23-Pad1)") (add_net "Net-(C24-Pad1)") + (add_net "Net-(C24-Pad2)") (add_net "Net-(C25-Pad2)") (add_net "Net-(C26-Pad2)") (add_net "Net-(C27-Pad1)") @@ -178,24 +179,37 @@ (add_net "Net-(J3-Pad3)") (add_net "Net-(J4-Pad2)") (add_net "Net-(J4-Pad3)") - (add_net "Net-(JP1-Pad1)") (add_net "Net-(JP1-Pad3)") - (add_net "Net-(JP2-Pad1)") (add_net "Net-(JP2-Pad3)") - (add_net "Net-(JP3-Pad1)") - (add_net "Net-(JP3-Pad2)") (add_net "Net-(JP3-Pad3)") (add_net "Net-(R1-Pad1)") (add_net "Net-(R10-Pad1)") (add_net "Net-(R14-Pad2)") (add_net "Net-(R16-Pad2)") + (add_net "Net-(R17-Pad1)") (add_net "Net-(R17-Pad2)") (add_net "Net-(R19-Pad1)") (add_net "Net-(R21-Pad1)") (add_net "Net-(R24-Pad2)") (add_net "Net-(R26-Pad1)") + (add_net "Net-(R27-Pad1)") + (add_net "Net-(R28-Pad2)") + (add_net "Net-(R29-Pad2)") + (add_net "Net-(R30-Pad2)") + (add_net "Net-(R31-Pad2)") + (add_net "Net-(RV1-Pad3)") + (add_net "Net-(RV11-Pad3)") (add_net "Net-(RV15-Pad3)") (add_net "Net-(RV15-Pad6)") + (add_net "Net-(SW2-Pad1)") + (add_net "Net-(SW2-Pad2)") + (add_net "Net-(SW2-Pad3)") + (add_net "Net-(SW2-Pad4)") + (add_net "Net-(U2-Pad1)") + (add_net "Net-(U2-Pad5)") + (add_net "Net-(U2-Pad8)") + (add_net "Net-(U7-Pad1)") + (add_net "Net-(U7-Pad8)") (add_net Stage) ) @@ -211,54 +225,1059 @@ (add_net GNDREF) ) - (module Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal (layer F.Cu) (tedit 5A3D4993) (tstamp 5F9FE1B0) - (at 156.845 95.25 270) - (descr "Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf") - (tags "Potentiometer horizontal Vishay 148-149 Single") - (path /5FAC97E9) - (fp_text reference RV1 (at 0 -10.04 90) (layer F.SilkS) + (module Package_DIP:DIP-8_W7.62mm_Socket_LongPads (layer F.Cu) (tedit 5A02E8C5) (tstamp 5FD6BE15) + (at 45.72 83.82) + (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (path /5FCF1284) + (fp_text reference U3 (at 3.81 -2.33) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_text value 100K (at 0 4.96 90) (layer F.Fab) + (fp_text value LM833N (at 3.81 9.95) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_line (start -3.75 -8.79) (end -3.75 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 3.71) (end 5.08 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 3.71) (end 5.08 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -8.79) (end -3.75 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -5.715) (end 5.08 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 0.635) (end 11.43 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 0.635) (end 11.43 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -5.715) (end 5.08 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -4.125) (end 11.43 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -0.955) (end 17.88 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -0.955) (end 17.88 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -4.125) (end 11.43 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start -3.87 -8.91) (end 5.2 -8.91) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 3.83) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 -8.91) (end -3.87 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -8.91) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 11.55 -5.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 0.755) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 5.2 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -5.835) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 18 -4.244) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -0.835) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 11.55 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 18 -4.244) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start -4 -9.05) (end -4 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4 4) (end 18.15 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 4) (end 18.15 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 -9.05) (end -4 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0.665 -2.54 90) (layer F.Fab) + (fp_text user %R (at 3.81 3.81) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) + (fp_arc (start 3.81 -1.33) (end 2.81 -1.33) (angle -180) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 -1.27) (end 6.985 8.89) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 8.89) (end 0.635 8.89) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 8.89) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -1.33) (end -1.27 8.95) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 8.95) (end 8.89 8.95) (layer F.Fab) (width 0.1)) + (fp_line (start 8.89 8.95) (end 8.89 -1.33) (layer F.Fab) (width 0.1)) + (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer F.Fab) (width 0.1)) + (fp_line (start 2.81 -1.33) (end 1.56 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.56 -1.33) (end 1.56 8.95) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.56 8.95) (end 6.06 8.95) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.06 8.95) (end 6.06 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.06 -1.33) (end 4.81 -1.33) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.44 -1.39) (end -1.44 9.01) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.44 9.01) (end 9.06 9.01) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.06 9.01) (end 9.06 -1.39) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.06 -1.39) (end -1.44 -1.39) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.55 -1.6) (end -1.55 9.2) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.55 9.2) (end 9.15 9.2) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.15 9.2) (end 9.15 -1.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer F.CrtYd) (width 0.05)) + (pad 8 thru_hole oval (at 7.62 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 5 +15V)) + (pad 4 thru_hole oval (at 0 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 2 -15V)) + (pad 7 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GNDREF)) + (pad 6 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 9 "Net-(C10-Pad2)")) + (pad 5 thru_hole oval (at 7.62 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 10 "Net-(C10-Pad1)")) + (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal (layer F.Cu) (tedit 5FCD6E51) (tstamp 5FA9E264) + (at 150.495 19.685 90) + (descr "Potentiometer, horizontal, Alps RK09L Single, http://www.alps.com/prod/info/E/HTML/Potentiometer/RotaryPotentiometers/RK09L/RK09L_list.html") + (tags "Potentiometer horizontal Alps RK09L Single") + (path /5FBA2B4E) + (fp_text reference RV19 (at 0 -9.95 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value "50K log." (at 0 9.35 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.275 1.25 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.45 -7) (end -2.45 7) (layer F.Fab) (width 0.1)) + (fp_line (start -2.45 7) (end 5 7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 7) (end 5 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -7) (end -2.45 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -4.55) (end 5 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 5 4.45) (end 10 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 10 4.45) (end 10 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -4.55) (end 5 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -3.05) (end 10 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 10 2.95) (end 20 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 20 2.95) (end 20 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start 20 -3.05) (end 10 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start -2.059 -7.15) (end 5.12 -7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.059 7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.6 -2.8) (end -2.6 2.8) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 10.12 -4.67) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 4.57) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 5.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -4.67) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 20.12 -3.17) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 3.07) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 10.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 20.12 -3.17) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start -6.45 -8.35) (end -6.45 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -6.45 8.35) (end 20.25 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 8.35) (end 20.25 -8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 -8.35) (end -6.45 -8.35) (layer F.CrtYd) (width 0.05)) + (pad "" thru_hole circle (at 0 -3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 -5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at 0 3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 43 "Net-(R27-Pad1)")) + (pad 2 thru_hole circle (at 0 1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 8 "Net-(C7-Pad1)")) + (pad 3 thru_hole circle (at 0 -1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 34 "Net-(R24-Pad2)")) + (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Alps_RK09L_Single_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Potentiometer_THT:Potentiometer_Alps_RK09L_Double_Horizontal (layer F.Cu) (tedit 5A3D4993) (tstamp 5FAC7E76) + (at 130.175 52.705 270) + (descr "Potentiometer, horizontal, Alps RK09L Double, http://www.alps.com/prod/info/E/HTML/Potentiometer/RotaryPotentiometers/RK09L/RK09L_list.html") + (tags "Potentiometer horizontal Alps RK09L Double") + (path /5FD69197) + (fp_text reference RV15 (at 0 -10.6 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value "50K log. st." (at 0 5.6 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0.43 -2.5 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -4.14 -8.55) (end -4.14 3.55) (layer F.Fab) (width 0.1)) + (fp_line (start -4.14 3.55) (end 5 3.55) (layer F.Fab) (width 0.1)) + (fp_line (start 5 3.55) (end 5 -8.55) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -8.55) (end -4.14 -8.55) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -7) (end 5 2) (layer F.Fab) (width 0.1)) + (fp_line (start 5 2) (end 10 2) (layer F.Fab) (width 0.1)) + (fp_line (start 10 2) (end 10 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -7) (end 5 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -5.5) (end 10 0.5) (layer F.Fab) (width 0.1)) + (fp_line (start 10 0.5) (end 20 0.5) (layer F.Fab) (width 0.1)) + (fp_line (start 20 0.5) (end 20 -5.5) (layer F.Fab) (width 0.1)) + (fp_line (start 20 -5.5) (end 10 -5.5) (layer F.Fab) (width 0.1)) + (fp_line (start -3.759 -8.67) (end 5.12 -8.67) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.759 3.67) (end 5.12 3.67) (layer F.SilkS) (width 0.12)) + (fp_line (start -4.261 -4.894) (end -4.261 -0.105) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -8.67) (end 5.12 3.67) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -7.12) (end 10.12 -7.12) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 2.12) (end 10.12 2.12) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -7.12) (end 5.12 2.12) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -7.12) (end 10.12 2.12) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -5.62) (end 20.12 -5.62) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 0.62) (end 20.12 0.62) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -5.62) (end 10.12 0.62) (layer F.SilkS) (width 0.12)) + (fp_line (start 20.12 -5.62) (end 20.12 0.62) (layer F.SilkS) (width 0.12)) + (fp_line (start -8.15 -9.6) (end -8.15 4.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start -8.15 4.6) (end 20.25 4.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 4.6) (end 20.25 -9.6) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 -9.6) (end -8.15 -9.6) (layer F.CrtYd) (width 0.05)) + (pad "" thru_hole circle (at -5.8 2.25 270) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -5.8 -7.25 270) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad 4 thru_hole circle (at -2.5 0 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 1 GNDREF)) + (pad 5 thru_hole circle (at -2.5 -2.5 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 46 "Net-(R30-Pad2)")) + (pad 6 thru_hole circle (at -2.5 -5 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 37 "Net-(RV15-Pad6)")) (pad 1 thru_hole circle (at 0 0 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 32 "Net-(R19-Pad1)")) - (pad 2 thru_hole circle (at 0 -2.54 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 1 GNDREF)) + (pad 2 thru_hole circle (at 0 -2.5 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 47 "Net-(R31-Pad2)")) + (pad 3 thru_hole circle (at 0 -5 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 38 "Net-(RV15-Pad3)")) + (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Alps_RK09L_Double_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal (layer F.Cu) (tedit 5FCD6E51) (tstamp 5F9FDD2F) + (at 130.81 19.685 90) + (descr "Potentiometer, horizontal, Alps RK09L Single, http://www.alps.com/prod/info/E/HTML/Potentiometer/RotaryPotentiometers/RK09L/RK09L_list.html") + (tags "Potentiometer horizontal Alps RK09L Single") + (path /6016D9DA) + (fp_text reference RV14 (at 0 -9.95 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value "50K log." (at 0 9.35 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.275 1.25 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.45 -7) (end -2.45 7) (layer F.Fab) (width 0.1)) + (fp_line (start -2.45 7) (end 5 7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 7) (end 5 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -7) (end -2.45 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -4.55) (end 5 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 5 4.45) (end 10 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 10 4.45) (end 10 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -4.55) (end 5 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -3.05) (end 10 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 10 2.95) (end 20 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 20 2.95) (end 20 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start 20 -3.05) (end 10 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start -2.059 -7.15) (end 5.12 -7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.059 7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.6 -2.8) (end -2.6 2.8) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 10.12 -4.67) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 4.57) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 5.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -4.67) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 20.12 -3.17) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 3.07) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 10.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 20.12 -3.17) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start -6.45 -8.35) (end -6.45 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -6.45 8.35) (end 20.25 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 8.35) (end 20.25 -8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 -8.35) (end -6.45 -8.35) (layer F.CrtYd) (width 0.05)) + (pad "" thru_hole circle (at 0 -3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 -5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at 0 3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 1 GNDREF)) + (pad 2 thru_hole circle (at 0 1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 45 "Net-(R29-Pad2)")) + (pad 3 thru_hole circle (at 0 -1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 14 Mic1)) + (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Alps_RK09L_Single_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal (layer F.Cu) (tedit 5FCD6E51) (tstamp 5F9FDD0B) + (at 114.3 19.685 90) + (descr "Potentiometer, horizontal, Alps RK09L Single, http://www.alps.com/prod/info/E/HTML/Potentiometer/RotaryPotentiometers/RK09L/RK09L_list.html") + (tags "Potentiometer horizontal Alps RK09L Single") + (path /5FFF6755) + (fp_text reference RV13 (at 0 -9.95 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value "50K log." (at 0 9.35 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.275 1.25 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.45 -7) (end -2.45 7) (layer F.Fab) (width 0.1)) + (fp_line (start -2.45 7) (end 5 7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 7) (end 5 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -7) (end -2.45 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -4.55) (end 5 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 5 4.45) (end 10 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 10 4.45) (end 10 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -4.55) (end 5 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -3.05) (end 10 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 10 2.95) (end 20 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 20 2.95) (end 20 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start 20 -3.05) (end 10 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start -2.059 -7.15) (end 5.12 -7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.059 7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.6 -2.8) (end -2.6 2.8) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 10.12 -4.67) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 4.57) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 5.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -4.67) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 20.12 -3.17) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 3.07) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 10.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 20.12 -3.17) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start -6.45 -8.35) (end -6.45 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -6.45 8.35) (end 20.25 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 8.35) (end 20.25 -8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 -8.35) (end -6.45 -8.35) (layer F.CrtYd) (width 0.05)) + (pad "" thru_hole circle (at 0 -3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 -5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at 0 3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 1 GNDREF)) + (pad 2 thru_hole circle (at 0 1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 44 "Net-(R28-Pad2)")) + (pad 3 thru_hole circle (at 0 -1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) (net 12 Stage)) - (pad 3 thru_hole circle (at 0 -5.08 270) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)) - (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Vishay_148-149_Single_Horizontal.wrl + (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Alps_RK09L_Single_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal (layer F.Cu) (tedit 5FCD6E51) (tstamp 5F9FDF1F) + (at 97.155 19.685 90) + (descr "Potentiometer, horizontal, Alps RK09L Single, http://www.alps.com/prod/info/E/HTML/Potentiometer/RotaryPotentiometers/RK09L/RK09L_list.html") + (tags "Potentiometer horizontal Alps RK09L Single") + (path /60B0D55A) + (fp_text reference RV11 (at 0 -9.95 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value "50K log." (at 0 9.35 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.275 1.25 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.45 -7) (end -2.45 7) (layer F.Fab) (width 0.1)) + (fp_line (start -2.45 7) (end 5 7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 7) (end 5 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -7) (end -2.45 -7) (layer F.Fab) (width 0.1)) + (fp_line (start 5 -4.55) (end 5 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 5 4.45) (end 10 4.45) (layer F.Fab) (width 0.1)) + (fp_line (start 10 4.45) (end 10 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -4.55) (end 5 -4.55) (layer F.Fab) (width 0.1)) + (fp_line (start 10 -3.05) (end 10 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 10 2.95) (end 20 2.95) (layer F.Fab) (width 0.1)) + (fp_line (start 20 2.95) (end 20 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start 20 -3.05) (end 10 -3.05) (layer F.Fab) (width 0.1)) + (fp_line (start -2.059 -7.15) (end 5.12 -7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.059 7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.6 -2.8) (end -2.6 2.8) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -7.15) (end 5.12 7.15) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 10.12 -4.67) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 4.57) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 5.12 -4.67) (end 5.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -4.67) (end 10.12 4.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 20.12 -3.17) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 3.07) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 10.12 -3.17) (end 10.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 20.12 -3.17) (end 20.12 3.07) (layer F.SilkS) (width 0.12)) + (fp_line (start -6.45 -8.35) (end -6.45 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -6.45 8.35) (end 20.25 8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 8.35) (end 20.25 -8.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start 20.25 -8.35) (end -6.45 -8.35) (layer F.CrtYd) (width 0.05)) + (pad "" thru_hole circle (at 0 -3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad "" thru_hole circle (at -3.3 -5.9 90) (size 4.2 4.2) (drill 2.1) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at 0 3.75 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 29 "Net-(R26-Pad1)")) + (pad 2 thru_hole circle (at 0 1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) + (net 14 Mic1)) + (pad 3 thru_hole circle (at 0 -1.25 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)) + (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Alps_RK09L_Single_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Potentiometer_THT:Potentiometer_Vishay_T73XX_Horizontal (layer F.Cu) (tedit 5A3D4993) (tstamp 5F9FE1B0) + (at 156.845 95.25 270) + (descr "Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf") + (tags "Potentiometer horizontal Vishay T73XX") + (path /5FAC97E9) + (fp_text reference RV1 (at 0 -2.01 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 100K (at 0 7.09 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.33 2.54 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 3.68 -0.76) (end 3.68 5.84) (layer F.Fab) (width 0.1)) + (fp_line (start 3.68 5.84) (end -1.02 5.84) (layer F.Fab) (width 0.1)) + (fp_line (start -1.02 5.84) (end -1.02 -0.76) (layer F.Fab) (width 0.1)) + (fp_line (start -1.02 -0.76) (end 3.68 -0.76) (layer F.Fab) (width 0.1)) + (fp_line (start -1.14 -0.88) (end -0.65 -0.88) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.65 -0.88) (end 3.8 -0.88) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.14 5.96) (end -0.65 5.96) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.65 5.96) (end 3.8 5.96) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.8 -0.88) (end 3.8 5.96) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.14 -0.88) (end -1.14 5.96) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.3 -1.05) (end -1.3 6.1) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.3 6.1) (end 3.95 6.1) (layer F.CrtYd) (width 0.05)) + (fp_line (start 3.95 6.1) (end 3.95 -1.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 3.95 -1.05) (end -1.3 -1.05) (layer F.CrtYd) (width 0.05)) + (pad 1 thru_hole circle (at 0 0 270) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask) + (net 27 "Net-(R19-Pad1)")) + (pad 2 thru_hole circle (at 2.54 2.54 270) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask) + (net 12 Stage)) + (pad 3 thru_hole circle (at 0 5.08 270) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask)) + (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Vishay_T73XX_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5FD6BBAC) + (at 126.365 54.61) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (path /6021952F) + (fp_text reference R31 (at 5.08 -2.37) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 22K (at 5.08 2.37) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 5.08 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 1.93 1.25) (end 8.23 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 1.25) (end 8.23 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 -1.25) (end 1.93 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 1.93 0) (layer F.Fab) (width 0.1)) + (fp_line (start 10.16 0) (end 8.23 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.81 -1.37) (end 1.81 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.81 1.37) (end 8.35 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 1.37) (end 8.35 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 -1.37) (end 1.81 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 0) (end 1.81 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.12 0) (end 8.35 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.05 1.5) (end 11.21 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 1.5) (end 11.21 -1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 47 "Net-(R31-Pad2)")) + (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 3 "Net-(C3-Pad2)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5FD6BB95) + (at 126.365 48.26) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (path /60218A82) + (fp_text reference R30 (at 5.08 -2.37) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 22K (at 5.08 2.37) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 5.08 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 1.93 1.25) (end 8.23 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 1.25) (end 8.23 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 -1.25) (end 1.93 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 1.93 0) (layer F.Fab) (width 0.1)) + (fp_line (start 10.16 0) (end 8.23 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.81 -1.37) (end 1.81 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.81 1.37) (end 8.35 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 1.37) (end 8.35 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 -1.37) (end 1.81 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 0) (end 1.81 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.12 0) (end 8.35 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.05 1.5) (end 11.21 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 1.5) (end 11.21 -1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 46 "Net-(R30-Pad2)")) + (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 3 "Net-(C3-Pad2)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5FD6BB7E) + (at 127.635 13.97) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (path /601F3758) + (fp_text reference R29 (at 5.08 -2.37) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 22K (at 5.08 2.37) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 5.08 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 1.93 1.25) (end 8.23 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 1.25) (end 8.23 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 -1.25) (end 1.93 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 1.93 0) (layer F.Fab) (width 0.1)) + (fp_line (start 10.16 0) (end 8.23 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.81 -1.37) (end 1.81 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.81 1.37) (end 8.35 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 1.37) (end 8.35 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 -1.37) (end 1.81 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 0) (end 1.81 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.12 0) (end 8.35 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.05 1.5) (end 11.21 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 1.5) (end 11.21 -1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 45 "Net-(R29-Pad2)")) + (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 3 "Net-(C3-Pad2)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5FD6BB67) + (at 110.49 13.97) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (path /5FFA3C32) + (fp_text reference R28 (at 5.08 -2.37) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 22K (at 5.08 2.37) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 5.08 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 1.93 1.25) (end 8.23 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 1.25) (end 8.23 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 -1.25) (end 1.93 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 1.93 0) (layer F.Fab) (width 0.1)) + (fp_line (start 10.16 0) (end 8.23 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.81 -1.37) (end 1.81 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.81 1.37) (end 8.35 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 1.37) (end 8.35 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 -1.37) (end 1.81 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 0) (end 1.81 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.12 0) (end 8.35 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.05 1.5) (end 11.21 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 1.5) (end 11.21 -1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 44 "Net-(R28-Pad2)")) + (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 3 "Net-(C3-Pad2)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5FD6BB50) + (at 158.115 10.16) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (path /5FF18A7E) + (fp_text reference R27 (at 5.08 -2.37) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 2.2K (at 5.08 2.37) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 5.08 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 1.93 1.25) (end 8.23 1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 1.25) (end 8.23 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 8.23 -1.25) (end 1.93 -1.25) (layer F.Fab) (width 0.1)) + (fp_line (start 0 0) (end 1.93 0) (layer F.Fab) (width 0.1)) + (fp_line (start 10.16 0) (end 8.23 0) (layer F.Fab) (width 0.1)) + (fp_line (start 1.81 -1.37) (end 1.81 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.81 1.37) (end 8.35 1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 1.37) (end 8.35 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 8.35 -1.37) (end 1.81 -1.37) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 0) (end 1.81 0) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.12 0) (end 8.35 0) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.05 1.5) (end 11.21 1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 1.5) (end 11.21 -1.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 11.21 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) + (pad 2 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 GNDREF)) + (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 43 "Net-(R27-Pad1)")) + (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Capacitor_THT:CP_Radial_D6.3mm_P2.50mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5FA9DB7B) + (at 167.64 45.72) + (descr "CP, Radial series, Radial, pin pitch=2.50mm, , diameter=6.3mm, Electrolytic Capacitor") + (tags "CP Radial series Radial pin pitch 2.50mm diameter 6.3mm Electrolytic Capacitor") + (path /5FB6C2ED) + (fp_text reference C24 (at 1.25 -4.4) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 220uF (at 1.25 4.4) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1.25 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 1.25 0) (end 4.4 0) (layer F.Fab) (width 0.1)) + (fp_circle (center 1.25 0) (end 4.52 0) (layer F.SilkS) (width 0.12)) + (fp_circle (center 1.25 0) (end 4.65 0) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.443972 -1.3735) (end -0.813972 -1.3735) (layer F.Fab) (width 0.1)) + (fp_line (start -1.128972 -1.6885) (end -1.128972 -1.0585) (layer F.Fab) (width 0.1)) + (fp_line (start 1.25 -3.23) (end 1.25 3.23) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.29 -3.23) (end 1.29 3.23) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.33 -3.23) (end 1.33 3.23) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.37 -3.228) (end 1.37 3.228) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.41 -3.227) (end 1.41 3.227) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.45 -3.224) (end 1.45 3.224) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.49 -3.222) (end 1.49 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.49 1.04) (end 1.49 3.222) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.53 -3.218) (end 1.53 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.53 1.04) (end 1.53 3.218) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.57 -3.215) (end 1.57 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.57 1.04) (end 1.57 3.215) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.61 -3.211) (end 1.61 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.61 1.04) (end 1.61 3.211) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.65 -3.206) (end 1.65 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.65 1.04) (end 1.65 3.206) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.69 -3.201) (end 1.69 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.69 1.04) (end 1.69 3.201) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.73 -3.195) (end 1.73 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.73 1.04) (end 1.73 3.195) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.77 -3.189) (end 1.77 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.77 1.04) (end 1.77 3.189) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.81 -3.182) (end 1.81 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.81 1.04) (end 1.81 3.182) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.85 -3.175) (end 1.85 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.85 1.04) (end 1.85 3.175) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 -3.167) (end 1.89 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.89 1.04) (end 1.89 3.167) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.93 -3.159) (end 1.93 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.93 1.04) (end 1.93 3.159) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.971 -3.15) (end 1.971 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.971 1.04) (end 1.971 3.15) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.011 -3.141) (end 2.011 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.011 1.04) (end 2.011 3.141) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.051 -3.131) (end 2.051 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.051 1.04) (end 2.051 3.131) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.091 -3.121) (end 2.091 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.091 1.04) (end 2.091 3.121) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.131 -3.11) (end 2.131 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.131 1.04) (end 2.131 3.11) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.171 -3.098) (end 2.171 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.171 1.04) (end 2.171 3.098) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.211 -3.086) (end 2.211 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.211 1.04) (end 2.211 3.086) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.251 -3.074) (end 2.251 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.251 1.04) (end 2.251 3.074) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.291 -3.061) (end 2.291 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.291 1.04) (end 2.291 3.061) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.331 -3.047) (end 2.331 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.331 1.04) (end 2.331 3.047) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.371 -3.033) (end 2.371 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.371 1.04) (end 2.371 3.033) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.411 -3.018) (end 2.411 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.411 1.04) (end 2.411 3.018) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.451 -3.002) (end 2.451 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.451 1.04) (end 2.451 3.002) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.491 -2.986) (end 2.491 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.491 1.04) (end 2.491 2.986) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.531 -2.97) (end 2.531 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.531 1.04) (end 2.531 2.97) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.571 -2.952) (end 2.571 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.571 1.04) (end 2.571 2.952) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.611 -2.934) (end 2.611 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.611 1.04) (end 2.611 2.934) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.651 -2.916) (end 2.651 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.651 1.04) (end 2.651 2.916) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.691 -2.896) (end 2.691 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.691 1.04) (end 2.691 2.896) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.731 -2.876) (end 2.731 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.731 1.04) (end 2.731 2.876) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.771 -2.856) (end 2.771 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.771 1.04) (end 2.771 2.856) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.811 -2.834) (end 2.811 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.811 1.04) (end 2.811 2.834) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.851 -2.812) (end 2.851 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.851 1.04) (end 2.851 2.812) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.891 -2.79) (end 2.891 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.891 1.04) (end 2.891 2.79) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.931 -2.766) (end 2.931 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.931 1.04) (end 2.931 2.766) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.971 -2.742) (end 2.971 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.971 1.04) (end 2.971 2.742) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.011 -2.716) (end 3.011 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.011 1.04) (end 3.011 2.716) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.051 -2.69) (end 3.051 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.051 1.04) (end 3.051 2.69) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.091 -2.664) (end 3.091 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.091 1.04) (end 3.091 2.664) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.131 -2.636) (end 3.131 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.131 1.04) (end 3.131 2.636) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.171 -2.607) (end 3.171 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.171 1.04) (end 3.171 2.607) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.211 -2.578) (end 3.211 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.211 1.04) (end 3.211 2.578) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.251 -2.548) (end 3.251 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.251 1.04) (end 3.251 2.548) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.291 -2.516) (end 3.291 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.291 1.04) (end 3.291 2.516) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.331 -2.484) (end 3.331 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.331 1.04) (end 3.331 2.484) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.371 -2.45) (end 3.371 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.371 1.04) (end 3.371 2.45) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.411 -2.416) (end 3.411 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.411 1.04) (end 3.411 2.416) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.451 -2.38) (end 3.451 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.451 1.04) (end 3.451 2.38) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.491 -2.343) (end 3.491 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.491 1.04) (end 3.491 2.343) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.531 -2.305) (end 3.531 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.531 1.04) (end 3.531 2.305) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.571 -2.265) (end 3.571 2.265) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.611 -2.224) (end 3.611 2.224) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.651 -2.182) (end 3.651 2.182) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.691 -2.137) (end 3.691 2.137) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.731 -2.092) (end 3.731 2.092) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.771 -2.044) (end 3.771 2.044) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.811 -1.995) (end 3.811 1.995) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.851 -1.944) (end 3.851 1.944) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.891 -1.89) (end 3.891 1.89) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.931 -1.834) (end 3.931 1.834) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.971 -1.776) (end 3.971 1.776) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.011 -1.714) (end 4.011 1.714) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.051 -1.65) (end 4.051 1.65) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.091 -1.581) (end 4.091 1.581) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.131 -1.509) (end 4.131 1.509) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.171 -1.432) (end 4.171 1.432) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.211 -1.35) (end 4.211 1.35) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.251 -1.262) (end 4.251 1.262) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.291 -1.165) (end 4.291 1.165) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.331 -1.059) (end 4.331 1.059) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.371 -0.94) (end 4.371 0.94) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.411 -0.802) (end 4.411 0.802) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.451 -0.633) (end 4.451 0.633) (layer F.SilkS) (width 0.12)) + (fp_line (start 4.491 -0.402) (end 4.491 0.402) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.250241 -1.839) (end -1.620241 -1.839) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.935241 -2.154) (end -1.935241 -1.524) (layer F.SilkS) (width 0.12)) + (pad 2 thru_hole circle (at 2.5 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 31 "Net-(C24-Pad1)")) + (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D6.3mm_P2.50mm.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Capacitor_THT:CP_Radial_D5.0mm_P2.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD678) + (at 144 43.18 180) + (descr "CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor") + (tags "CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor") + (path /5FFF6761) + (fp_text reference C7 (at 1 -3.75) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 1uF (at 1 3.75) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 1 0) (end 3.5 0) (layer F.Fab) (width 0.1)) + (fp_circle (center 1 0) (end 3.62 0) (layer F.SilkS) (width 0.12)) + (fp_circle (center 1 0) (end 3.75 0) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.133605 -1.0875) (end -0.633605 -1.0875) (layer F.Fab) (width 0.1)) + (fp_line (start -0.883605 -1.3375) (end -0.883605 -0.8375) (layer F.Fab) (width 0.1)) + (fp_line (start 1 1.04) (end 1 2.58) (layer F.SilkS) (width 0.12)) + (fp_line (start 1 -2.58) (end 1 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 1.04) (end 1.04 2.58) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 -2.58) (end 1.04 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.08 -2.579) (end 1.08 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.08 1.04) (end 1.08 2.579) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.12 -2.578) (end 1.12 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.12 1.04) (end 1.12 2.578) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 -2.576) (end 1.16 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 1.04) (end 1.16 2.576) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.2 -2.573) (end 1.2 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.2 1.04) (end 1.2 2.573) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.24 -2.569) (end 1.24 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.24 1.04) (end 1.24 2.569) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.28 -2.565) (end 1.28 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.28 1.04) (end 1.28 2.565) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.32 -2.561) (end 1.32 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.32 1.04) (end 1.32 2.561) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.36 -2.556) (end 1.36 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.36 1.04) (end 1.36 2.556) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.4 -2.55) (end 1.4 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.4 1.04) (end 1.4 2.55) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.44 -2.543) (end 1.44 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.44 1.04) (end 1.44 2.543) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.48 -2.536) (end 1.48 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.48 1.04) (end 1.48 2.536) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.52 -2.528) (end 1.52 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.52 1.04) (end 1.52 2.528) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.56 -2.52) (end 1.56 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.56 1.04) (end 1.56 2.52) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.6 -2.511) (end 1.6 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.6 1.04) (end 1.6 2.511) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.64 -2.501) (end 1.64 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.64 1.04) (end 1.64 2.501) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.68 -2.491) (end 1.68 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.68 1.04) (end 1.68 2.491) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.721 -2.48) (end 1.721 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.721 1.04) (end 1.721 2.48) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.761 -2.468) (end 1.761 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.761 1.04) (end 1.761 2.468) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.801 -2.455) (end 1.801 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.801 1.04) (end 1.801 2.455) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.841 -2.442) (end 1.841 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.841 1.04) (end 1.841 2.442) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.881 -2.428) (end 1.881 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.881 1.04) (end 1.881 2.428) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.921 -2.414) (end 1.921 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.921 1.04) (end 1.921 2.414) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.961 -2.398) (end 1.961 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.961 1.04) (end 1.961 2.398) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.001 -2.382) (end 2.001 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.001 1.04) (end 2.001 2.382) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.041 -2.365) (end 2.041 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.041 1.04) (end 2.041 2.365) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.081 -2.348) (end 2.081 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.081 1.04) (end 2.081 2.348) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.121 -2.329) (end 2.121 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.121 1.04) (end 2.121 2.329) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.161 -2.31) (end 2.161 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.161 1.04) (end 2.161 2.31) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.201 -2.29) (end 2.201 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.201 1.04) (end 2.201 2.29) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.241 -2.268) (end 2.241 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.241 1.04) (end 2.241 2.268) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.281 -2.247) (end 2.281 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.281 1.04) (end 2.281 2.247) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.321 -2.224) (end 2.321 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.321 1.04) (end 2.321 2.224) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.361 -2.2) (end 2.361 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.361 1.04) (end 2.361 2.2) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.401 -2.175) (end 2.401 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.401 1.04) (end 2.401 2.175) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.441 -2.149) (end 2.441 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.441 1.04) (end 2.441 2.149) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.481 -2.122) (end 2.481 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.481 1.04) (end 2.481 2.122) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.521 -2.095) (end 2.521 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.521 1.04) (end 2.521 2.095) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.561 -2.065) (end 2.561 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.561 1.04) (end 2.561 2.065) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.601 -2.035) (end 2.601 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.601 1.04) (end 2.601 2.035) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.641 -2.004) (end 2.641 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.641 1.04) (end 2.641 2.004) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.681 -1.971) (end 2.681 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.681 1.04) (end 2.681 1.971) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.721 -1.937) (end 2.721 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.721 1.04) (end 2.721 1.937) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.761 -1.901) (end 2.761 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.761 1.04) (end 2.761 1.901) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.801 -1.864) (end 2.801 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.801 1.04) (end 2.801 1.864) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.841 -1.826) (end 2.841 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.841 1.04) (end 2.841 1.826) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.881 -1.785) (end 2.881 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.881 1.04) (end 2.881 1.785) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.921 -1.743) (end 2.921 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.921 1.04) (end 2.921 1.743) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.961 -1.699) (end 2.961 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.961 1.04) (end 2.961 1.699) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.001 -1.653) (end 3.001 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.001 1.04) (end 3.001 1.653) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.041 -1.605) (end 3.041 1.605) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.081 -1.554) (end 3.081 1.554) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.121 -1.5) (end 3.121 1.5) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.161 -1.443) (end 3.161 1.443) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.201 -1.383) (end 3.201 1.383) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.241 -1.319) (end 3.241 1.319) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.281 -1.251) (end 3.281 1.251) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.321 -1.178) (end 3.321 1.178) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.361 -1.098) (end 3.361 1.098) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.401 -1.011) (end 3.401 1.011) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.441 -0.915) (end 3.441 0.915) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.481 -0.805) (end 3.481 0.805) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.521 -0.677) (end 3.521 0.677) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.561 -0.518) (end 3.561 0.518) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.601 -0.284) (end 3.601 0.284) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.804775 -1.475) (end -1.304775 -1.475) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.554775 -1.725) (end -1.554775 -1.225) (layer F.SilkS) (width 0.12)) + (pad 2 thru_hole circle (at 2 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 39 "Net-(C7-Pad2)")) + (pad 1 thru_hole rect (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 8 "Net-(C7-Pad1)")) + (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D5.0mm_P2.00mm.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module Capacitor_THT:CP_Radial_D5.0mm_P2.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD663) + (at 68.58 38.735) + (descr "CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor") + (tags "CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor") + (path /5F864500) + (fp_text reference C6 (at 1 -3.75) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 1uF (at 1 3.75) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 1 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 1 0) (end 3.5 0) (layer F.Fab) (width 0.1)) + (fp_circle (center 1 0) (end 3.62 0) (layer F.SilkS) (width 0.12)) + (fp_circle (center 1 0) (end 3.75 0) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.133605 -1.0875) (end -0.633605 -1.0875) (layer F.Fab) (width 0.1)) + (fp_line (start -0.883605 -1.3375) (end -0.883605 -0.8375) (layer F.Fab) (width 0.1)) + (fp_line (start 1 1.04) (end 1 2.58) (layer F.SilkS) (width 0.12)) + (fp_line (start 1 -2.58) (end 1 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 1.04) (end 1.04 2.58) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 -2.58) (end 1.04 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.08 -2.579) (end 1.08 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.08 1.04) (end 1.08 2.579) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.12 -2.578) (end 1.12 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.12 1.04) (end 1.12 2.578) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 -2.576) (end 1.16 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.16 1.04) (end 1.16 2.576) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.2 -2.573) (end 1.2 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.2 1.04) (end 1.2 2.573) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.24 -2.569) (end 1.24 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.24 1.04) (end 1.24 2.569) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.28 -2.565) (end 1.28 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.28 1.04) (end 1.28 2.565) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.32 -2.561) (end 1.32 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.32 1.04) (end 1.32 2.561) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.36 -2.556) (end 1.36 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.36 1.04) (end 1.36 2.556) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.4 -2.55) (end 1.4 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.4 1.04) (end 1.4 2.55) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.44 -2.543) (end 1.44 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.44 1.04) (end 1.44 2.543) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.48 -2.536) (end 1.48 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.48 1.04) (end 1.48 2.536) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.52 -2.528) (end 1.52 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.52 1.04) (end 1.52 2.528) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.56 -2.52) (end 1.56 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.56 1.04) (end 1.56 2.52) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.6 -2.511) (end 1.6 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.6 1.04) (end 1.6 2.511) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.64 -2.501) (end 1.64 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.64 1.04) (end 1.64 2.501) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.68 -2.491) (end 1.68 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.68 1.04) (end 1.68 2.491) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.721 -2.48) (end 1.721 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.721 1.04) (end 1.721 2.48) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.761 -2.468) (end 1.761 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.761 1.04) (end 1.761 2.468) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.801 -2.455) (end 1.801 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.801 1.04) (end 1.801 2.455) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.841 -2.442) (end 1.841 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.841 1.04) (end 1.841 2.442) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.881 -2.428) (end 1.881 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.881 1.04) (end 1.881 2.428) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.921 -2.414) (end 1.921 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.921 1.04) (end 1.921 2.414) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.961 -2.398) (end 1.961 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.961 1.04) (end 1.961 2.398) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.001 -2.382) (end 2.001 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.001 1.04) (end 2.001 2.382) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.041 -2.365) (end 2.041 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.041 1.04) (end 2.041 2.365) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.081 -2.348) (end 2.081 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.081 1.04) (end 2.081 2.348) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.121 -2.329) (end 2.121 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.121 1.04) (end 2.121 2.329) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.161 -2.31) (end 2.161 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.161 1.04) (end 2.161 2.31) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.201 -2.29) (end 2.201 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.201 1.04) (end 2.201 2.29) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.241 -2.268) (end 2.241 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.241 1.04) (end 2.241 2.268) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.281 -2.247) (end 2.281 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.281 1.04) (end 2.281 2.247) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.321 -2.224) (end 2.321 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.321 1.04) (end 2.321 2.224) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.361 -2.2) (end 2.361 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.361 1.04) (end 2.361 2.2) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.401 -2.175) (end 2.401 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.401 1.04) (end 2.401 2.175) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.441 -2.149) (end 2.441 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.441 1.04) (end 2.441 2.149) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.481 -2.122) (end 2.481 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.481 1.04) (end 2.481 2.122) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.521 -2.095) (end 2.521 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.521 1.04) (end 2.521 2.095) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.561 -2.065) (end 2.561 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.561 1.04) (end 2.561 2.065) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.601 -2.035) (end 2.601 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.601 1.04) (end 2.601 2.035) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.641 -2.004) (end 2.641 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.641 1.04) (end 2.641 2.004) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.681 -1.971) (end 2.681 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.681 1.04) (end 2.681 1.971) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.721 -1.937) (end 2.721 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.721 1.04) (end 2.721 1.937) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.761 -1.901) (end 2.761 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.761 1.04) (end 2.761 1.901) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.801 -1.864) (end 2.801 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.801 1.04) (end 2.801 1.864) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.841 -1.826) (end 2.841 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.841 1.04) (end 2.841 1.826) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.881 -1.785) (end 2.881 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.881 1.04) (end 2.881 1.785) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.921 -1.743) (end 2.921 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.921 1.04) (end 2.921 1.743) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.961 -1.699) (end 2.961 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.961 1.04) (end 2.961 1.699) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.001 -1.653) (end 3.001 -1.04) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.001 1.04) (end 3.001 1.653) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.041 -1.605) (end 3.041 1.605) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.081 -1.554) (end 3.081 1.554) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.121 -1.5) (end 3.121 1.5) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.161 -1.443) (end 3.161 1.443) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.201 -1.383) (end 3.201 1.383) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.241 -1.319) (end 3.241 1.319) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.281 -1.251) (end 3.281 1.251) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.321 -1.178) (end 3.321 1.178) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.361 -1.098) (end 3.361 1.098) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.401 -1.011) (end 3.401 1.011) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.441 -0.915) (end 3.441 0.915) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.481 -0.805) (end 3.481 0.805) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.521 -0.677) (end 3.521 0.677) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.561 -0.518) (end 3.561 0.518) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.601 -0.284) (end 3.601 0.284) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.804775 -1.475) (end -1.304775 -1.475) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.554775 -1.725) (end -1.554775 -1.225) (layer F.SilkS) (width 0.12)) + (pad 2 thru_hole circle (at 2 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 6 "Net-(C6-Pad2)")) + (pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 7 "Net-(C6-Pad1)")) + (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D5.0mm_P2.00mm.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) @@ -296,9 +1315,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 45 "Net-(C27-Pad2)")) + (net 40 "Net-(C27-Pad2)")) (pad 1 thru_hole circle (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 23 "Net-(JP2-Pad1)")) + (net 19 "Net-(J4-Pad3)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -337,9 +1356,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 22 "Net-(JP1-Pad1)")) + (net 20 "Net-(J4-Pad2)")) (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 23 "Net-(JP2-Pad1)")) + (net 19 "Net-(J4-Pad3)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -378,9 +1397,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 46 "Net-(C27-Pad1)")) + (net 41 "Net-(C27-Pad1)")) (pad 1 thru_hole circle (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 22 "Net-(JP1-Pad1)")) + (net 20 "Net-(J4-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -396,7 +1415,7 @@ (fp_text reference C27 (at 2.5 -2.5) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_text value 220p (at 2.5 2.5) (layer F.Fab) + (fp_text value 220pF (at 2.5 2.5) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) (fp_line (start 0 -1.25) (end 0 1.25) (layer F.Fab) (width 0.1)) @@ -417,9 +1436,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole circle (at 5 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 45 "Net-(C27-Pad2)")) + (net 40 "Net-(C27-Pad2)")) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 46 "Net-(C27-Pad1)")) + (net 41 "Net-(C27-Pad1)")) (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/C_Disc_D5.0mm_W2.5mm_P5.00mm.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -427,56 +1446,6 @@ ) ) - (module Connector_PinHeader_2.54mm:PinHeader_2x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 5FAC7E76) - (at 130.175 52.705 270) - (descr "Through hole straight pin header, 2x03, 2.54mm pitch, double rows") - (tags "Through hole pin header THT 2x03 2.54mm double row") - (path /5FD69197) - (fp_text reference RV15 (at 1.27 -2.33 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 22K (at 1.27 7.41 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 4.35 6.85) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 6.85) (end 4.35 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.87 -1.33) (end 3.87 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 6.41) (end 3.87 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 6.35) (end -1.27 0) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 3.81 -1.27) (end 3.81 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 1.27 2.54) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 6 thru_hole oval (at 2.54 5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 42 "Net-(RV15-Pad6)")) - (pad 5 thru_hole oval (at 0 5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 3 "Net-(C3-Pad2)")) - (pad 4 thru_hole oval (at 2.54 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 3 thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 43 "Net-(RV15-Pad3)")) - (pad 2 thru_hole oval (at 2.54 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 3 "Net-(C3-Pad2)")) - (pad 1 thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x03_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD56D) (at 113.665 41.91 270) (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") @@ -516,156 +1485,6 @@ ) ) - (module Capacitor_THT:CP_Radial_D5.0mm_P2.50mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD663) - (at 68.58 38.735) - (descr "CP, Radial series, Radial, pin pitch=2.50mm, , diameter=5mm, Electrolytic Capacitor") - (tags "CP Radial series Radial pin pitch 2.50mm diameter 5mm Electrolytic Capacitor") - (path /5F864500) - (fp_text reference C6 (at 1.25 -3.75) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 10uF (at 1.25 3.75) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.304775 -1.725) (end -1.304775 -1.225) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.554775 -1.475) (end -1.054775 -1.475) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.851 -0.284) (end 3.851 0.284) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.811 -0.518) (end 3.811 0.518) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.771 -0.677) (end 3.771 0.677) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.731 -0.805) (end 3.731 0.805) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.691 -0.915) (end 3.691 0.915) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.651 -1.011) (end 3.651 1.011) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.611 -1.098) (end 3.611 1.098) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.571 -1.178) (end 3.571 1.178) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.531 1.04) (end 3.531 1.251) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.531 -1.251) (end 3.531 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.491 1.04) (end 3.491 1.319) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.491 -1.319) (end 3.491 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.451 1.04) (end 3.451 1.383) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.451 -1.383) (end 3.451 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.411 1.04) (end 3.411 1.443) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.411 -1.443) (end 3.411 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.371 1.04) (end 3.371 1.5) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.371 -1.5) (end 3.371 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.331 1.04) (end 3.331 1.554) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.331 -1.554) (end 3.331 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.291 1.04) (end 3.291 1.605) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.291 -1.605) (end 3.291 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.251 1.04) (end 3.251 1.653) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.251 -1.653) (end 3.251 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.211 1.04) (end 3.211 1.699) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.211 -1.699) (end 3.211 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.171 1.04) (end 3.171 1.743) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.171 -1.743) (end 3.171 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.131 1.04) (end 3.131 1.785) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.131 -1.785) (end 3.131 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.091 1.04) (end 3.091 1.826) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.091 -1.826) (end 3.091 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.051 1.04) (end 3.051 1.864) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.051 -1.864) (end 3.051 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.011 1.04) (end 3.011 1.901) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.011 -1.901) (end 3.011 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.971 1.04) (end 2.971 1.937) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.971 -1.937) (end 2.971 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.931 1.04) (end 2.931 1.971) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.931 -1.971) (end 2.931 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.891 1.04) (end 2.891 2.004) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.891 -2.004) (end 2.891 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.851 1.04) (end 2.851 2.035) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.851 -2.035) (end 2.851 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.811 1.04) (end 2.811 2.065) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.811 -2.065) (end 2.811 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.771 1.04) (end 2.771 2.095) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.771 -2.095) (end 2.771 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.731 1.04) (end 2.731 2.122) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.731 -2.122) (end 2.731 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.691 1.04) (end 2.691 2.149) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.691 -2.149) (end 2.691 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.651 1.04) (end 2.651 2.175) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.651 -2.175) (end 2.651 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.611 1.04) (end 2.611 2.2) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.611 -2.2) (end 2.611 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.571 1.04) (end 2.571 2.224) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.571 -2.224) (end 2.571 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.531 1.04) (end 2.531 2.247) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.531 -2.247) (end 2.531 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.491 1.04) (end 2.491 2.268) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.491 -2.268) (end 2.491 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.451 1.04) (end 2.451 2.29) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.451 -2.29) (end 2.451 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.411 1.04) (end 2.411 2.31) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.411 -2.31) (end 2.411 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.371 1.04) (end 2.371 2.329) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.371 -2.329) (end 2.371 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.331 1.04) (end 2.331 2.348) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.331 -2.348) (end 2.331 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.291 1.04) (end 2.291 2.365) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.291 -2.365) (end 2.291 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.251 1.04) (end 2.251 2.382) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.251 -2.382) (end 2.251 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.211 1.04) (end 2.211 2.398) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.211 -2.398) (end 2.211 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.171 1.04) (end 2.171 2.414) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.171 -2.414) (end 2.171 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.131 1.04) (end 2.131 2.428) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.131 -2.428) (end 2.131 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.091 1.04) (end 2.091 2.442) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.091 -2.442) (end 2.091 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.051 1.04) (end 2.051 2.455) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.051 -2.455) (end 2.051 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.011 1.04) (end 2.011 2.468) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.011 -2.468) (end 2.011 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.971 1.04) (end 1.971 2.48) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.971 -2.48) (end 1.971 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.93 1.04) (end 1.93 2.491) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.93 -2.491) (end 1.93 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 1.04) (end 1.89 2.501) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.89 -2.501) (end 1.89 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.85 1.04) (end 1.85 2.511) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.85 -2.511) (end 1.85 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.81 1.04) (end 1.81 2.52) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.81 -2.52) (end 1.81 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.77 1.04) (end 1.77 2.528) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.77 -2.528) (end 1.77 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.73 1.04) (end 1.73 2.536) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.73 -2.536) (end 1.73 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.69 1.04) (end 1.69 2.543) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.69 -2.543) (end 1.69 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.65 1.04) (end 1.65 2.55) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.65 -2.55) (end 1.65 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.61 1.04) (end 1.61 2.556) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.61 -2.556) (end 1.61 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.57 1.04) (end 1.57 2.561) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.57 -2.561) (end 1.57 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.53 1.04) (end 1.53 2.565) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.53 -2.565) (end 1.53 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.49 1.04) (end 1.49 2.569) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.49 -2.569) (end 1.49 -1.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.45 -2.573) (end 1.45 2.573) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.41 -2.576) (end 1.41 2.576) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.37 -2.578) (end 1.37 2.578) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 -2.579) (end 1.33 2.579) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.29 -2.58) (end 1.29 2.58) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.25 -2.58) (end 1.25 2.58) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.633605 -1.3375) (end -0.633605 -0.8375) (layer F.Fab) (width 0.1)) - (fp_line (start -0.883605 -1.0875) (end -0.383605 -1.0875) (layer F.Fab) (width 0.1)) - (fp_circle (center 1.25 0) (end 4 0) (layer F.CrtYd) (width 0.05)) - (fp_circle (center 1.25 0) (end 3.87 0) (layer F.SilkS) (width 0.12)) - (fp_circle (center 1.25 0) (end 3.75 0) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 1.25 0) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole circle (at 2.5 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 6 "Net-(C6-Pad2)")) - (pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 7 "Net-(C6-Pad1)")) - (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D5.0mm_P2.50mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCDAA) (at 20.92 95.905) (descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm") @@ -684,7 +1503,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 41 "Net-(R16-Pad2)")) + (net 36 "Net-(R16-Pad2)")) ) (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCDA2) @@ -705,7 +1524,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 40 "Net-(R14-Pad2)")) + (net 35 "Net-(R14-Pad2)")) ) (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCD9A) @@ -750,27 +1569,6 @@ (net 12 Stage)) ) - (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCD8A) - (at 56.515 66.675) - (descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm") - (tags "test point THT pad") - (path /5FC8E79D) - (attr virtual) - (fp_text reference TP7 (at 0 -1.998) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value MicSum (at 0 2.05) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_circle (center 0 0) (end 0 1.2) (layer F.SilkS) (width 0.12)) - (fp_circle (center 0 0) (end 1.5 0) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0 -2) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 29 MicSum)) - ) - (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCD82) (at 63 93) (descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm") @@ -789,7 +1587,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 29 MicSum)) + (net 10 "Net-(C10-Pad1)")) ) (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCD7A) @@ -810,7 +1608,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 43 "Net-(RV15-Pad3)")) + (net 38 "Net-(RV15-Pad3)")) ) (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCD72) @@ -831,7 +1629,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 42 "Net-(RV15-Pad6)")) + (net 37 "Net-(RV15-Pad6)")) ) (module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5FACCD6A) @@ -897,79 +1695,6 @@ (net 14 Mic1)) ) - (module TerminalBlock_MetzConnect:TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal (layer F.Cu) (tedit 5B294EA2) (tstamp 5FAC7CB0) - (at 85.725 65.405 270) - (descr "terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect") - (tags "THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm") - (path /5FBD1CA9) - (fp_text reference J7 (at 5.08 -6.56 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value PowerSupply (at 5.08 6.56 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 13.21 -6) (end -3.04 -6) (layer F.CrtYd) (width 0.05)) - (fp_line (start 13.21 6) (end 13.21 -6) (layer F.CrtYd) (width 0.05)) - (fp_line (start -3.04 6) (end 13.21 6) (layer F.CrtYd) (width 0.05)) - (fp_line (start -3.04 -6) (end -3.04 6) (layer F.CrtYd) (width 0.05)) - (fp_line (start -2.84 5.8) (end -2.34 5.8) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.84 5.06) (end -2.84 5.8) (layer F.SilkS) (width 0.12)) - (fp_line (start 8.804 0.821) (end 8.697 0.928) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.389 -1.764) (end 10.998 -1.374) (layer F.SilkS) (width 0.12)) - (fp_line (start 9.013 1.083) (end 8.932 1.164) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.624 -1.529) (end 11.274 -1.179) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.274 -1.628) (end 8.833 0.814) (layer F.Fab) (width 0.1)) - (fp_line (start 11.488 -1.414) (end 9.047 1.027) (layer F.Fab) (width 0.1)) - (fp_line (start 3.724 0.821) (end 3.617 0.928) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.309 -1.764) (end 5.918 -1.374) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.933 1.083) (end 3.852 1.164) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.544 -1.529) (end 6.194 -1.179) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.194 -1.628) (end 3.753 0.814) (layer F.Fab) (width 0.1)) - (fp_line (start 6.408 -1.414) (end 3.967 1.027) (layer F.Fab) (width 0.1)) - (fp_line (start 1.229 -1.764) (end 1.013 -1.549) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.114 -1.628) (end -1.328 0.814) (layer F.Fab) (width 0.1)) - (fp_line (start 1.328 -1.414) (end -1.114 1.027) (layer F.Fab) (width 0.1)) - (fp_line (start 12.76 -5.56) (end 12.76 5.56) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.6 -5.56) (end -2.6 5.56) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.6 5.56) (end 12.76 5.56) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.6 -5.56) (end 12.76 -5.56) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.6 -3.7) (end 12.76 -3.7) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.54 -3.7) (end 12.7 -3.7) (layer F.Fab) (width 0.1)) - (fp_line (start -2.6 2.5) (end 12.76 2.5) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.54 2.5) (end 12.7 2.5) (layer F.Fab) (width 0.1)) - (fp_line (start -2.6 5) (end 12.76 5) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.54 5) (end 12.7 5) (layer F.Fab) (width 0.1)) - (fp_line (start -2.54 5) (end -2.54 -5.5) (layer F.Fab) (width 0.1)) - (fp_line (start -2.04 5.5) (end -2.54 5) (layer F.Fab) (width 0.1)) - (fp_line (start 12.7 5.5) (end -2.04 5.5) (layer F.Fab) (width 0.1)) - (fp_line (start 12.7 -5.5) (end 12.7 5.5) (layer F.Fab) (width 0.1)) - (fp_line (start -2.54 -5.5) (end 12.7 -5.5) (layer F.Fab) (width 0.1)) - (fp_circle (center 10.16 -0.3) (end 11.91 -0.3) (layer F.Fab) (width 0.1)) - (fp_circle (center 5.08 -0.3) (end 6.83 -0.3) (layer F.Fab) (width 0.1)) - (fp_circle (center 0 -0.3) (end 1.75 -0.3) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 5.08 3.5 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_arc (start 10.16 -0.3) (end 10.16 1.63) (angle -360) (layer F.SilkS) (width 0.12)) - (fp_arc (start 5.08 -0.3) (end 5.08 1.63) (angle -360) (layer F.SilkS) (width 0.12)) - (fp_arc (start 0 -0.3) (end -0.597 1.536) (angle -19) (layer F.SilkS) (width 0.12)) - (fp_arc (start 0 -0.3) (end -1.521 -1.489) (angle -76) (layer F.SilkS) (width 0.12)) - (fp_arc (start 0 -0.3) (end 1.5 -1.515) (angle -102) (layer F.SilkS) (width 0.12)) - (fp_arc (start 0 -0.3) (end 1.521 0.889) (angle -76) (layer F.SilkS) (width 0.12)) - (fp_arc (start 0 -0.3) (end 0 1.63) (angle -18) (layer F.SilkS) (width 0.12)) - (pad 3 thru_hole circle (at 10.16 0 270) (size 2.6 2.6) (drill 1.4) (layers *.Cu *.Mask) - (net 2 -15V)) - (pad 2 thru_hole circle (at 5.08 0 270) (size 2.6 2.6) (drill 1.4) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 1 thru_hole rect (at 0 0 270) (size 2.6 2.6) (drill 1.4) (layers *.Cu *.Mask) - (net 5 +15V)) - (model ${KISYS3DMOD}/TerminalBlock_MetzConnect.3dshapes/TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module TerminalBlock_MetzConnect:TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal (layer F.Cu) (tedit 5B294EA2) (tstamp 5FAC7C7A) (at 19.05 65.405 270) (descr "terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect") @@ -1124,15 +1849,15 @@ (pad 4 thru_hole oval (at 0 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 1 GNDREF)) (pad 7 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 35 "Net-(C23-Pad1)")) + (net 30 "Net-(C23-Pad1)")) (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 8 "Net-(C7-Pad1)")) + (net 39 "Net-(C7-Pad2)")) (pad 6 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 5 +15V)) (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 1 GNDREF)) (pad 5 thru_hole oval (at 7.62 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 36 "Net-(C24-Pad1)")) + (net 31 "Net-(C24-Pad1)")) (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl (at (xyz 0 0 0)) @@ -1141,61 +1866,6 @@ ) ) - (module Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal (layer F.Cu) (tedit 5A3D4993) (tstamp 5FA9E264) - (at 150.495 19.685 90) - (descr "Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf") - (tags "Potentiometer horizontal Vishay 148-149 Single") - (path /5FBA2B4E) - (fp_text reference RV19 (at 0 -10.04 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 25K (at 0 4.96 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -3.75 -8.79) (end -3.75 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 3.71) (end 5.08 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 3.71) (end 5.08 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -8.79) (end -3.75 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -5.715) (end 5.08 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 0.635) (end 11.43 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 0.635) (end 11.43 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -5.715) (end 5.08 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -4.125) (end 11.43 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -0.955) (end 17.88 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -0.955) (end 17.88 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -4.125) (end 11.43 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start -3.87 -8.91) (end 5.2 -8.91) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 3.83) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 -8.91) (end -3.87 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -8.91) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 11.55 -5.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 0.755) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 5.2 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -5.835) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 18 -4.244) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -0.835) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 11.55 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 18 -4.244) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start -4 -9.05) (end -4 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4 4) (end 18.15 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 4) (end 18.15 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 -9.05) (end -4 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0.665 -2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole circle (at 0 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 2 thru_hole circle (at 0 -2.54 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 44 "Net-(C7-Pad2)")) - (pad 3 thru_hole circle (at 0 -5.08 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 39 "Net-(R24-Pad2)")) - (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Vishay_148-149_Single_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5FA9E19E) (at 161.29 55.245) (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") @@ -1229,7 +1899,7 @@ (pad 2 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 1 GNDREF)) (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 38 "Net-(C26-Pad2)")) + (net 33 "Net-(C26-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -1245,7 +1915,7 @@ (fp_text reference R24 (at 5.08 -2.37 90) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_text value 820K (at 5.08 2.37 90) (layer F.Fab) + (fp_text value 330K (at 5.08 2.37 90) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) @@ -1268,7 +1938,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 39 "Net-(R24-Pad2)")) + (net 34 "Net-(R24-Pad2)")) (pad 1 thru_hole circle (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 4 "Net-(C3-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl @@ -1307,9 +1977,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole circle (at 5 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 38 "Net-(C26-Pad2)")) + (net 33 "Net-(C26-Pad2)")) (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 36 "Net-(C24-Pad1)")) + (net 31 "Net-(C24-Pad1)")) (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/C_Disc_D5.0mm_W2.5mm_P5.00mm.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -1317,227 +1987,6 @@ ) ) - (module Capacitor_THT:CP_Radial_D10.0mm_P5.00mm (layer F.Cu) (tedit 5AE50EF1) (tstamp 5FA9DB7B) - (at 167.64 45.72) - (descr "CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor") - (tags "CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor") - (path /5FB6C2ED) - (fp_text reference C24 (at 2.5 -6.25) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 220uF (at 2.5 6.25) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_circle (center 2.5 0) (end 7.5 0) (layer F.Fab) (width 0.1)) - (fp_circle (center 2.5 0) (end 7.62 0) (layer F.SilkS) (width 0.12)) - (fp_circle (center 2.5 0) (end 7.75 0) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.788861 -2.1875) (end -0.788861 -2.1875) (layer F.Fab) (width 0.1)) - (fp_line (start -1.288861 -2.6875) (end -1.288861 -1.6875) (layer F.Fab) (width 0.1)) - (fp_line (start 2.5 -5.08) (end 2.5 5.08) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.54 -5.08) (end 2.54 5.08) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.58 -5.08) (end 2.58 5.08) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.62 -5.079) (end 2.62 5.079) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.66 -5.078) (end 2.66 5.078) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.7 -5.077) (end 2.7 5.077) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.74 -5.075) (end 2.74 5.075) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.78 -5.073) (end 2.78 5.073) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.82 -5.07) (end 2.82 5.07) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.86 -5.068) (end 2.86 5.068) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.9 -5.065) (end 2.9 5.065) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.94 -5.062) (end 2.94 5.062) (layer F.SilkS) (width 0.12)) - (fp_line (start 2.98 -5.058) (end 2.98 5.058) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.02 -5.054) (end 3.02 5.054) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.06 -5.05) (end 3.06 5.05) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.1 -5.045) (end 3.1 5.045) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.14 -5.04) (end 3.14 5.04) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.18 -5.035) (end 3.18 5.035) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.221 -5.03) (end 3.221 5.03) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.261 -5.024) (end 3.261 5.024) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.301 -5.018) (end 3.301 5.018) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.341 -5.011) (end 3.341 5.011) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.381 -5.004) (end 3.381 5.004) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.421 -4.997) (end 3.421 4.997) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.461 -4.99) (end 3.461 4.99) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.501 -4.982) (end 3.501 4.982) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.541 -4.974) (end 3.541 4.974) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.581 -4.965) (end 3.581 4.965) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.621 -4.956) (end 3.621 4.956) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.661 -4.947) (end 3.661 4.947) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.701 -4.938) (end 3.701 4.938) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.741 -4.928) (end 3.741 4.928) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.781 -4.918) (end 3.781 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.781 1.241) (end 3.781 4.918) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.821 -4.907) (end 3.821 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.821 1.241) (end 3.821 4.907) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.861 -4.897) (end 3.861 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.861 1.241) (end 3.861 4.897) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.901 -4.885) (end 3.901 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.901 1.241) (end 3.901 4.885) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.941 -4.874) (end 3.941 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.941 1.241) (end 3.941 4.874) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.981 -4.862) (end 3.981 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 3.981 1.241) (end 3.981 4.862) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.021 -4.85) (end 4.021 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.021 1.241) (end 4.021 4.85) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.061 -4.837) (end 4.061 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.061 1.241) (end 4.061 4.837) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.101 -4.824) (end 4.101 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.101 1.241) (end 4.101 4.824) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.141 -4.811) (end 4.141 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.141 1.241) (end 4.141 4.811) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.181 -4.797) (end 4.181 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.181 1.241) (end 4.181 4.797) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.221 -4.783) (end 4.221 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.221 1.241) (end 4.221 4.783) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.261 -4.768) (end 4.261 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.261 1.241) (end 4.261 4.768) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.301 -4.754) (end 4.301 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.301 1.241) (end 4.301 4.754) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.341 -4.738) (end 4.341 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.341 1.241) (end 4.341 4.738) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.381 -4.723) (end 4.381 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.381 1.241) (end 4.381 4.723) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.421 -4.707) (end 4.421 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.421 1.241) (end 4.421 4.707) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.461 -4.69) (end 4.461 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.461 1.241) (end 4.461 4.69) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.501 -4.674) (end 4.501 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.501 1.241) (end 4.501 4.674) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.541 -4.657) (end 4.541 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.541 1.241) (end 4.541 4.657) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.581 -4.639) (end 4.581 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.581 1.241) (end 4.581 4.639) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.621 -4.621) (end 4.621 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.621 1.241) (end 4.621 4.621) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.661 -4.603) (end 4.661 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.661 1.241) (end 4.661 4.603) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.701 -4.584) (end 4.701 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.701 1.241) (end 4.701 4.584) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.741 -4.564) (end 4.741 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.741 1.241) (end 4.741 4.564) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.781 -4.545) (end 4.781 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.781 1.241) (end 4.781 4.545) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.821 -4.525) (end 4.821 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.821 1.241) (end 4.821 4.525) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.861 -4.504) (end 4.861 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.861 1.241) (end 4.861 4.504) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.901 -4.483) (end 4.901 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.901 1.241) (end 4.901 4.483) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.941 -4.462) (end 4.941 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.941 1.241) (end 4.941 4.462) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.981 -4.44) (end 4.981 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 4.981 1.241) (end 4.981 4.44) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.021 -4.417) (end 5.021 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.021 1.241) (end 5.021 4.417) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.061 -4.395) (end 5.061 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.061 1.241) (end 5.061 4.395) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.101 -4.371) (end 5.101 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.101 1.241) (end 5.101 4.371) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.141 -4.347) (end 5.141 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.141 1.241) (end 5.141 4.347) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.181 -4.323) (end 5.181 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.181 1.241) (end 5.181 4.323) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.221 -4.298) (end 5.221 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.221 1.241) (end 5.221 4.298) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.261 -4.273) (end 5.261 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.261 1.241) (end 5.261 4.273) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.301 -4.247) (end 5.301 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.301 1.241) (end 5.301 4.247) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.341 -4.221) (end 5.341 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.341 1.241) (end 5.341 4.221) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.381 -4.194) (end 5.381 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.381 1.241) (end 5.381 4.194) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.421 -4.166) (end 5.421 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.421 1.241) (end 5.421 4.166) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.461 -4.138) (end 5.461 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.461 1.241) (end 5.461 4.138) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.501 -4.11) (end 5.501 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.501 1.241) (end 5.501 4.11) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.541 -4.08) (end 5.541 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.541 1.241) (end 5.541 4.08) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.581 -4.05) (end 5.581 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.581 1.241) (end 5.581 4.05) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.621 -4.02) (end 5.621 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.621 1.241) (end 5.621 4.02) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.661 -3.989) (end 5.661 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.661 1.241) (end 5.661 3.989) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.701 -3.957) (end 5.701 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.701 1.241) (end 5.701 3.957) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.741 -3.925) (end 5.741 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.741 1.241) (end 5.741 3.925) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.781 -3.892) (end 5.781 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.781 1.241) (end 5.781 3.892) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.821 -3.858) (end 5.821 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.821 1.241) (end 5.821 3.858) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.861 -3.824) (end 5.861 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.861 1.241) (end 5.861 3.824) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.901 -3.789) (end 5.901 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.901 1.241) (end 5.901 3.789) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.941 -3.753) (end 5.941 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.941 1.241) (end 5.941 3.753) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.981 -3.716) (end 5.981 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.981 1.241) (end 5.981 3.716) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.021 -3.679) (end 6.021 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.021 1.241) (end 6.021 3.679) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.061 -3.64) (end 6.061 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.061 1.241) (end 6.061 3.64) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.101 -3.601) (end 6.101 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.101 1.241) (end 6.101 3.601) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.141 -3.561) (end 6.141 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.141 1.241) (end 6.141 3.561) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.181 -3.52) (end 6.181 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.181 1.241) (end 6.181 3.52) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.221 -3.478) (end 6.221 -1.241) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.221 1.241) (end 6.221 3.478) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.261 -3.436) (end 6.261 3.436) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.301 -3.392) (end 6.301 3.392) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.341 -3.347) (end 6.341 3.347) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.381 -3.301) (end 6.381 3.301) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.421 -3.254) (end 6.421 3.254) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.461 -3.206) (end 6.461 3.206) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.501 -3.156) (end 6.501 3.156) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.541 -3.106) (end 6.541 3.106) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.581 -3.054) (end 6.581 3.054) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.621 -3) (end 6.621 3) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.661 -2.945) (end 6.661 2.945) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.701 -2.889) (end 6.701 2.889) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.741 -2.83) (end 6.741 2.83) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.781 -2.77) (end 6.781 2.77) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.821 -2.709) (end 6.821 2.709) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.861 -2.645) (end 6.861 2.645) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.901 -2.579) (end 6.901 2.579) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.941 -2.51) (end 6.941 2.51) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.981 -2.439) (end 6.981 2.439) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.021 -2.365) (end 7.021 2.365) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.061 -2.289) (end 7.061 2.289) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.101 -2.209) (end 7.101 2.209) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.141 -2.125) (end 7.141 2.125) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.181 -2.037) (end 7.181 2.037) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.221 -1.944) (end 7.221 1.944) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.261 -1.846) (end 7.261 1.846) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.301 -1.742) (end 7.301 1.742) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.341 -1.63) (end 7.341 1.63) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.381 -1.51) (end 7.381 1.51) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.421 -1.378) (end 7.421 1.378) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.461 -1.23) (end 7.461 1.23) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.501 -1.062) (end 7.501 1.062) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.541 -0.862) (end 7.541 0.862) (layer F.SilkS) (width 0.12)) - (fp_line (start 7.581 -0.599) (end 7.581 0.599) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.979646 -2.875) (end -1.979646 -2.875) (layer F.SilkS) (width 0.12)) - (fp_line (start -2.479646 -3.375) (end -2.479646 -2.375) (layer F.SilkS) (width 0.12)) - (fp_text user %R (at 2.5 0) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole circle (at 5 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) - (pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 36 "Net-(C24-Pad1)")) - (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D10.0mm_P5.00mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Capacitor_THT:CP_Radial_D10.0mm_P5.00mm (layer F.Cu) (tedit 5AE50EF1) (tstamp 5FA9DAAF) (at 151.765 51.435 270) (descr "CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor") @@ -1752,7 +2201,7 @@ (pad 2 thru_hole circle (at 5 0 270) (size 2 2) (drill 1) (layers *.Cu *.Mask) (net 1 GNDREF)) (pad 1 thru_hole rect (at 0 0 270) (size 2 2) (drill 1) (layers *.Cu *.Mask) - (net 35 "Net-(C23-Pad1)")) + (net 30 "Net-(C23-Pad1)")) (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D10.0mm_P5.00mm.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -2021,63 +2470,6 @@ ) ) - (module Package_DIP:DIP-8_W7.62mm_Socket_LongPads (layer F.Cu) (tedit 5A02E8C5) (tstamp 5F9FE26E) - (at 45.085 83.82) - (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") - (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") - (path /5FCC6AFD) - (fp_text reference U3 (at 3.81 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value LM833N (at 3.81 9.95) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 -1.27) (end 6.985 8.89) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 8.89) (end 0.635 8.89) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 8.89) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -1.33) (end -1.27 8.95) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 8.95) (end 8.89 8.95) (layer F.Fab) (width 0.1)) - (fp_line (start 8.89 8.95) (end 8.89 -1.33) (layer F.Fab) (width 0.1)) - (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer F.Fab) (width 0.1)) - (fp_line (start 2.81 -1.33) (end 1.56 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.56 -1.33) (end 1.56 8.95) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.56 8.95) (end 6.06 8.95) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.06 8.95) (end 6.06 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.06 -1.33) (end 4.81 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.44 -1.39) (end -1.44 9.01) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.44 9.01) (end 9.06 9.01) (layer F.SilkS) (width 0.12)) - (fp_line (start 9.06 9.01) (end 9.06 -1.39) (layer F.SilkS) (width 0.12)) - (fp_line (start 9.06 -1.39) (end -1.44 -1.39) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.55 -1.6) (end -1.55 9.2) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.55 9.2) (end 9.15 9.2) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.15 9.2) (end 9.15 -1.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer F.CrtYd) (width 0.05)) - (fp_arc (start 3.81 -1.33) (end 2.81 -1.33) (angle -180) (layer F.SilkS) (width 0.12)) - (fp_text user %R (at 3.81 3.81) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 10 "Net-(C10-Pad1)")) - (pad 5 thru_hole oval (at 7.62 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 9 "Net-(C10-Pad2)")) - (pad 6 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 7 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (pad 4 thru_hole oval (at 0 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 2 -15V)) - (pad 8 thru_hole oval (at 7.62 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 5 +15V)) - (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Capacitor_THT:CP_Radial_D10.0mm_P5.00mm (layer F.Cu) (tedit 5AE50EF1) (tstamp 5F9FD543) (at 46.355 52.07) (descr "CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor") @@ -2417,45 +2809,6 @@ ) ) - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD678) - (at 144 43.18 180) - (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") - (tags "C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor") - (path /5FFF6761) - (fp_text reference C7 (at 2.5 -2.5) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 100nF (at 2.5 2.5) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0 -1.25) (end 0 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 0 1.25) (end 5 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 5 1.25) (end 5 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 5 -1.25) (end 0 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start -0.12 -1.37) (end 5.12 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.37) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 -1.37) (end -0.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.055) (end -0.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.12 -1.37) (end 5.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.12 1.055) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 1.5) (end 6.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.05 1.5) (end 6.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.05 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 2.5 0) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 8 "Net-(C7-Pad1)")) - (pad 2 thru_hole circle (at 5 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 44 "Net-(C7-Pad2)")) - (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/C_Disc_D5.0mm_W2.5mm_P5.00mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD68D) (at 59.055 23.495) (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") @@ -2834,45 +3187,6 @@ ) ) - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD7AD) - (at 41.91 71.755 270) - (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") - (tags "C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor") - (path /5FD26AFE) - (fp_text reference C13 (at 2.5 -2.5 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 4.7pF (at 2.5 2.5 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0 -1.25) (end 0 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 0 1.25) (end 5 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 5 1.25) (end 5 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 5 -1.25) (end 0 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start -0.12 -1.37) (end 5.12 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.37) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 -1.37) (end -0.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.055) (end -0.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.12 -1.37) (end 5.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.12 1.055) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 1.5) (end 6.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.05 1.5) (end 6.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.05 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 2.5 0 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 11 "Net-(C13-Pad1)")) - (pad 2 thru_hole circle (at 5 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 10 "Net-(C10-Pad1)")) - (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/C_Disc_D5.0mm_W2.5mm_P5.00mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD7C2) (at 155.575 87.55 90) (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") @@ -3068,84 +3382,6 @@ ) ) - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD82B) - (at 106.045 69.215 180) - (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") - (tags "C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor") - (path /606E6515) - (fp_text reference C19 (at 2.5 -2.5) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 1uF (at 2.5 2.5) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 6.05 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.05 1.5) (end 6.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 1.5) (end 6.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 5.12 1.055) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.12 -1.37) (end 5.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.055) (end -0.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 -1.37) (end -0.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.37) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 -1.37) (end 5.12 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 5 -1.25) (end 0 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 5 1.25) (end 5 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 0 1.25) (end 5 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 0 -1.25) (end 0 1.25) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 2.5 0) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole circle (at 5 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 5 +15V)) - (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/C_Disc_D5.0mm_W2.5mm_P5.00mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD840) - (at 100.965 89.535) - (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") - (tags "C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor") - (path /606E650F) - (fp_text reference C20 (at 2.5 -2.5) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 1uF (at 2.5 2.5) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0 -1.25) (end 0 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 0 1.25) (end 5 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 5 1.25) (end 5 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 5 -1.25) (end 0 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start -0.12 -1.37) (end 5.12 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.37) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 -1.37) (end -0.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start -0.12 1.055) (end -0.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.12 -1.37) (end 5.12 -1.055) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.12 1.055) (end 5.12 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 1.5) (end 6.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.05 1.5) (end 6.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 6.05 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 2.5 0) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 2 -15V)) - (pad 2 thru_hole circle (at 5 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/C_Disc_D5.0mm_W2.5mm_P5.00mm.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm (layer F.Cu) (tedit 5AE50EF0) (tstamp 5F9FD921) (at 83.185 22.86 270) (descr "C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf") @@ -3154,7 +3390,7 @@ (fp_text reference C25 (at 2.5 -2.5 90) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_text value 0.1uF (at 2.5 2.5 90) (layer F.Fab) + (fp_text value 100nF (at 2.5 2.5 90) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) (fp_line (start 0 -1.25) (end 0 1.25) (layer F.Fab) (width 0.1)) @@ -3177,7 +3413,7 @@ (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 14 Mic1)) (pad 2 thru_hole circle (at 5 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 37 "Net-(C25-Pad2)")) + (net 32 "Net-(C25-Pad2)")) (model ${KISYS3DMOD}/Capacitor_THT.3dshapes/C_Disc_D5.0mm_W2.5mm_P5.00mm.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -3258,132 +3494,6 @@ ) ) - (module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 5F9FDC8B) - (at 93.345 97.79 180) - (descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x03 2.54mm single row") - (path /5FBCEF0F) - (fp_text reference JP1 (at 0 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "Stage Hot" (at 0 7.41) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 0 2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 3 thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 21 "Net-(JP1-Pad3)")) - (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 20 "Net-(J4-Pad2)")) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 22 "Net-(JP1-Pad1)")) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 5F9FDCA2) - (at 93.345 85.725 180) - (descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x03 2.54mm single row") - (path /5FBA61BC) - (fp_text reference JP2 (at 0 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "Stage Cold" (at 0 7.41) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0 2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 23 "Net-(JP2-Pad1)")) - (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 19 "Net-(J4-Pad3)")) - (pad 3 thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 24 "Net-(JP2-Pad3)")) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 5F9FDCB9) - (at 133.985 70.485 180) - (descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x03 2.54mm single row") - (path /5FBCF5A3) - (fp_text reference JP3 (at 0 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "Stage Out" (at 0 7.41) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0 2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 25 "Net-(JP3-Pad1)")) - (pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 26 "Net-(JP3-Pad2)")) - (pad 3 thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 27 "Net-(JP3-Pad3)")) - (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5F9FDCD0) (at 43.18 32.385 180) (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") @@ -3417,7 +3527,7 @@ (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 16 "Net-(J2-Pad2)")) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 28 "Net-(R1-Pad1)")) + (net 24 "Net-(R1-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -3456,7 +3566,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 28 "Net-(R1-Pad1)")) + (net 24 "Net-(R1-Pad1)")) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 7 "Net-(C6-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl @@ -3466,116 +3576,6 @@ ) ) - (module Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal (layer F.Cu) (tedit 5A3D4993) (tstamp 5F9FDD0B) - (at 114.3 19.685 90) - (descr "Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf") - (tags "Potentiometer horizontal Vishay 148-149 Single") - (path /5FFF6755) - (fp_text reference RV13 (at 0 -10.04 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 22K (at 0 4.96 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 18.15 -9.05) (end -4 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 4) (end 18.15 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4 4) (end 18.15 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4 -9.05) (end -4 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18 -4.244) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 11.55 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -0.835) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 18 -4.244) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -5.835) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 5.2 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 0.755) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 11.55 -5.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -8.91) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 -8.91) (end -3.87 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 3.83) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 -8.91) (end 5.2 -8.91) (layer F.SilkS) (width 0.12)) - (fp_line (start 17.88 -4.125) (end 11.43 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -0.955) (end 17.88 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -0.955) (end 17.88 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -4.125) (end 11.43 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -5.715) (end 5.08 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 0.635) (end 11.43 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 0.635) (end 11.43 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -5.715) (end 5.08 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -8.79) (end -3.75 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 3.71) (end 5.08 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 3.71) (end 5.08 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 -8.79) (end -3.75 3.71) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 0.665 -2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole circle (at 0 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 2 thru_hole circle (at 0 -2.54 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 3 "Net-(C3-Pad2)")) - (pad 3 thru_hole circle (at 0 -5.08 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 12 Stage)) - (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Vishay_148-149_Single_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal (layer F.Cu) (tedit 5A3D4993) (tstamp 5F9FDD2F) - (at 130.81 19.685 90) - (descr "Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf") - (tags "Potentiometer horizontal Vishay 148-149 Single") - (path /6016D9DA) - (fp_text reference RV14 (at 0 -10.04 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 22K (at 0 4.96 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -3.75 -8.79) (end -3.75 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 3.71) (end 5.08 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 3.71) (end 5.08 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -8.79) (end -3.75 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -5.715) (end 5.08 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 0.635) (end 11.43 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 0.635) (end 11.43 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -5.715) (end 5.08 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -4.125) (end 11.43 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -0.955) (end 17.88 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -0.955) (end 17.88 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -4.125) (end 11.43 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start -3.87 -8.91) (end 5.2 -8.91) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 3.83) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 -8.91) (end -3.87 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -8.91) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 11.55 -5.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 0.755) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 5.2 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -5.835) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 18 -4.244) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -0.835) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 11.55 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 18 -4.244) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start -4 -9.05) (end -4 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4 4) (end 18.15 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 4) (end 18.15 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 -9.05) (end -4 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_text user %R (at 0.665 -2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 3 thru_hole circle (at 0 -5.08 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 14 Mic1)) - (pad 2 thru_hole circle (at 0 -2.54 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 3 "Net-(C3-Pad2)")) - (pad 1 thru_hole circle (at 0 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Vishay_148-149_Single_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5F9FDD46) (at 48.26 32.385 270) (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") @@ -3607,9 +3607,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 28 "Net-(R1-Pad1)")) + (net 24 "Net-(R1-Pad1)")) (pad 2 thru_hole oval (at 10.16 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 30 "Net-(R10-Pad1)")) + (net 25 "Net-(R10-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -3625,7 +3625,7 @@ (fp_text reference R6 (at 5.08 -2.37) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_text value 820R (at 5.08 2.37) (layer F.Fab) + (fp_text value 1.5K (at 5.08 2.37) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) @@ -3648,7 +3648,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 37 "Net-(C25-Pad2)")) + (net 32 "Net-(C25-Pad2)")) (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 6 "Net-(C6-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl @@ -3666,7 +3666,7 @@ (fp_text reference R7 (at 5.08 -2.37 90) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_text value 5.6K (at 5.08 2.37 90) (layer F.Fab) + (fp_text value 470R (at 5.08 2.37 90) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) @@ -3773,7 +3773,7 @@ (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 15 "Net-(J2-Pad3)")) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 30 "Net-(R10-Pad1)")) + (net 25 "Net-(R10-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -3812,7 +3812,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 30 "Net-(R10-Pad1)")) + (net 25 "Net-(R10-Pad1)")) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 1 GNDREF)) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl @@ -3935,7 +3935,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 40 "Net-(R14-Pad2)")) + (net 35 "Net-(R14-Pad2)")) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 9 "Net-(C10-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl @@ -3945,47 +3945,6 @@ ) ) - (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5F9FDE2C) - (at 56.515 71.755 180) - (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") - (path /5FD26ECA) - (fp_text reference R15 (at 5.08 -2.37) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 47R (at 5.08 2.37) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 11.21 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 11.21 1.5) (end 11.21 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 1.5) (end 11.21 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.12 0) (end 8.35 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.04 0) (end 1.81 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 8.35 -1.37) (end 1.81 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 8.35 1.37) (end 8.35 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.81 1.37) (end 8.35 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.81 -1.37) (end 1.81 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 10.16 0) (end 8.23 0) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 1.93 0) (layer F.Fab) (width 0.1)) - (fp_line (start 8.23 -1.25) (end 1.93 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 8.23 1.25) (end 8.23 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 1.93 1.25) (end 8.23 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 5.08 0) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 11 "Net-(C13-Pad1)")) - (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 29 MicSum)) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5F9FDE43) (at 35.56 95.885 180) (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") @@ -4017,7 +3976,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 41 "Net-(R16-Pad2)")) + (net 36 "Net-(R16-Pad2)")) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 9 "Net-(C10-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl @@ -4058,9 +4017,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 31 "Net-(R17-Pad2)")) + (net 26 "Net-(R17-Pad2)")) (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 25 "Net-(JP3-Pad1)")) + (net 42 "Net-(R17-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4099,9 +4058,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 2 thru_hole oval (at 10.16 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 46 "Net-(C27-Pad1)")) + (net 41 "Net-(C27-Pad1)")) (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 31 "Net-(R17-Pad2)")) + (net 26 "Net-(R17-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4142,7 +4101,7 @@ (pad 2 thru_hole oval (at 10.16 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 13 "Net-(C14-Pad2)")) (pad 1 thru_hole circle (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 32 "Net-(R19-Pad1)")) + (net 27 "Net-(R19-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4183,7 +4142,7 @@ (pad 1 thru_hole circle (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 13 "Net-(C14-Pad2)")) (pad 2 thru_hole oval (at 10.16 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 26 "Net-(JP3-Pad2)")) + (net 42 "Net-(R17-Pad1)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4222,50 +4181,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 33 "Net-(R21-Pad1)")) + (net 28 "Net-(R21-Pad1)")) (pad 2 thru_hole oval (at 10.16 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 45 "Net-(C27-Pad2)")) - (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal (layer F.Cu) (tedit 5AE5139B) (tstamp 5F9FDECD) - (at 159.385 76.2 90) - (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") - (path /5FAF225E) - (fp_text reference R22 (at 5.08 -2.37 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 22K (at 5.08 2.37 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 11.21 -1.5) (end -1.05 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 11.21 1.5) (end 11.21 -1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 1.5) (end 11.21 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.12 0) (end 8.35 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.04 0) (end 1.81 0) (layer F.SilkS) (width 0.12)) - (fp_line (start 8.35 -1.37) (end 1.81 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 8.35 1.37) (end 8.35 -1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.81 1.37) (end 8.35 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.81 -1.37) (end 1.81 1.37) (layer F.SilkS) (width 0.12)) - (fp_line (start 10.16 0) (end 8.23 0) (layer F.Fab) (width 0.1)) - (fp_line (start 0 0) (end 1.93 0) (layer F.Fab) (width 0.1)) - (fp_line (start 8.23 -1.25) (end 1.93 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 8.23 1.25) (end 8.23 -1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 1.93 1.25) (end 8.23 1.25) (layer F.Fab) (width 0.1)) - (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 5.08 0 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 2 thru_hole oval (at 10.16 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 1 thru_hole circle (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 12 Stage)) + (net 40 "Net-(C27-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4304,7 +4222,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 33 "Net-(R21-Pad1)")) + (net 28 "Net-(R21-Pad1)")) (pad 2 thru_hole oval (at 10.16 0 270) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 1 GNDREF)) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl @@ -4322,7 +4240,7 @@ (fp_text reference R26 (at 5.08 -2.37) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) - (fp_text value 220R (at 5.08 2.37) (layer F.Fab) + (fp_text value 270R (at 5.08 2.37) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))) ) (fp_line (start 1.93 -1.25) (end 1.93 1.25) (layer F.Fab) (width 0.1)) @@ -4345,9 +4263,9 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole circle (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 34 "Net-(R26-Pad1)")) + (net 29 "Net-(R26-Pad1)")) (pad 2 thru_hole oval (at 10.16 0 180) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 37 "Net-(C25-Pad2)")) + (net 32 "Net-(C25-Pad2)")) (model ${KISYS3DMOD}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4355,60 +4273,6 @@ ) ) - (module Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal (layer F.Cu) (tedit 5A3D4993) (tstamp 5F9FDF1F) - (at 97.155 19.685 90) - (descr "Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf") - (tags "Potentiometer horizontal Vishay 148-149 Single") - (path /60B0D55A) - (fp_text reference RV11 (at 0 -10.04 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value 25K (at 0 4.96 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 18.15 -9.05) (end -4 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18.15 4) (end 18.15 -9.05) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4 4) (end 18.15 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start -4 -9.05) (end -4 4) (layer F.CrtYd) (width 0.05)) - (fp_line (start 18 -4.244) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 11.55 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -0.835) (end 18 -0.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -4.244) (end 18 -4.244) (layer F.SilkS) (width 0.12)) - (fp_line (start 11.55 -5.835) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 5.2 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 0.755) (end 11.55 0.755) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -5.835) (end 11.55 -5.835) (layer F.SilkS) (width 0.12)) - (fp_line (start 5.2 -8.91) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 -8.91) (end -3.87 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 3.83) (end 5.2 3.83) (layer F.SilkS) (width 0.12)) - (fp_line (start -3.87 -8.91) (end 5.2 -8.91) (layer F.SilkS) (width 0.12)) - (fp_line (start 17.88 -4.125) (end 11.43 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start 17.88 -0.955) (end 17.88 -4.125) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -0.955) (end 17.88 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -4.125) (end 11.43 -0.955) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 -5.715) (end 5.08 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 11.43 0.635) (end 11.43 -5.715) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 0.635) (end 11.43 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -5.715) (end 5.08 0.635) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 -8.79) (end -3.75 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start 5.08 3.71) (end 5.08 -8.79) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 3.71) (end 5.08 3.71) (layer F.Fab) (width 0.1)) - (fp_line (start -3.75 -8.79) (end -3.75 3.71) (layer F.Fab) (width 0.1)) - (fp_text user %R (at 0.665 -2.54 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole circle (at 0 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 34 "Net-(R26-Pad1)")) - (pad 2 thru_hole circle (at 0 -2.54 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask) - (net 14 Mic1)) - (pad 3 thru_hole circle (at 0 -5.08 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)) - (model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Vishay_148-149_Single_Horizontal.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - (module Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 5F9FE1EA) (at 80.645 19.05 90) (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") @@ -4439,7 +4303,7 @@ (effects (font (size 1 1) (thickness 0.15))) ) (pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 37 "Net-(C25-Pad2)")) + (net 32 "Net-(C25-Pad2)")) (pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (net 14 Mic1)) (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl @@ -4497,7 +4361,7 @@ (pad 6 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 3 "Net-(C3-Pad2)")) (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 37 "Net-(C25-Pad2)")) + (net 32 "Net-(C25-Pad2)")) (pad 5 thru_hole oval (at 7.62 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 1 GNDREF)) (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) @@ -4549,11 +4413,11 @@ (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) (pad 5 thru_hole oval (at 7.62 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 28 "Net-(R1-Pad1)")) + (net 24 "Net-(R1-Pad1)")) (pad 6 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 7 "Net-(C6-Pad1)")) (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 30 "Net-(R10-Pad1)")) + (net 25 "Net-(R10-Pad1)")) (pad 7 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 5 +15V)) (pad 4 thru_hole oval (at 0 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) @@ -4610,15 +4474,15 @@ (pad 7 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 12 Stage)) (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 33 "Net-(R21-Pad1)")) + (net 28 "Net-(R21-Pad1)")) (pad 6 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 13 "Net-(C14-Pad2)")) (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 31 "Net-(R17-Pad2)")) + (net 26 "Net-(R17-Pad2)")) (pad 5 thru_hole oval (at 7.62 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 1 GNDREF)) (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 25 "Net-(JP3-Pad1)")) + (net 42 "Net-(R17-Pad1)")) (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) @@ -4676,7 +4540,7 @@ (pad 7 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 17 "Net-(J3-Pad2)")) (pad 4 thru_hole oval (at 0 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 29 MicSum)) + (net 10 "Net-(C10-Pad1)")) (pad 8 thru_hole oval (at 7.62 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) (net 17 "Net-(J3-Pad2)")) (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl @@ -4686,66 +4550,7 @@ ) ) - (module Package_DIP:DIP-8_W7.62mm_Socket_LongPads (layer F.Cu) (tedit 5A02E8C5) (tstamp 5F9FE2DA) - (at 99.695 75.565) - (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") - (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") - (path /606D5988) - (fp_text reference U6 (at 3.81 -2.33) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value INA134PA (at 3.81 9.95) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 -1.27) (end 6.985 8.89) (layer F.Fab) (width 0.1)) - (fp_line (start 6.985 8.89) (end 0.635 8.89) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 8.89) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) - (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 -1.33) (end -1.27 8.95) (layer F.Fab) (width 0.1)) - (fp_line (start -1.27 8.95) (end 8.89 8.95) (layer F.Fab) (width 0.1)) - (fp_line (start 8.89 8.95) (end 8.89 -1.33) (layer F.Fab) (width 0.1)) - (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer F.Fab) (width 0.1)) - (fp_line (start 2.81 -1.33) (end 1.56 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.56 -1.33) (end 1.56 8.95) (layer F.SilkS) (width 0.12)) - (fp_line (start 1.56 8.95) (end 6.06 8.95) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.06 8.95) (end 6.06 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start 6.06 -1.33) (end 4.81 -1.33) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.44 -1.39) (end -1.44 9.01) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.44 9.01) (end 9.06 9.01) (layer F.SilkS) (width 0.12)) - (fp_line (start 9.06 9.01) (end 9.06 -1.39) (layer F.SilkS) (width 0.12)) - (fp_line (start 9.06 -1.39) (end -1.44 -1.39) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.55 -1.6) (end -1.55 9.2) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.55 9.2) (end 9.15 9.2) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.15 9.2) (end 9.15 -1.6) (layer F.CrtYd) (width 0.05)) - (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer F.CrtYd) (width 0.05)) - (fp_arc (start 3.81 -1.33) (end 2.81 -1.33) (angle -180) (layer F.SilkS) (width 0.12)) - (fp_text user %R (at 3.81 3.81) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad 1 thru_hole rect (at 0 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 1 GNDREF)) - (pad 5 thru_hole oval (at 7.62 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 27 "Net-(JP3-Pad3)")) - (pad 2 thru_hole oval (at 0 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 21 "Net-(JP1-Pad3)")) - (pad 6 thru_hole oval (at 7.62 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 27 "Net-(JP3-Pad3)")) - (pad 3 thru_hole oval (at 0 5.08) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 24 "Net-(JP2-Pad3)")) - (pad 7 thru_hole oval (at 7.62 2.54) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 5 +15V)) - (pad 4 thru_hole oval (at 0 7.62) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 2 -15V)) - (pad 8 thru_hole oval (at 7.62 0) (size 2.4 1.6) (drill 0.8) (layers *.Cu *.Mask)) - (model ${KISYS3DMOD}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 5FAC6B6C) (tstamp 5F9EF16A) + (module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 5FCD6F86) (tstamp 5F9EF16A) (at 172.72 26.67) (descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row") (tags "Through hole pin header THT 1x04 2.54mm single row") @@ -5305,120 +5110,120 @@ (segment (start 92.194999 84.499999) (end 96.247576 84.499999) (width 0.25) (layer F.Cu) (net 21)) (segment (start 101.27001 79.68001) (end 99.695 78.105) (width 0.25) (layer F.Cu) (net 21)) (segment (start 90.805 85.889998) (end 92.194999 84.499999) (width 0.25) (layer F.Cu) (net 21)) - (segment (start 122.555 97.155) (end 122.555 95.25) (width 0.25) (layer F.Cu) (net 22)) - (segment (start 121.92 97.79) (end 122.555 97.155) (width 0.25) (layer F.Cu) (net 22)) - (segment (start 93.345 97.79) (end 121.92 97.79) (width 0.25) (layer F.Cu) (net 22)) - (segment (start 122.555 91.44) (end 122.555 95.25) (width 0.25) (layer F.Cu) (net 22)) - (segment (start 111.76 97.155) (end 112.395 96.52) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 96.52 97.155) (end 111.76 97.155) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 96.52 88.9) (end 96.52 97.155) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 112.395 96.52) (end 112.395 95.25) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 93.345 85.725) (end 96.52 88.9) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 112.395 91.44) (end 112.395 95.25) (width 0.25) (layer F.Cu) (net 23)) - (segment (start 93.345 80.645) (end 99.695 80.645) (width 0.25) (layer F.Cu) (net 24)) - (segment (start 133.35 69.85) (end 133.985 70.485) (width 0.25) (layer F.Cu) (net 25)) - (segment (start 128.905 69.85) (end 133.35 69.85) (width 0.25) (layer F.Cu) (net 25)) - (segment (start 133.985 70.485) (end 133.985 76.835) (width 0.25) (layer F.Cu) (net 25)) - (segment (start 134.62 77.47) (end 135.89 77.47) (width 0.25) (layer F.Cu) (net 25)) - (segment (start 133.985 76.835) (end 134.62 77.47) (width 0.25) (layer F.Cu) (net 25)) - (segment (start 149.225 68.58) (end 149.225 69.215) (width 0.25) (layer F.Cu) (net 26)) - (segment (start 148.59 67.945) (end 149.225 68.58) (width 0.25) (layer F.Cu) (net 26)) - (segment (start 133.985 67.945) (end 148.59 67.945) (width 0.25) (layer F.Cu) (net 26)) - (segment (start 107.315 83.185) (end 107.315 80.645) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 130.81 65.405) (end 133.985 65.405) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 107.95 80.645) (end 109.22 79.375) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 109.855 65.405) (end 130.81 65.405) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 109.22 66.04) (end 109.855 65.405) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 109.22 79.375) (end 109.22 66.04) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 107.315 80.645) (end 107.95 80.645) (width 0.25) (layer F.Cu) (net 27)) - (segment (start 48.26 32.385) (end 51.435 32.385) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 52.705 36.195) (end 55.245 36.195) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 52.07 35.56) (end 52.705 36.195) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 43.18 32.385) (end 48.26 32.385) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 53.975 28.575) (end 52.705 28.575) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 52.705 28.575) (end 52.07 29.21) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 52.07 35.56) (end 52.07 29.21) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 51.435 32.385) (end 52.07 32.385) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 52.07 32.385) (end 52.07 34.925) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 52.07 29.21) (end 52.07 32.385) (width 0.25) (layer F.Cu) (net 28)) - (segment (start 56.515 71.755) (end 56.515 66.675) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 56.515 71.755) (end 56.515 78.74) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 56.515 78.74) (end 57.15 79.375) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 57.15 79.375) (end 59.69 79.375) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 59.69 79.375) (end 60.325 80.01) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 60.325 80.01) (end 60.325 85.725) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 60.325 85.725) (end 60.96 86.36) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 60.96 86.36) (end 62.865 86.36) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 62.865 92.865) (end 63 93) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 62.865 86.36) (end 62.865 92.865) (width 0.25) (layer F.Cu) (net 29)) - (segment (start 55.245 38.735) (end 52.705 38.735) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 52.705 38.735) (end 52.07 39.37) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 51.435 42.545) (end 48.26 42.545) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 48.26 42.545) (end 43.18 42.545) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 52.07 45.72) (end 52.705 46.355) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 52.705 46.355) (end 53.975 46.355) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 51.435 42.545) (end 52.07 42.545) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 52.07 42.545) (end 52.07 45.72) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 52.07 39.37) (end 52.07 42.545) (width 0.25) (layer F.Cu) (net 30)) - (segment (start 135.89 80.01) (end 128.905 80.01) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 128.905 80.01) (end 126.365 80.01) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 126.365 80.01) (end 125.73 79.375) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 125.73 79.375) (end 125.73 67.945) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 125.73 67.945) (end 125.095 67.31) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 125.095 67.31) (end 122.555 67.31) (width 0.25) (layer F.Cu) (net 31)) - (segment (start 149.225 92.71) (end 149.225 93.98) (width 0.25) (layer F.Cu) (net 32)) - (segment (start 150.495 95.25) (end 156.845 95.25) (width 0.25) (layer F.Cu) (net 32)) - (segment (start 149.225 93.98) (end 150.495 95.25) (width 0.25) (layer F.Cu) (net 32)) - (segment (start 135.89 82.55) (end 128.905 82.55) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 112.395 67.31) (end 118.11 67.31) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 118.11 67.31) (end 118.745 67.945) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 118.745 67.945) (end 118.745 74.295) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 118.745 74.295) (end 119.38 74.93) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 119.38 74.93) (end 124.46 74.93) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 124.46 74.93) (end 125.095 75.565) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 125.095 75.565) (end 125.095 81.915) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 125.095 81.915) (end 125.73 82.55) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 125.73 82.55) (end 128.905 82.55) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 97.155 26.035) (end 99.06 27.94) (width 0.25) (layer F.Cu) (net 34) (status 20)) - (segment (start 97.155 19.685) (end 97.155 26.035) (width 0.25) (layer F.Cu) (net 34) (status 10)) - (segment (start 155.575 40.64) (end 152.4 40.64) (width 0.25) (layer F.Cu) (net 35)) - (segment (start 151.765 41.275) (end 151.765 51.435) (width 0.25) (layer F.Cu) (net 35)) - (segment (start 152.4 40.64) (end 151.765 41.275) (width 0.25) (layer F.Cu) (net 35)) - (segment (start 155.575 45.72) (end 161.29 45.72) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 161.29 45.72) (end 167.64 45.72) (width 0.25) (layer F.Cu) (net 36)) - (segment (start 80.645 19.05) (end 80.645 27.305) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 81.2 27.86) (end 83.185 27.86) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 80.645 27.305) (end 81.2 27.86) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 89.455 27.86) (end 89.535 27.94) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 83.185 27.86) (end 89.455 27.86) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 89.535 27.94) (end 89.535 38.735) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 89.535 38.735) (end 89.535 42.545) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 89.535 42.545) (end 90.17 43.18) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 90.17 43.18) (end 94.615 43.18) (width 0.25) (layer F.Cu) (net 37)) - (segment (start 161.29 50.72) (end 161.29 55.245) (width 0.25) (layer F.Cu) (net 38)) - (segment (start 140.875 26.035) (end 140.875 21.05) (width 0.25) (layer F.Cu) (net 39)) - (segment (start 142.24 19.685) (end 145.415 19.685) (width 0.25) (layer F.Cu) (net 39)) - (segment (start 140.875 21.05) (end 142.24 19.685) (width 0.25) (layer F.Cu) (net 39)) - (segment (start 20.955 88.9) (end 25.4 88.9) (width 0.25) (layer F.Cu) (net 40) (status 30)) - (segment (start 20.955 95.885) (end 25.4 95.885) (width 0.25) (layer F.Cu) (net 41) (status 30)) - (segment (start 126.320001 54.019999) (end 125.095 55.245) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 126.320001 46.945001) (end 126.320001 54.019999) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 125.095 45.72) (end 126.320001 46.945001) (width 0.25) (layer F.Cu) (net 42)) - (segment (start 127.635 48.895) (end 130.81 45.72) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 127.635 52.705) (end 127.635 48.895) (width 0.25) (layer F.Cu) (net 43)) - (segment (start 144.145 40.005) (end 139.7 40.005) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 144.78 26.035) (end 144.78 39.37) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 147.955 24.765) (end 147.32 25.4) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 145.415 25.4) (end 144.78 26.035) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 144.78 39.37) (end 144.145 40.005) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 147.32 25.4) (end 145.415 25.4) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 139 40.705) (end 139 43.18) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 139.7 40.005) (end 139 40.705) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 147.955 19.685) (end 147.955 24.765) (width 0.25) (layer F.Cu) (net 44)) - (segment (start 112.395 81.28) (end 115.015 81.28) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 112.395 77.47) (end 112.395 81.28) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 120.015 81.28) (end 122.555 81.28) (width 0.25) (layer F.Cu) (net 46)) - (segment (start 122.555 77.47) (end 122.555 81.28) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 122.555 97.155) (end 122.555 95.25) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 121.92 97.79) (end 122.555 97.155) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 93.345 97.79) (end 121.92 97.79) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 122.555 91.44) (end 122.555 95.25) (width 0.25) (layer F.Cu) (net 20)) + (segment (start 111.76 97.155) (end 112.395 96.52) (width 0.25) (layer F.Cu) (net 19)) + (segment (start 96.52 97.155) (end 111.76 97.155) (width 0.25) (layer F.Cu) (net 19)) + (segment (start 96.52 88.9) (end 96.52 97.155) (width 0.25) (layer F.Cu) (net 19)) + (segment (start 112.395 96.52) (end 112.395 95.25) (width 0.25) (layer F.Cu) (net 19)) + (segment (start 93.345 85.725) (end 96.52 88.9) (width 0.25) (layer F.Cu) (net 19)) + (segment (start 112.395 91.44) (end 112.395 95.25) (width 0.25) (layer F.Cu) (net 19)) + (segment (start 93.345 80.645) (end 99.695 80.645) (width 0.25) (layer F.Cu) (net 22)) + (segment (start 133.35 69.85) (end 133.985 70.485) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 128.905 69.85) (end 133.35 69.85) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 133.985 70.485) (end 133.985 76.835) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 134.62 77.47) (end 135.89 77.47) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 133.985 76.835) (end 134.62 77.47) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 149.225 68.58) (end 149.225 69.215) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 148.59 67.945) (end 149.225 68.58) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 133.985 67.945) (end 148.59 67.945) (width 0.25) (layer F.Cu) (net 42)) + (segment (start 107.315 83.185) (end 107.315 80.645) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 130.81 65.405) (end 133.985 65.405) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 107.95 80.645) (end 109.22 79.375) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 109.855 65.405) (end 130.81 65.405) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 109.22 66.04) (end 109.855 65.405) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 109.22 79.375) (end 109.22 66.04) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 107.315 80.645) (end 107.95 80.645) (width 0.25) (layer F.Cu) (net 23)) + (segment (start 48.26 32.385) (end 51.435 32.385) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 52.705 36.195) (end 55.245 36.195) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 52.07 35.56) (end 52.705 36.195) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 43.18 32.385) (end 48.26 32.385) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 53.975 28.575) (end 52.705 28.575) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 52.705 28.575) (end 52.07 29.21) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 52.07 35.56) (end 52.07 29.21) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 51.435 32.385) (end 52.07 32.385) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 52.07 32.385) (end 52.07 34.925) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 52.07 29.21) (end 52.07 32.385) (width 0.25) (layer F.Cu) (net 24)) + (segment (start 56.515 71.755) (end 56.515 66.675) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 56.515 71.755) (end 56.515 78.74) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 56.515 78.74) (end 57.15 79.375) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 57.15 79.375) (end 59.69 79.375) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 59.69 79.375) (end 60.325 80.01) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 60.325 80.01) (end 60.325 85.725) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 60.325 85.725) (end 60.96 86.36) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 60.96 86.36) (end 62.865 86.36) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 62.865 92.865) (end 63 93) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 62.865 86.36) (end 62.865 92.865) (width 0.25) (layer F.Cu) (net 10)) + (segment (start 55.245 38.735) (end 52.705 38.735) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 52.705 38.735) (end 52.07 39.37) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 51.435 42.545) (end 48.26 42.545) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 48.26 42.545) (end 43.18 42.545) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 52.07 45.72) (end 52.705 46.355) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 52.705 46.355) (end 53.975 46.355) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 51.435 42.545) (end 52.07 42.545) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 52.07 42.545) (end 52.07 45.72) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 52.07 39.37) (end 52.07 42.545) (width 0.25) (layer F.Cu) (net 25)) + (segment (start 135.89 80.01) (end 128.905 80.01) (width 0.25) (layer F.Cu) (net 26)) + (segment (start 128.905 80.01) (end 126.365 80.01) (width 0.25) (layer F.Cu) (net 26)) + (segment (start 126.365 80.01) (end 125.73 79.375) (width 0.25) (layer F.Cu) (net 26)) + (segment (start 125.73 79.375) (end 125.73 67.945) (width 0.25) (layer F.Cu) (net 26)) + (segment (start 125.73 67.945) (end 125.095 67.31) (width 0.25) (layer F.Cu) (net 26)) + (segment (start 125.095 67.31) (end 122.555 67.31) (width 0.25) (layer F.Cu) (net 26)) + (segment (start 149.225 92.71) (end 149.225 93.98) (width 0.25) (layer F.Cu) (net 27)) + (segment (start 150.495 95.25) (end 156.845 95.25) (width 0.25) (layer F.Cu) (net 27)) + (segment (start 149.225 93.98) (end 150.495 95.25) (width 0.25) (layer F.Cu) (net 27)) + (segment (start 135.89 82.55) (end 128.905 82.55) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 112.395 67.31) (end 118.11 67.31) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 118.11 67.31) (end 118.745 67.945) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 118.745 67.945) (end 118.745 74.295) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 118.745 74.295) (end 119.38 74.93) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 119.38 74.93) (end 124.46 74.93) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 124.46 74.93) (end 125.095 75.565) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 125.095 75.565) (end 125.095 81.915) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 125.095 81.915) (end 125.73 82.55) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 125.73 82.55) (end 128.905 82.55) (width 0.25) (layer F.Cu) (net 28)) + (segment (start 97.155 26.035) (end 99.06 27.94) (width 0.25) (layer F.Cu) (net 29) (status 20)) + (segment (start 97.155 19.685) (end 97.155 26.035) (width 0.25) (layer F.Cu) (net 29) (status 10)) + (segment (start 155.575 40.64) (end 152.4 40.64) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 151.765 41.275) (end 151.765 51.435) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 152.4 40.64) (end 151.765 41.275) (width 0.25) (layer F.Cu) (net 30)) + (segment (start 155.575 45.72) (end 161.29 45.72) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 161.29 45.72) (end 167.64 45.72) (width 0.25) (layer F.Cu) (net 31)) + (segment (start 80.645 19.05) (end 80.645 27.305) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 81.2 27.86) (end 83.185 27.86) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 80.645 27.305) (end 81.2 27.86) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 89.455 27.86) (end 89.535 27.94) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 83.185 27.86) (end 89.455 27.86) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 89.535 27.94) (end 89.535 38.735) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 89.535 38.735) (end 89.535 42.545) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 89.535 42.545) (end 90.17 43.18) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 90.17 43.18) (end 94.615 43.18) (width 0.25) (layer F.Cu) (net 32)) + (segment (start 161.29 50.72) (end 161.29 55.245) (width 0.25) (layer F.Cu) (net 33)) + (segment (start 140.875 26.035) (end 140.875 21.05) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 142.24 19.685) (end 145.415 19.685) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 140.875 21.05) (end 142.24 19.685) (width 0.25) (layer F.Cu) (net 34)) + (segment (start 20.955 88.9) (end 25.4 88.9) (width 0.25) (layer F.Cu) (net 35) (status 30)) + (segment (start 20.955 95.885) (end 25.4 95.885) (width 0.25) (layer F.Cu) (net 36) (status 30)) + (segment (start 126.320001 54.019999) (end 125.095 55.245) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 126.320001 46.945001) (end 126.320001 54.019999) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 125.095 45.72) (end 126.320001 46.945001) (width 0.25) (layer F.Cu) (net 37)) + (segment (start 127.635 48.895) (end 130.81 45.72) (width 0.25) (layer F.Cu) (net 38)) + (segment (start 127.635 52.705) (end 127.635 48.895) (width 0.25) (layer F.Cu) (net 38)) + (segment (start 144.145 40.005) (end 139.7 40.005) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 144.78 26.035) (end 144.78 39.37) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 147.955 24.765) (end 147.32 25.4) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 145.415 25.4) (end 144.78 26.035) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 144.78 39.37) (end 144.145 40.005) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 147.32 25.4) (end 145.415 25.4) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 139 40.705) (end 139 43.18) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 139.7 40.005) (end 139 40.705) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 147.955 19.685) (end 147.955 24.765) (width 0.25) (layer F.Cu) (net 39)) + (segment (start 112.395 81.28) (end 115.015 81.28) (width 0.25) (layer F.Cu) (net 40)) + (segment (start 112.395 77.47) (end 112.395 81.28) (width 0.25) (layer F.Cu) (net 40)) + (segment (start 120.015 81.28) (end 122.555 81.28) (width 0.25) (layer F.Cu) (net 41)) + (segment (start 122.555 77.47) (end 122.555 81.28) (width 0.25) (layer F.Cu) (net 41)) (zone (net 1) (net_name GNDREF) (layer B.Cu) (tstamp 5FADC150) (hatch edge 0.508) (connect_pads (clearance 0.508)) diff --git a/schematics/mixer/c3lingo-interpreter-unit.pro b/schematics/mixer/c3lingo-interpreter-unit.pro index c848d5f..d541345 100644 --- a/schematics/mixer/c3lingo-interpreter-unit.pro +++ b/schematics/mixer/c3lingo-interpreter-unit.pro @@ -1,4 +1,4 @@ -update=Thursday, 12 November 2020 at 23:33:32 +update=Sunday, 13 December 2020 at 21:49:58 last_client=kicad [general] version=1 @@ -242,7 +242,7 @@ dPairViaGap=0.25 [schematic_editor] version=1 PageLayoutDescrFile= -PlotDirectoryName= +PlotDirectoryName=../../ SubpartIdSeparator=0 SubpartFirstId=65 NetFmtName=Pcbnew diff --git a/schematics/mixer/c3lingo-interpreter-unit.sch b/schematics/mixer/c3lingo-interpreter-unit.sch index bb0b5e8..6a678ae 100644 --- a/schematics/mixer/c3lingo-interpreter-unit.sch +++ b/schematics/mixer/c3lingo-interpreter-unit.sch @@ -5,10 +5,10 @@ $Descr A3 16535 11693 encoding utf-8 Sheet 1 1 Title "c3lingo interpeter unit" -Date "2020-11-12" -Rev "v0.1" +Date "2020-12-06" +Rev "v0.2" Comp "Jannik Beyerstedt" -Comment1 "Prototyping Modules" +Comment1 "Prototyping Modules Rev2" Comment2 "" Comment3 "" Comment4 "" @@ -21,40 +21,32 @@ F 0 "J2" H 900 2265 50 0000 C CNN F 1 "Mic 1" H 900 2174 50 0000 C CNN F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 900 1900 50 0001 C CNN F 3 "https://www.neutrik.com/de/produkt/nc3fd-lx.pdf" H 900 1900 50 0001 C CNN +F 4 "XLR (female)" H 900 1900 50 0001 C CNN "Model" 1 900 1900 1 0 0 -1 $EndComp $Comp L Connector:XLR3_AudioJack3_Combo_Ground J4 U 2 1 5F81B01C -P 850 8050 -F 0 "J4" H 850 8415 50 0000 C CNN -F 1 "Stage Line-In" H 850 8324 50 0000 C CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 850 8050 50 0001 C CNN -F 3 "https://www.neutrik.com/de/produkt/ncj6fa-h.pdf" H 850 8050 50 0001 C CNN - 2 850 8050 +P 850 8850 +F 0 "J4" H 850 9215 50 0000 C CNN +F 1 "Stage Line-In" H 850 9124 50 0000 C CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 850 8850 50 0001 C CNN +F 3 "https://www.neutrik.com/de/produkt/ncj6fa-h.pdf" H 850 8850 50 0001 C CNN +F 4 "Combo XLR + 6.3 mm Jack" H 850 8850 50 0001 C CNN "Model" + 2 850 8850 1 0 0 -1 $EndComp $Comp -L Connector:XLR3_Ground J3 -U 1 1 5F82013F -P 15300 4900 -F 0 "J3" H 15300 5265 50 0000 C CNN -F 1 "Mix Line-Out" H 15300 5174 50 0000 C CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 15300 4900 50 0001 C CNN -F 3 "https://www.neutrik.com/de/produkt/nc3md-lx.pdf" H 15300 4900 50 0001 C CNN - 1 15300 4900 - -1 0 0 -1 -$EndComp -$Comp L Connector:AudioJack3_Ground J1 U 1 1 5F821533 -P 15200 1800 -F 0 "J1" H 14920 1768 50 0000 R CNN -F 1 "Headphone 1" H 14920 1677 50 0000 R CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 15200 1800 50 0001 C CNN -F 3 "https://www.neutrik.com/de/produkt/nj3fp6c.pdf" H 15200 1800 50 0001 C CNN - 1 15200 1800 +P 15750 1950 +F 0 "J1" H 15750 2300 50 0000 R CNN +F 1 "Headphone 1" H 15950 2200 50 0000 R CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 15750 1950 50 0001 C CNN +F 3 "https://www.neutrik.com/de/produkt/nj3fp6c.pdf" H 15750 1950 50 0001 C CNN +F 4 "6.3 mm Jack (female)" H 15750 1950 50 0001 C CNN "Model" + 1 15750 1950 -1 0 0 -1 $EndComp $Comp @@ -84,7 +76,7 @@ L Device:R R6 U 1 1 5F83C638 P 5250 2000 F 0 "R6" V 5043 2000 50 0000 C CNN -F 1 "820R" V 5134 2000 50 0000 C CNN +F 1 "1.5K" V 5134 2000 50 0000 C CNN F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 5180 2000 50 0001 C CNN F 3 "~" H 5250 2000 50 0001 C CNN 1 5250 2000 @@ -104,12 +96,12 @@ $EndComp $Comp L Device:R R5 U 1 1 5F83F337 -P 1950 2000 -F 0 "R5" H 2020 2046 50 0000 L CNN -F 1 "27K 1%" H 2020 1955 50 0000 L CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 1880 2000 50 0001 C CNN -F 3 "~" H 1950 2000 50 0001 C CNN - 1 1950 2000 +P 2000 2000 +F 0 "R5" H 2070 2046 50 0000 L CNN +F 1 "27K 1%" H 2070 1955 50 0000 L CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 1930 2000 50 0001 C CNN +F 3 "~" H 2000 2000 50 0001 C CNN + 1 2000 2000 1 0 0 -1 $EndComp $Comp @@ -145,9 +137,9 @@ Wire Wire Line Wire Wire Line 3050 2500 2400 2500 Wire Wire Line - 1950 1850 1950 1800 + 2000 1850 2000 1800 Wire Wire Line - 1950 1800 2400 1800 + 2000 1800 2400 1800 Wire Wire Line 2400 1800 2400 1900 Wire Wire Line @@ -157,9 +149,9 @@ Wire Wire Line Wire Wire Line 2400 2100 2400 2200 Wire Wire Line - 2400 2200 1950 2200 + 2400 2200 2000 2200 Wire Wire Line - 1950 2200 1950 2150 + 2000 2200 2000 2150 Wire Wire Line 2400 1800 2400 1500 Connection ~ 2400 1800 @@ -186,6 +178,7 @@ F 0 "C9" V 2995 3300 50 0000 C CNN F 1 "100uF" V 3086 3300 50 0000 C CNN F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 3288 3150 50 0001 C CNN F 3 "~" H 3250 3300 50 0001 C CNN +F 4 "25V" H 3250 3300 50 0001 C CNN "Model" 1 3250 3300 0 -1 1 0 $EndComp @@ -260,9 +253,10 @@ L Device:CP C6 U 1 1 5F864500 P 3850 2000 F 0 "C6" V 4105 2000 50 0000 C CNN -F 1 "10uF" V 4014 2000 50 0000 C CNN -F 2 "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm" H 3888 1850 50 0001 C CNN +F 1 "1uF" V 4014 2000 50 0000 C CNN +F 2 "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm" H 3888 1850 50 0001 C CNN F 3 "~" H 3850 2000 50 0001 C CNN +F 4 "16V low ESR electrolytic // plastic film" H 3850 2000 50 0001 C CNN "Model" 1 3850 2000 0 -1 -1 0 $EndComp @@ -271,7 +265,7 @@ L Device:R R7 U 1 1 5F86655E P 4100 2250 F 0 "R7" H 4030 2204 50 0000 R CNN -F 1 "5.6K" H 4030 2295 50 0000 R CNN +F 1 "470R" H 4030 2295 50 0000 R CNN F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 4030 2250 50 0001 C CNN F 3 "~" H 4100 2250 50 0001 C CNN 1 4100 2250 @@ -343,6 +337,7 @@ F 0 "C1" V 3505 800 50 0000 C CNN F 1 "100uF" V 3414 800 50 0000 C CNN F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 3288 650 50 0001 C CNN F 3 "~" H 3250 800 50 0001 C CNN +F 4 "25V" H 3250 800 50 0001 C CNN "Model" 1 3250 800 0 1 -1 0 $EndComp @@ -351,69 +346,42 @@ Mic Preamp\nGain: 50 dB $Comp L power:GNDREF #PWR019 U 1 1 5F8EECF1 -P 1400 8550 -F 0 "#PWR019" H 1400 8300 50 0001 C CNN -F 1 "GNDREF" H 1405 8377 50 0000 C CNN -F 2 "" H 1400 8550 50 0001 C CNN -F 3 "" H 1400 8550 50 0001 C CNN - 1 1400 8550 +P 1400 9350 +F 0 "#PWR019" H 1400 9100 50 0001 C CNN +F 1 "GNDREF" H 1405 9177 50 0000 C CNN +F 2 "" H 1400 9350 50 0001 C CNN +F 3 "" H 1400 9350 50 0001 C CNN + 1 1400 9350 1 0 0 -1 $EndComp Wire Wire Line - 1300 8350 1400 8350 + 1300 9150 1400 9150 Wire Wire Line - 1200 8150 1200 7550 + 1200 8950 1200 8350 Wire Wire Line - 1200 7550 1900 7550 + 1200 8350 1900 8350 Wire Wire Line - 1900 7550 1900 8050 + 1600 9150 1600 9250 Wire Wire Line - 1600 8350 1600 8450 + 1100 9250 1100 8850 +Connection ~ 1400 9150 Wire Wire Line - 1600 8450 1100 8450 + 1400 9150 1500 9150 Wire Wire Line - 1100 8450 1100 8050 -Connection ~ 1400 8350 -Wire Wire Line - 1400 8350 1500 8350 -Wire Wire Line - 15600 4900 15600 5200 -Wire Wire Line - 15600 5200 15500 5200 -$Comp -L power:GNDREF #PWR015 -U 1 1 5F91C92F -P 15500 5200 -F 0 "#PWR015" H 15500 4950 50 0001 C CNN -F 1 "GNDREF" H 15505 5027 50 0000 C CNN -F 2 "" H 15500 5200 50 0001 C CNN -F 3 "" H 15500 5200 50 0001 C CNN - 1 15500 5200 - -1 0 0 -1 -$EndComp -Connection ~ 15500 5200 -Wire Wire Line - 15500 5200 15400 5200 -Wire Wire Line - 15000 1700 14950 1700 -Wire Wire Line - 14950 1700 14950 2100 -Wire Wire Line - 14950 2100 15200 2100 + 15550 1850 15500 1850 $Comp L power:GNDREF #PWR07 U 1 1 5F923283 -P 15200 2100 -F 0 "#PWR07" H 15200 1850 50 0001 C CNN -F 1 "GNDREF" H 15205 1927 50 0000 C CNN -F 2 "" H 15200 2100 50 0001 C CNN -F 3 "" H 15200 2100 50 0001 C CNN - 1 15200 2100 +P 15750 2400 +F 0 "#PWR07" H 15750 2150 50 0001 C CNN +F 1 "GNDREF" H 15755 2227 50 0000 C CNN +F 2 "" H 15750 2400 50 0001 C CNN +F 3 "" H 15750 2400 50 0001 C CNN + 1 15750 2400 1 0 0 -1 $EndComp -Connection ~ 15200 2100 -Text Notes 5000 3100 0 50 ~ 10 -Adjustable Input Gain\nGain: -11 to 30 dB\nGain = (220 + R_pot) / 820 +Text Notes 5000 3000 0 50 ~ 10 +Adjustable Input Gain\nGain: -15 to 30 dB $Comp L Amplifier_Operational:NE5534 U2 U 1 1 5F80D909 @@ -428,111 +396,111 @@ $EndComp $Comp L Amplifier_Operational:LM358 U4 U 1 1 5F810C7D -P 4650 9000 -F 0 "U4" H 4650 8633 50 0000 C CNN -F 1 "LM833N" H 4650 8724 50 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 4650 9000 50 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 4650 9000 50 0001 C CNN - 1 4650 9000 +P 3900 9000 +F 0 "U4" H 3900 8633 50 0000 C CNN +F 1 "LM833N" H 3900 8724 50 0000 C CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 3900 9000 50 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 3900 9000 50 0001 C CNN + 1 3900 9000 1 0 0 1 $EndComp $Comp L Amplifier_Operational:LM358 U4 U 2 1 5F926E3F -P 8500 9200 -F 0 "U4" H 8500 8833 50 0000 C CNN -F 1 "LM833N" H 8500 8924 50 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 8500 9200 50 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 8500 9200 50 0001 C CNN - 2 8500 9200 +P 6500 9200 +F 0 "U4" H 6500 8833 50 0000 C CNN +F 1 "LM833N" H 6500 8924 50 0000 C CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 6500 9200 50 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 6500 9200 50 0001 C CNN + 2 6500 9200 1 0 0 1 $EndComp -Text Notes 6500 10150 0 50 ~ 10 +Text Notes 4500 10150 0 50 ~ 10 Input Module\nGain: -6 to +8 dB\nGain = (R_pot + R_22k) / R_47k\nLP_filter(R_pot): 130 - 22 kHz $Comp L Device:C C14 U 1 1 5FA035F7 -P 7350 8500 -F 0 "C14" V 7098 8500 50 0000 C CNN -F 1 "47pF" V 7189 8500 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 7388 8350 50 0001 C CNN -F 3 "~" H 7350 8500 50 0001 C CNN - 1 7350 8500 +P 5350 8500 +F 0 "C14" V 5098 8500 50 0000 C CNN +F 1 "47pF" V 5189 8500 50 0000 C CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5388 8350 50 0001 C CNN +F 3 "~" H 5350 8500 50 0001 C CNN + 1 5350 8500 0 1 1 0 $EndComp $Comp L Device:R R18 U 1 1 5FA03CB6 -P 4000 8750 -F 0 "R18" V 3793 8750 50 0000 C CNN -F 1 "10K" V 3884 8750 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3930 8750 50 0001 C CNN -F 3 "~" H 4000 8750 50 0001 C CNN - 1 4000 8750 +P 3250 8750 +F 0 "R18" V 3043 8750 50 0000 C CNN +F 1 "10K" V 3134 8750 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3180 8750 50 0001 C CNN +F 3 "~" H 3250 8750 50 0001 C CNN + 1 3250 8750 0 1 1 0 $EndComp $Comp L Device:R R21 U 1 1 5FA17C1B -P 4000 9250 -F 0 "R21" V 4115 9250 50 0000 C CNN -F 1 "10K" V 4206 9250 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3930 9250 50 0001 C CNN -F 3 "~" H 4000 9250 50 0001 C CNN - 1 4000 9250 +P 3250 9250 +F 0 "R21" V 3365 9250 50 0000 C CNN +F 1 "10K" V 3456 9250 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3180 9250 50 0001 C CNN +F 3 "~" H 3250 9250 50 0001 C CNN + 1 3250 9250 0 1 1 0 $EndComp $Comp L Device:R R17 U 1 1 5FA193EC -P 4700 8450 -F 0 "R17" V 4493 8450 50 0000 C CNN -F 1 "10K" V 4584 8450 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 4630 8450 50 0001 C CNN -F 3 "~" H 4700 8450 50 0001 C CNN - 1 4700 8450 +P 3950 8450 +F 0 "R17" V 3743 8450 50 0000 C CNN +F 1 "10K" V 3834 8450 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3880 8450 50 0001 C CNN +F 3 "~" H 3950 8450 50 0001 C CNN + 1 3950 8450 0 1 1 0 $EndComp $Comp L Device:R R23 U 1 1 5FA1F9D1 -P 4250 9450 -F 0 "R23" H 4320 9496 50 0000 L CNN -F 1 "10K" H 4320 9405 50 0000 L CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 4180 9450 50 0001 C CNN -F 3 "~" H 4250 9450 50 0001 C CNN - 1 4250 9450 +P 3500 9450 +F 0 "R23" H 3570 9496 50 0000 L CNN +F 1 "10K" H 3570 9405 50 0000 L CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3430 9450 50 0001 C CNN +F 3 "~" H 3500 9450 50 0001 C CNN + 1 3500 9450 1 0 0 -1 $EndComp $Comp L power:GNDREF #PWR022 U 1 1 5FA228C1 -P 4250 9600 -F 0 "#PWR022" H 4250 9350 50 0001 C CNN -F 1 "GNDREF" H 4255 9427 50 0000 C CNN -F 2 "" H 4250 9600 50 0001 C CNN -F 3 "" H 4250 9600 50 0001 C CNN - 1 4250 9600 +P 3500 9600 +F 0 "#PWR022" H 3500 9350 50 0001 C CNN +F 1 "GNDREF" H 3505 9427 50 0000 C CNN +F 2 "" H 3500 9600 50 0001 C CNN +F 3 "" H 3500 9600 50 0001 C CNN + 1 3500 9600 1 0 0 -1 $EndComp Wire Wire Line - 4150 9250 4250 9250 + 3400 9250 3500 9250 Wire Wire Line - 4250 9100 4350 9100 + 3500 9100 3600 9100 Wire Wire Line - 4150 8750 4250 8750 + 3400 8750 3500 8750 Wire Wire Line - 4250 8900 4350 8900 + 3500 8900 3600 8900 Wire Wire Line - 4250 8450 4550 8450 + 3500 8450 3800 8450 Wire Wire Line - 4850 8450 5050 8450 + 4100 8450 4300 8450 Wire Wire Line - 5050 8450 5050 9000 + 4300 8450 4300 9000 Wire Wire Line - 5050 9000 4950 9000 + 4300 9000 4200 9000 Wire Wire Line - 1400 8350 1400 8550 + 1400 9150 1400 9350 $Comp L Device:R R10 U 1 1 5F84095A @@ -550,17 +518,15 @@ Wire Wire Line 900 2200 900 2300 Wire Wire Line 1500 2300 1500 2500 -Text Notes 3000 8200 0 50 ~ 0 -TODO: use INA134 **or** own design $Comp L Device:R R20 U 1 1 5FAA4C23 -P 6750 9000 -F 0 "R20" V 6543 9000 50 0000 C CNN -F 1 "47K" V 6634 9000 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 6680 9000 50 0001 C CNN -F 3 "~" H 6750 9000 50 0001 C CNN - 1 6750 9000 +P 4750 9000 +F 0 "R20" V 4543 9000 50 0000 C CNN +F 1 "47K" V 4634 9000 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 4680 9000 50 0001 C CNN +F 3 "~" H 4750 9000 50 0001 C CNN + 1 4750 9000 0 1 1 0 $EndComp Wire Wire Line @@ -570,442 +536,79 @@ Wire Wire Line $Comp L Device:R R19 U 1 1 5FAC6B3E -P 7350 8900 -F 0 "R19" V 7143 8900 50 0000 C CNN -F 1 "22K" V 7234 8900 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 7280 8900 50 0001 C CNN -F 3 "~" H 7350 8900 50 0001 C CNN - 1 7350 8900 +P 5350 8900 +F 0 "R19" V 5143 8900 50 0000 C CNN +F 1 "22K" V 5234 8900 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 5280 8900 50 0001 C CNN +F 3 "~" H 5350 8900 50 0001 C CNN + 1 5350 8900 0 1 1 0 $EndComp $Comp L Device:R_POT RV1 U 1 1 5FAC97E9 -P 7750 8900 -F 0 "RV1" V 7635 8900 50 0000 C CNN -F 1 "100K" V 7544 8900 50 0000 C CNN -F 2 "Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal" H 7750 8900 50 0001 C CNN -F 3 "Bourns Model 91A1A-B28-B20L, 1mm holes/ 2.54 mm pitch, 10mm long, 15mm wide" H 7750 8900 50 0001 C CNN -F 4 "Model 95 has solder lugs" H 7750 8900 50 0001 C CNN "Notes" - 1 7750 8900 +P 5750 8900 +F 0 "RV1" V 5635 8900 50 0000 C CNN +F 1 "100K" V 5544 8900 50 0000 C CNN +F 2 "Potentiometer_THT:Potentiometer_Vishay_T73XX_Horizontal" H 5750 8900 50 0001 C CNN +F 3 "https://www.vishay.com/docs/57028/64.pdf" H 5750 8900 50 0001 C CNN +F 4 "Vishay M64{Y,Z}104" H 5750 8900 50 0001 C CNN "Model" + 1 5750 8900 0 -1 -1 0 $EndComp Wire Wire Line - 7100 8900 7200 8900 + 5100 8900 5200 8900 Wire Wire Line - 7100 8900 7100 8500 + 5100 8900 5100 8500 Wire Wire Line - 7100 8500 7200 8500 -Connection ~ 7100 8900 + 5100 8500 5200 8500 +Connection ~ 5100 8900 Wire Wire Line - 7750 8750 7750 8650 + 5750 8750 5750 8650 Wire Wire Line - 7750 8650 7850 8650 + 5750 8650 5850 8650 Wire Wire Line - 7850 8650 7850 8500 + 5850 8650 5850 8500 Wire Wire Line - 7850 8500 7500 8500 + 5850 8500 5500 8500 Wire Wire Line - 7500 8900 7600 8900 + 5500 8900 5600 8900 $Comp L power:GNDREF #PWR020 U 1 1 5FAF156D -P 8100 9500 -F 0 "#PWR020" H 8100 9250 50 0001 C CNN -F 1 "GNDREF" H 8105 9327 50 0000 C CNN -F 2 "" H 8100 9500 50 0001 C CNN -F 3 "" H 8100 9500 50 0001 C CNN - 1 8100 9500 - 1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR021 -U 1 1 5FAF1C49 -P 9100 9500 -F 0 "#PWR021" H 9100 9250 50 0001 C CNN -F 1 "GNDREF" H 9105 9327 50 0000 C CNN -F 2 "" H 9100 9500 50 0001 C CNN -F 3 "" H 9100 9500 50 0001 C CNN - 1 9100 9500 - 1 0 0 -1 -$EndComp -$Comp -L Device:R R22 -U 1 1 5FAF225E -P 9100 9250 -F 0 "R22" H 9170 9296 50 0000 L CNN -F 1 "22K" H 9170 9205 50 0000 L CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 9030 9250 50 0001 C CNN -F 3 "~" H 9100 9250 50 0001 C CNN - 1 9100 9250 +P 6100 9500 +F 0 "#PWR020" H 6100 9250 50 0001 C CNN +F 1 "GNDREF" H 6105 9327 50 0000 C CNN +F 2 "" H 6100 9500 50 0001 C CNN +F 3 "" H 6100 9500 50 0001 C CNN + 1 6100 9500 1 0 0 -1 $EndComp Wire Wire Line - 8900 8650 8900 9000 + 6900 8650 6900 9000 Wire Wire Line - 8900 9200 8800 9200 + 6900 9200 6800 9200 Wire Wire Line - 8200 9300 8100 9300 + 6200 9300 6100 9300 Wire Wire Line - 8100 9300 8100 9500 + 6100 9300 6100 9500 Wire Wire Line - 8000 9100 8000 9200 -Connection ~ 7850 8650 + 6000 9100 6000 9200 +Connection ~ 5850 8650 Wire Wire Line - 7100 8900 7100 9000 -Connection ~ 5050 9000 -Connection ~ 8900 9000 + 5100 8900 5100 9000 +Connection ~ 4300 9000 +Connection ~ 6900 9000 Wire Wire Line - 8900 9000 8900 9200 -Wire Wire Line - 9100 9000 9100 9100 -Wire Wire Line - 9100 9400 9100 9500 -Text GLabel 9750 9000 2 50 Output ~ 0 + 6900 9000 6900 9200 +Text GLabel 7250 9000 2 50 Output ~ 0 Stage -Wire Wire Line - 8900 9000 9100 9000 -$Comp -L Amplifier_Operational:LM358 U3 -U 1 1 5FCC6AFD -P 2700 5300 -F 0 "U3" H 2700 4933 50 0000 C CNN -F 1 "LM833N" H 2700 5024 50 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 2700 5300 50 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 2700 5300 50 0001 C CNN - 1 2700 5300 - 1 0 0 1 -$EndComp -$Comp -L power:GNDREF #PWR026 -U 1 1 5F93633D -P 5900 10000 -F 0 "#PWR026" H 5900 9750 50 0001 C CNN -F 1 "GNDREF" H 5905 9827 50 0000 C CNN -F 2 "" H 5900 10000 50 0001 C CNN -F 3 "" H 5900 10000 50 0001 C CNN - 1 5900 10000 - 1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR025 -U 1 1 5F9381DA -P 5100 10000 -F 0 "#PWR025" H 5100 9750 50 0001 C CNN -F 1 "GNDREF" H 5105 9827 50 0000 C CNN -F 2 "" H 5100 10000 50 0001 C CNN -F 3 "" H 5100 10000 50 0001 C CNN - 1 5100 10000 - 1 0 0 -1 -$EndComp -$Comp -L Device:C C15 -U 1 1 5F93A49E -P 5100 9850 -F 0 "C15" H 4985 9804 50 0000 R CNN -F 1 "100nF" H 4985 9895 50 0000 R CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5138 9700 50 0001 C CNN -F 3 "~" H 5100 9850 50 0001 C CNN - 1 5100 9850 - -1 0 0 1 -$EndComp -$Comp -L Device:C C16 -U 1 1 5F93AE68 -P 5900 9850 -F 0 "C16" H 5785 9804 50 0000 R CNN -F 1 "100nF" H 5785 9895 50 0000 R CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5938 9700 50 0001 C CNN -F 3 "~" H 5900 9850 50 0001 C CNN - 1 5900 9850 - -1 0 0 1 -$EndComp -Wire Wire Line - 5100 9600 5200 9600 -Connection ~ 5100 9600 -Wire Wire Line - 5100 9500 5100 9600 -Wire Wire Line - 5100 9600 5100 9700 -$Comp -L power:+15V #PWR024 -U 1 1 5F939835 -P 5900 9500 -F 0 "#PWR024" H 5900 9350 50 0001 C CNN -F 1 "+15V" H 5915 9673 50 0000 C CNN -F 2 "" H 5900 9500 50 0001 C CNN -F 3 "" H 5900 9500 50 0001 C CNN - 1 5900 9500 - 1 0 0 -1 -$EndComp -$Comp -L power:-15V #PWR023 -U 1 1 5F938A79 -P 5100 9500 -F 0 "#PWR023" H 5100 9600 50 0001 C CNN -F 1 "-15V" H 5115 9673 50 0000 C CNN -F 2 "" H 5100 9500 50 0001 C CNN -F 3 "" H 5100 9500 50 0001 C CNN - 1 5100 9500 - 1 0 0 -1 -$EndComp -$Comp -L Amplifier_Operational:LM358 U4 -U 3 1 5F92849F -P 5500 9700 -F 0 "U4" V 5175 9700 50 0000 C CNN -F 1 "LM833N" V 5266 9700 50 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 5500 9700 50 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 5500 9700 50 0001 C CNN - 3 5500 9700 - 0 1 1 0 -$EndComp -$Comp -L power:GNDREF #PWR017 -U 1 1 5FCF1258 -P 5800 4750 -F 0 "#PWR017" H 5800 4500 50 0001 C CNN -F 1 "GNDREF" H 5805 4577 50 0000 C CNN -F 2 "" H 5800 4750 50 0001 C CNN -F 3 "" H 5800 4750 50 0001 C CNN - 1 5800 4750 - 1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR016 -U 1 1 5FCF125E -P 5000 4750 -F 0 "#PWR016" H 5000 4500 50 0001 C CNN -F 1 "GNDREF" H 5005 4577 50 0000 C CNN -F 2 "" H 5000 4750 50 0001 C CNN -F 3 "" H 5000 4750 50 0001 C CNN - 1 5000 4750 - 1 0 0 -1 -$EndComp -$Comp -L Device:C C11 -U 1 1 5FCF1264 -P 5000 4600 -F 0 "C11" H 4885 4554 50 0000 R CNN -F 1 "100nF" H 4885 4645 50 0000 R CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5038 4450 50 0001 C CNN -F 3 "~" H 5000 4600 50 0001 C CNN - 1 5000 4600 - -1 0 0 1 -$EndComp -$Comp -L Device:C C12 -U 1 1 5FCF126A -P 5800 4600 -F 0 "C12" H 5685 4554 50 0000 R CNN -F 1 "100nF" H 5685 4645 50 0000 R CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5838 4450 50 0001 C CNN -F 3 "~" H 5800 4600 50 0001 C CNN - 1 5800 4600 - -1 0 0 1 -$EndComp -Wire Wire Line - 5000 4350 5100 4350 -Connection ~ 5000 4350 -Wire Wire Line - 5000 4250 5000 4350 -Wire Wire Line - 5000 4350 5000 4450 -Connection ~ 5800 4350 -Wire Wire Line - 5800 4350 5800 4450 -Wire Wire Line - 5800 4350 5800 4250 -Wire Wire Line - 5700 4350 5800 4350 -$Comp -L power:+15V #PWR014 -U 1 1 5FCF1278 -P 5800 4250 -F 0 "#PWR014" H 5800 4100 50 0001 C CNN -F 1 "+15V" H 5815 4423 50 0000 C CNN -F 2 "" H 5800 4250 50 0001 C CNN -F 3 "" H 5800 4250 50 0001 C CNN - 1 5800 4250 - 1 0 0 -1 -$EndComp -$Comp -L power:-15V #PWR013 -U 1 1 5FCF127E -P 5000 4250 -F 0 "#PWR013" H 5000 4350 50 0001 C CNN -F 1 "-15V" H 5015 4423 50 0000 C CNN -F 2 "" H 5000 4250 50 0001 C CNN -F 3 "" H 5000 4250 50 0001 C CNN - 1 5000 4250 - 1 0 0 -1 -$EndComp -$Comp -L Amplifier_Operational:LM358 U3 -U 3 1 5FCF1284 -P 5400 4450 -F 0 "U3" V 5075 4450 50 0000 C CNN -F 1 "LM833N" V 5166 4450 50 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 5400 4450 50 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 5400 4450 50 0001 C CNN - 3 5400 4450 - 0 1 1 0 -$EndComp Text GLabel 8000 2000 2 50 Output ~ 0 Mic1 -Text GLabel 1200 4650 0 50 Input ~ 0 -Mic1 -Text GLabel 9000 850 0 50 Input ~ 0 -Stage -$Comp -L Device:R R12 -U 1 1 5FD14A6B -P 1750 4650 -F 0 "R12" V 1543 4650 50 0000 C CNN -F 1 "22K" V 1634 4650 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 1680 4650 50 0001 C CNN -F 3 "~" H 1750 4650 50 0001 C CNN - 1 1750 4650 - 0 1 1 0 -$EndComp -$Comp -L Device:R R14 -U 1 1 5FD2515A -P 1750 5000 -F 0 "R14" V 1543 5000 50 0000 C CNN -F 1 "22K" V 1634 5000 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 1680 5000 50 0001 C CNN -F 3 "~" H 1750 5000 50 0001 C CNN - 1 1750 5000 - 0 1 1 0 -$EndComp -$Comp -L Device:R R16 -U 1 1 5FD258D7 -P 1750 5350 -F 0 "R16" V 1543 5350 50 0000 C CNN -F 1 "22K" V 1634 5350 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 1680 5350 50 0001 C CNN -F 3 "~" H 1750 5350 50 0001 C CNN - 1 1750 5350 - 0 1 1 0 -$EndComp -$Comp -L Device:R R13 -U 1 1 5FD25F73 -P 2850 4800 -F 0 "R13" V 2643 4800 50 0000 C CNN -F 1 "22K" V 2734 4800 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 2780 4800 50 0001 C CNN -F 3 "~" H 2850 4800 50 0001 C CNN - 1 2850 4800 - 0 1 1 0 -$EndComp -$Comp -L Device:C C10 -U 1 1 5FD269DB -P 2550 4450 -F 0 "C10" V 2298 4450 50 0000 C CNN -F 1 "22pF" V 2389 4450 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 2588 4300 50 0001 C CNN -F 3 "~" H 2550 4450 50 0001 C CNN - 1 2550 4450 - 0 1 1 0 -$EndComp -$Comp -L Device:C C13 -U 1 1 5FD26AFE -P 3350 5300 -F 0 "C13" V 3098 5300 50 0000 C CNN -F 1 "4.7pF" V 3189 5300 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 3388 5150 50 0001 C CNN -F 3 "~" H 3350 5300 50 0001 C CNN - 1 3350 5300 - 0 1 1 0 -$EndComp -$Comp -L Device:R R15 -U 1 1 5FD26ECA -P 3750 5300 -F 0 "R15" V 3543 5300 50 0000 C CNN -F 1 "47R" V 3634 5300 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3680 5300 50 0001 C CNN -F 3 "~" H 3750 5300 50 0001 C CNN - 1 3750 5300 - 0 1 1 0 -$EndComp -Text Notes 1500 5800 0 50 ~ 10 -Summing Module\nGain: 0 dB Wire Wire Line - 1900 4650 2000 4650 + 6000 9100 6200 9100 Wire Wire Line - 2000 4650 2000 5000 -Wire Wire Line - 2000 5000 1900 5000 -Wire Wire Line - 2000 5000 2000 5200 -Wire Wire Line - 2000 5350 1900 5350 -Connection ~ 2000 5000 -Wire Wire Line - 2400 5200 2300 5200 -Wire Wire Line - 2300 4800 2700 4800 -Wire Wire Line - 8000 9100 8200 9100 -Wire Wire Line - 7850 8650 8900 8650 -$Comp -L power:GNDREF #PWR018 -U 1 1 5FD7D2A6 -P 2300 5600 -F 0 "#PWR018" H 2300 5350 50 0001 C CNN -F 1 "GNDREF" H 2305 5427 50 0000 C CNN -F 2 "" H 2300 5600 50 0001 C CNN -F 3 "" H 2300 5600 50 0001 C CNN - 1 2300 5600 - 1 0 0 -1 -$EndComp -Text Notes 13100 5800 0 50 ~ 10 -Line driver\nGain: 6 dB -Wire Wire Line - 2300 4800 2300 4450 -Wire Wire Line - 2300 4450 2400 4450 -Connection ~ 2300 4800 -Wire Wire Line - 3000 4800 3100 4800 -Wire Wire Line - 3100 4800 3100 4450 -Wire Wire Line - 3100 4450 2700 4450 -Wire Wire Line - 3100 4800 3100 5300 -Wire Wire Line - 3100 5300 3000 5300 -Connection ~ 3100 4800 -Connection ~ 3100 5300 -Wire Wire Line - 3500 5300 3600 5300 -Wire Wire Line - 3100 5300 3200 5300 -Wire Wire Line - 2400 5400 2300 5400 -Wire Wire Line - 2300 5400 2300 5600 -Wire Wire Line - 1200 4650 1250 4650 -Wire Wire Line - 2000 5200 2300 5200 -Connection ~ 2000 5200 -Wire Wire Line - 2000 5200 2000 5350 -Text GLabel 4350 5000 2 50 Output ~ 0 -MicSum -Wire Wire Line - 4350 5000 4300 5000 -Wire Wire Line - 4000 5300 3900 5300 + 5850 8650 6900 8650 $Comp L power:GNDREF #PWR06 U 1 1 5FFAA880 @@ -1090,485 +693,113 @@ F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 7400 3000 50 0001 C CNN 3 7400 3000 0 1 1 0 $EndComp -Text GLabel 9000 1600 0 50 Input ~ 0 -Mic1 -Text Notes 12800 3000 0 50 ~ 10 +Text Notes 13500 3000 0 50 ~ 10 Headphone driver\nGain: 26 dB (20) -Text GLabel 11650 5000 0 50 Input ~ 0 -MicSum $Comp -L Amplifier_Operational:LM358 U1 -U 2 1 5FFF673D -P 10550 2250 -F 0 "U1" H 10550 1883 50 0000 C CNN -F 1 "LM833N" H 10550 1974 50 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 10550 2250 50 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 10550 2250 50 0001 C CNN - 2 10550 2250 - 1 0 0 1 -$EndComp -$Comp -L Device:R R9 -U 1 1 5FFF6743 -P 10700 1550 -F 0 "R9" V 10493 1550 50 0000 C CNN -F 1 "22K" V 10584 1550 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10630 1550 50 0001 C CNN -F 3 "~" H 10700 1550 50 0001 C CNN - 1 10700 1550 - 0 1 1 0 -$EndComp -$Comp -L Device:R_POT RV13 -U 1 1 5FFF6755 -P 9550 1100 -F 0 "RV13" H 9480 1054 50 0000 R CNN -F 1 "22K" H 9480 1145 50 0000 R CNN -F 2 "Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal" V 9480 1100 50 0001 C CNN -F 3 "Bourns Model 91A1A-B28-Bxxx, 1mm holes/ 2.54 mm pitch, 10mm long, 15mm wide" H 9550 1100 50 0001 C CNN -F 4 "Model 95 has solder lugs" H 9550 1100 50 0001 C CNN "Notes" - 1 9550 1100 - 1 0 0 1 -$EndComp -$Comp -L Device:C C3 -U 1 1 5FFF675B -P 10400 1200 -F 0 "C3" V 10148 1200 50 0000 C CNN -F 1 "22pF" V 10239 1200 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 10438 1050 50 0001 C CNN -F 3 "~" H 10400 1200 50 0001 C CNN - 1 10400 1200 - 0 1 1 0 -$EndComp -$Comp -L Device:C C7 +L Device:CP C7 U 1 1 5FFF6761 -P 12550 2650 -F 0 "C7" V 12298 2650 50 0000 C CNN -F 1 "100nF" V 12389 2650 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 12588 2500 50 0001 C CNN -F 3 "~" H 12550 2650 50 0001 C CNN - 1 12550 2650 - 0 1 1 0 -$EndComp -Text Notes 10000 3000 0 50 ~ 10 -Summing Module\nGain: -inf to 0 dB -Wire Wire Line - 9700 1850 9800 1850 -Wire Wire Line - 10150 1550 10550 1550 -$Comp -L power:GNDREF #PWR010 -U 1 1 5FFF6777 -P 10150 2550 -F 0 "#PWR010" H 10150 2300 50 0001 C CNN -F 1 "GNDREF" H 10155 2377 50 0000 C CNN -F 2 "" H 10150 2550 50 0001 C CNN -F 3 "" H 10150 2550 50 0001 C CNN - 1 10150 2550 - 1 0 0 -1 +P 13250 2650 +F 0 "C7" V 13505 2650 50 0000 C CNN +F 1 "1uF" V 13414 2650 50 0000 C CNN +F 2 "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm" H 13288 2500 50 0001 C CNN +F 3 "~" H 13250 2650 50 0001 C CNN +F 4 "16V low ESR electrolytic // plastic film" H 13250 2650 50 0001 C CNN "Model" + 1 13250 2650 + 0 -1 -1 0 $EndComp Wire Wire Line - 10150 1550 10150 1200 + 1050 8950 1200 8950 Wire Wire Line - 10150 1200 10250 1200 -Connection ~ 10150 1550 + 1050 8750 1300 8750 Wire Wire Line - 10250 2350 10150 2350 -Wire Wire Line - 10150 2350 10150 2550 -Wire Wire Line - 11300 2000 11300 2250 -Wire Wire Line - 4000 5000 4000 5300 -Wire Wire Line - 10150 2150 10250 2150 -$Comp -L Device:R_POT RV14 -U 1 1 6016D9DA -P 9550 1850 -F 0 "RV14" H 9481 1804 50 0000 R CNN -F 1 "22K" H 9481 1895 50 0000 R CNN -F 2 "Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal" V 9480 1850 50 0001 C CNN -F 3 "Bourns Model 91A1A-B28-Bxxx, 1mm holes/ 2.54 mm pitch, 10mm long, 15mm wide" H 9550 1850 50 0001 C CNN -F 4 "Model 95 has solder lugs" H 9550 1850 50 0001 C CNN "Notes" - 1 9550 1850 - 1 0 0 1 -$EndComp -Wire Wire Line - 9550 1600 9550 1700 -Wire Wire Line - 9000 1600 9050 1600 -Wire Wire Line - 1050 8150 1200 8150 -Wire Wire Line - 1050 7950 1300 7950 -Wire Wire Line - 1100 8050 1050 8050 + 1100 8850 1050 8850 $Comp L Connector:XLR3_AudioJack3_Combo_Ground J4 U 1 1 5F81E1F3 -P 1600 8050 -F 0 "J4" H 1582 8367 50 0000 C CNN -F 1 "Stage Line-In" H 1582 8276 50 0000 C CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 1600 8050 50 0001 C CNN -F 3 "https://www.neutrik.com/de/produkt/ncj6fa-h.pdf" H 1600 8050 50 0001 C CNN - 1 1600 8050 +P 1600 8850 +F 0 "J4" H 1600 9215 50 0000 C CNN +F 1 "Stage Line-In" H 1600 9124 50 0000 C CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 1600 8850 50 0001 C CNN +F 3 "https://www.neutrik.com/de/produkt/ncj6fa-h.pdf" H 1600 8850 50 0001 C CNN +F 4 "Combo XLR + 6.3 mm Jack" H 1600 8850 50 0001 C CNN "Model" + 1 1600 8850 1 0 0 -1 $EndComp Wire Wire Line - 1300 7950 1300 8050 -Connection ~ 1300 8050 + 1300 8750 1300 8850 +Connection ~ 1300 8850 Wire Wire Line - 1300 8050 1300 8350 + 1300 8850 1300 9150 $Comp L Connector:Conn_01x03_Male J5 U 1 1 602993B3 -P 15100 9000 -F 0 "J5" H 15208 9281 50 0000 C CNN -F 1 "PowerSupply" H 15208 9190 50 0000 C CNN -F 2 "TerminalBlock_MetzConnect:TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal" H 15100 9000 50 0001 C CNN -F 3 "" H 15100 9000 50 0001 C CNN - 1 15100 9000 +P 1450 10750 +F 0 "J5" H 1558 11031 50 0000 C CNN +F 1 "PowerSupply" H 1558 10940 50 0000 C CNN +F 2 "TerminalBlock_MetzConnect:TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal" H 1450 10750 50 0001 C CNN +F 3 "" H 1450 10750 50 0001 C CNN + 1 1450 10750 1 0 0 -1 $EndComp $Comp L power:GNDREF #PWR028 U 1 1 602A0CDE -P 15800 9100 -F 0 "#PWR028" H 15800 8850 50 0001 C CNN -F 1 "GNDREF" H 15805 8927 50 0000 C CNN -F 2 "" H 15800 9100 50 0001 C CNN -F 3 "" H 15800 9100 50 0001 C CNN - 1 15800 9100 +P 2150 10850 +F 0 "#PWR028" H 2150 10600 50 0001 C CNN +F 1 "GNDREF" H 2155 10677 50 0000 C CNN +F 2 "" H 2150 10850 50 0001 C CNN +F 3 "" H 2150 10850 50 0001 C CNN + 1 2150 10850 1 0 0 -1 $EndComp $Comp L power:+15V #PWR027 U 1 1 602B7044 -P 15500 8800 -F 0 "#PWR027" H 15500 8650 50 0001 C CNN -F 1 "+15V" H 15515 8973 50 0000 C CNN -F 2 "" H 15500 8800 50 0001 C CNN -F 3 "" H 15500 8800 50 0001 C CNN - 1 15500 8800 +P 1850 10550 +F 0 "#PWR027" H 1850 10400 50 0001 C CNN +F 1 "+15V" H 1865 10723 50 0000 C CNN +F 2 "" H 1850 10550 50 0001 C CNN +F 3 "" H 1850 10550 50 0001 C CNN + 1 1850 10550 1 0 0 -1 $EndComp $Comp L power:-15V #PWR029 U 1 1 602B7D59 -P 15500 9200 -F 0 "#PWR029" H 15500 9300 50 0001 C CNN -F 1 "-15V" H 15515 9373 50 0000 C CNN -F 2 "" H 15500 9200 50 0001 C CNN -F 3 "" H 15500 9200 50 0001 C CNN - 1 15500 9200 +P 1850 10950 +F 0 "#PWR029" H 1850 11050 50 0001 C CNN +F 1 "-15V" H 1865 11123 50 0000 C CNN +F 2 "" H 1850 10950 50 0001 C CNN +F 3 "" H 1850 10950 50 0001 C CNN + 1 1850 10950 -1 0 0 1 $EndComp Wire Wire Line - 15300 9100 15500 9100 + 1650 10850 1850 10850 Wire Wire Line - 15500 9100 15500 9200 + 1850 10850 1850 10950 Wire Wire Line - 15300 8900 15500 8900 + 1650 10650 1850 10650 Wire Wire Line - 15500 8900 15500 8800 + 1850 10650 1850 10550 Wire Wire Line - 15800 9000 15800 9100 -NoConn ~ 7900 8900 + 2150 10750 2150 10850 +NoConn ~ 5900 8900 NoConn ~ 2750 2300 -NoConn ~ 2850 2300 NoConn ~ 2750 1700 Wire Wire Line - 15300 9000 15800 9000 -Text Notes 10150 750 0 50 ~ 0 -TODO: Try 10K or 100K poti\nwith matching feedback R\n(Keep LP filter in mind!) -$Comp -L JBeyerstedt-Library:DRV134PA U5 -U 1 1 603FAC5E -P 12800 4700 -F 0 "U5" H 13600 5187 60 0000 C CNN -F 1 "DRV134PA" H 13600 5081 60 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 13600 5040 60 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/drv134.pdf" H 13600 5081 60 0001 C CNN - 1 12800 4700 - 1 0 0 -1 -$EndComp -$Comp -L power:-15V #PWR0101 -U 1 1 6044025E -P 12700 5550 -F 0 "#PWR0101" H 12700 5650 50 0001 C CNN -F 1 "-15V" H 12715 5723 50 0000 C CNN -F 2 "" H 12700 5550 50 0001 C CNN -F 3 "" H 12700 5550 50 0001 C CNN - 1 12700 5550 - -1 0 0 1 -$EndComp -$Comp -L power:+15V #PWR0102 -U 1 1 60441414 -P 12700 4450 -F 0 "#PWR0102" H 12700 4300 50 0001 C CNN -F 1 "+15V" H 12715 4623 50 0000 C CNN -F 2 "" H 12700 4450 50 0001 C CNN -F 3 "" H 12700 4450 50 0001 C CNN - 1 12700 4450 - 1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR0103 -U 1 1 604420CE -P 12200 4650 -F 0 "#PWR0103" H 12200 4400 50 0001 C CNN -F 1 "GNDREF" H 12205 4477 50 0000 C CNN -F 2 "" H 12200 4650 50 0001 C CNN -F 3 "" H 12200 4650 50 0001 C CNN - 1 12200 4650 - 1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR0104 -U 1 1 60442CD0 -P 12200 5550 -F 0 "#PWR0104" H 12200 5300 50 0001 C CNN -F 1 "GNDREF" H 12205 5377 50 0000 C CNN -F 2 "" H 12200 5550 50 0001 C CNN -F 3 "" H 12200 5550 50 0001 C CNN - 1 12200 5550 - 1 0 0 -1 -$EndComp -$Comp -L Device:C C18 -U 1 1 60444365 -P 12450 5450 -F 0 "C18" V 12198 5450 50 0000 C CNN -F 1 "1uF" V 12289 5450 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 12488 5300 50 0001 C CNN -F 3 "~" H 12450 5450 50 0001 C CNN - 1 12450 5450 - 0 1 1 0 -$EndComp -$Comp -L Device:C C17 -U 1 1 604659B0 -P 12450 4550 -F 0 "C17" V 12198 4550 50 0000 C CNN -F 1 "1uF" V 12289 4550 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 12488 4400 50 0001 C CNN -F 3 "~" H 12450 4550 50 0001 C CNN - 1 12450 4550 - 0 1 1 0 -$EndComp -$Comp -L power:GNDREF #PWR0105 -U 1 1 6049ECFC -P 14500 5550 -F 0 "#PWR0105" H 14500 5300 50 0001 C CNN -F 1 "GNDREF" H 14505 5377 50 0000 C CNN -F 2 "" H 14500 5550 50 0001 C CNN -F 3 "" H 14500 5550 50 0001 C CNN - 1 14500 5550 - 1 0 0 -1 -$EndComp -Wire Wire Line - 14400 5450 14500 5450 -Wire Wire Line - 14500 5450 14500 5550 -Wire Wire Line - 15300 5300 15300 5200 -Wire Wire Line - 14400 4700 14500 4700 -Wire Wire Line - 14500 4700 14500 4550 -Wire Wire Line - 14500 4550 14400 4550 -Wire Wire Line - 14400 5000 14500 5000 -Wire Wire Line - 14500 5000 14500 5150 -Wire Wire Line - 14500 5150 14400 5150 -Wire Wire Line - 14500 4550 14900 4550 -Wire Wire Line - 14900 4550 14900 4900 -Wire Wire Line - 14900 4900 15000 4900 -Connection ~ 14500 4550 -Wire Wire Line - 14500 5150 14900 5150 -Wire Wire Line - 14900 5150 14900 5300 -Wire Wire Line - 14900 5300 15300 5300 -Connection ~ 14500 5150 -Wire Wire Line - 11650 5000 11700 5000 -Wire Wire Line - 12600 5450 12700 5450 -Wire Wire Line - 12700 5450 12700 5550 -Connection ~ 12700 5450 -Wire Wire Line - 12700 5450 12800 5450 -Wire Wire Line - 12300 5450 12200 5450 -Wire Wire Line - 12200 5450 12200 5550 -Wire Wire Line - 12200 4650 12200 4550 -Wire Wire Line - 12200 4550 12300 4550 -Wire Wire Line - 12600 4550 12700 4550 -Connection ~ 12700 4550 -Wire Wire Line - 12700 4550 12800 4550 -Wire Wire Line - 12700 4450 12700 4550 -$Comp -L JBeyerstedt-Library:INA134PA U6 -U 1 1 606D5988 -P 3100 6950 -F 0 "U6" H 3900 7437 60 0000 C CNN -F 1 "INA134PA" H 3900 7331 60 0000 C CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 3900 7290 60 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/ina134.pdf" H 3100 6750 60 0001 C CNN - 1 3100 6950 - 1 0 0 -1 -$EndComp -Wire Wire Line - 4700 7150 4800 7150 -Wire Wire Line - 4800 7150 4800 7400 -Wire Wire Line - 4800 7400 4700 7400 -$Comp -L power:-15V #PWR0106 -U 1 1 606E64F7 -P 4800 7800 -F 0 "#PWR0106" H 4800 7900 50 0001 C CNN -F 1 "-15V" H 4815 7973 50 0000 C CNN -F 2 "" H 4800 7800 50 0001 C CNN -F 3 "" H 4800 7800 50 0001 C CNN - 1 4800 7800 - 1 0 0 1 -$EndComp -$Comp -L power:+15V #PWR0107 -U 1 1 606E64FD -P 4800 6700 -F 0 "#PWR0107" H 4800 6550 50 0001 C CNN -F 1 "+15V" H 4815 6873 50 0000 C CNN -F 2 "" H 4800 6700 50 0001 C CNN -F 3 "" H 4800 6700 50 0001 C CNN - 1 4800 6700 - -1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR0108 -U 1 1 606E6503 -P 5300 6900 -F 0 "#PWR0108" H 5300 6650 50 0001 C CNN -F 1 "GNDREF" H 5305 6727 50 0000 C CNN -F 2 "" H 5300 6900 50 0001 C CNN -F 3 "" H 5300 6900 50 0001 C CNN - 1 5300 6900 - -1 0 0 -1 -$EndComp -$Comp -L Device:C C20 -U 1 1 606E650F -P 5050 7700 -F 0 "C20" V 4798 7700 50 0000 C CNN -F 1 "1uF" V 4889 7700 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5088 7550 50 0001 C CNN -F 3 "~" H 5050 7700 50 0001 C CNN - 1 5050 7700 - 0 -1 1 0 -$EndComp -$Comp -L Device:C C19 -U 1 1 606E6515 -P 5050 6800 -F 0 "C19" V 4798 6800 50 0000 C CNN -F 1 "1uF" V 4889 6800 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5088 6650 50 0001 C CNN -F 3 "~" H 5050 6800 50 0001 C CNN - 1 5050 6800 - 0 -1 1 0 -$EndComp -Wire Wire Line - 4900 7700 4800 7700 -Wire Wire Line - 4800 7700 4800 7800 -Connection ~ 4800 7700 -Wire Wire Line - 4800 7700 4700 7700 -Wire Wire Line - 5200 7700 5300 7700 -Wire Wire Line - 5300 7700 5300 7800 -Wire Wire Line - 5300 6900 5300 6800 -Wire Wire Line - 5300 6800 5200 6800 -Wire Wire Line - 4900 6800 4800 6800 -Connection ~ 4800 6800 -Wire Wire Line - 4800 6800 4700 6800 -Wire Wire Line - 4800 6700 4800 6800 -Connection ~ 4800 7400 -$Comp -L power:GNDREF #PWR0109 -U 1 1 606E6509 -P 5300 7800 -F 0 "#PWR0109" H 5300 7550 50 0001 C CNN -F 1 "GNDREF" H 5305 7627 50 0000 C CNN -F 2 "" H 5300 7800 50 0001 C CNN -F 3 "" H 5300 7800 50 0001 C CNN - 1 5300 7800 - -1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR0110 -U 1 1 6073643F -P 3000 7800 -F 0 "#PWR0110" H 3000 7550 50 0001 C CNN -F 1 "GNDREF" H 3005 7627 50 0000 C CNN -F 2 "" H 3000 7800 50 0001 C CNN -F 3 "" H 3000 7800 50 0001 C CNN - 1 3000 7800 - -1 0 0 -1 -$EndComp -Wire Wire Line - 3100 7700 3000 7700 -Wire Wire Line - 3000 7700 3000 7800 + 1650 10750 2150 10750 $Comp L power:GNDREF #PWR035 U 1 1 609E4DD0 -P 14100 2700 -F 0 "#PWR035" H 14100 2450 50 0001 C CNN -F 1 "GNDREF" H 14105 2527 50 0000 C CNN -F 2 "" H 14100 2700 50 0001 C CNN -F 3 "" H 14100 2700 50 0001 C CNN - 1 14100 2700 +P 14800 2700 +F 0 "#PWR035" H 14800 2450 50 0001 C CNN +F 1 "GNDREF" H 14805 2527 50 0000 C CNN +F 2 "" H 14800 2700 50 0001 C CNN +F 3 "" H 14800 2700 50 0001 C CNN + 1 14800 2700 1 0 0 -1 $EndComp -Wire Wire Line - 14600 2000 14600 1900 -Wire Wire Line - 14600 1800 15000 1800 -Wire Wire Line - 15000 1900 14600 1900 -Connection ~ 14600 1900 -Wire Wire Line - 14600 1800 14600 1900 $Comp L Amplifier_Operational:LM358 U1 U 1 1 60A8F329 @@ -1607,6 +838,7 @@ F 0 "SW2" H 7000 1385 50 0000 C CNN F 1 "OnAir_1" H 7000 1294 50 0000 C CNN F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 7000 1350 50 0001 C CNN F 3 "https://sten-eswitch-13110800-production.s3.amazonaws.com/system/asset/product_line/data_sheet/38/LP11.pdf" H 7000 1350 50 0001 C CNN +F 4 "E-Switch TODO" H 7000 1050 50 0001 C CNN "Model" 1 7000 1050 1 0 0 -1 $EndComp @@ -1645,10 +877,10 @@ L Device:R_POT RV11 U 1 1 60B0D55A P 6150 1550 F 0 "RV11" V 6035 1550 50 0000 C CNN -F 1 "25K" V 5944 1550 50 0000 C CNN -F 2 "Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal" V 6080 1550 50 0001 C CNN -F 3 "Bourns Model 91A1A-B28-Bxxx, 1mm holes/ 2.54 mm pitch, 10mm long, 15mm wide" H 6150 1550 50 0001 C CNN -F 4 "Model 95 has solder lugs" H 6150 1550 50 0001 C CNN "Notes" +F 1 "50K log." V 5944 1550 50 0000 C CNN +F 2 "JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal" V 6080 1550 50 0001 C CNN +F 3 "https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk11k11/rk11k11.pdf" H 6150 1550 50 0001 C CNN +F 4 "Alps RK11K1120-A503" H 6150 1550 50 0001 C CNN "Model" 1 6150 1550 0 -1 -1 0 $EndComp @@ -1657,7 +889,7 @@ L Device:R R26 U 1 1 60AAAB08 P 5750 1550 F 0 "R26" V 5543 1550 50 0000 C CNN -F 1 "220R" V 5634 1550 50 0000 C CNN +F 1 "270R" V 5634 1550 50 0000 C CNN F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 5680 1550 50 0001 C CNN F 3 "~" H 5750 1550 50 0001 C CNN 1 5750 1550 @@ -1668,7 +900,7 @@ L Device:C C25 U 1 1 60AA92C3 P 5750 1150 F 0 "C25" V 5498 1150 50 0000 C CNN -F 1 "0.1uF" V 5589 1150 50 0000 C CNN +F 1 "100nF" V 5589 1150 50 0000 C CNN F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 5788 1000 50 0001 C CNN F 3 "~" H 5750 1150 50 0001 C CNN 1 5750 1150 @@ -1676,17 +908,6 @@ F 3 "~" H 5750 1150 50 0001 C CNN $EndComp Text Notes 6600 1450 0 50 ~ 0 TODO: On-Air button LEDs\n(actually one rd, one gn,\nwith common anode) -$Comp -L power:GNDREF #PWR036 -U 1 1 5FF79FFE -P 9550 2000 -F 0 "#PWR036" H 9550 1750 50 0001 C CNN -F 1 "GNDREF" H 9555 1827 50 0000 C CNN -F 2 "" H 9550 2000 50 0001 C CNN -F 3 "" H 9550 2000 50 0001 C CNN - 1 9550 2000 - 1 0 0 -1 -$EndComp Wire Wire Line 6400 750 6150 750 Wire Wire Line @@ -1704,69 +925,10 @@ Wire Wire Line Connection ~ 6400 1300 Wire Wire Line 6400 1300 6400 2250 -$Comp -L Jumper:Jumper_3_Bridged12 JP2 -U 1 1 5FBA61BC -P 2250 8450 -F 0 "JP2" V 2296 8516 50 0000 L CNN -F 1 "Stage Cold" V 2205 8516 50 0000 L CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical" H 2250 8450 50 0001 C CNN -F 3 "~" H 2250 8450 50 0001 C CNN - 1 2250 8450 - 0 1 -1 0 -$EndComp -$Comp -L Jumper:Jumper_3_Bridged12 JP1 -U 1 1 5FBCEF0F -P 2250 7750 -F 0 "JP1" V 2296 7816 50 0000 L CNN -F 1 "Stage Hot" V 2205 7816 50 0000 L CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical" H 2250 7750 50 0001 C CNN -F 3 "~" H 2250 7750 50 0001 C CNN - 1 2250 7750 - 0 1 -1 0 -$EndComp -$Comp -L Jumper:Jumper_3_Bridged12 JP3 -U 1 1 5FBCF5A3 -P 6000 8600 -F 0 "JP3" V 6046 8667 50 0000 L CNN -F 1 "Stage Out" V 5955 8667 50 0000 L CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical" H 6000 8600 50 0001 C CNN -F 3 "~" H 6000 8600 50 0001 C CNN - 1 6000 8600 - 0 -1 -1 0 -$EndComp -Connection ~ 1900 8050 +Connection ~ 1900 8850 Wire Wire Line - 2100 7750 2000 7750 -Wire Wire Line - 2000 7750 2000 8050 -Wire Wire Line - 2000 8050 1900 8050 -Wire Wire Line - 1600 8450 2100 8450 -Connection ~ 1600 8450 -Wire Wire Line - 2250 7500 2250 7150 -Wire Wire Line - 2250 7150 3100 7150 -Wire Wire Line - 2250 8000 2800 8000 -Wire Wire Line - 2800 8000 2800 8750 -Wire Wire Line - 2250 8200 2700 8200 -Wire Wire Line - 2700 8200 2700 7400 -Wire Wire Line - 2700 7400 3100 7400 -Wire Wire Line - 4800 7400 6000 7400 -Wire Wire Line - 6000 7400 6000 8350 -Wire Wire Line - 6000 9000 6000 8850 + 2000 8850 1900 8850 +Connection ~ 1600 9250 NoConn ~ 2850 1700 Wire Wire Line 7000 2800 7000 2900 @@ -1775,13 +937,6 @@ Wire Wire Line Connection ~ 7000 2900 Wire Wire Line 7000 2900 7000 3000 -Wire Wire Line - 5800 9600 5900 9600 -Wire Wire Line - 5900 9600 5900 9500 -Wire Wire Line - 5900 9600 5900 9700 -Connection ~ 5900 9600 Wire Wire Line 2650 1700 2650 1100 Connection ~ 2650 1100 @@ -1806,120 +961,120 @@ Connection ~ 700 2250 Wire Wire Line 600 2250 600 1900 Text Notes 3750 1650 0 50 ~ 0 -HP Filter?\nTODO: Try 120R\nfor ca. 150 Hz\n\nf_c = 1/(2*PI*R*C) +HP Filter 350 Hz\nf_c = 1/(2*PI*R*C) Wire Wire Line 5400 2000 5500 2000 $Comp L Device:C C26 U 1 1 5FB69AC8 -P 14100 2250 -F 0 "C26" H 14215 2296 50 0000 L CNN -F 1 "47nF" H 14215 2205 50 0000 L CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 14138 2100 50 0001 C CNN -F 3 "~" H 14100 2250 50 0001 C CNN - 1 14100 2250 +P 14800 2250 +F 0 "C26" H 14915 2296 50 0000 L CNN +F 1 "47nF" H 14915 2205 50 0000 L CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 14838 2100 50 0001 C CNN +F 3 "~" H 14800 2250 50 0001 C CNN + 1 14800 2250 1 0 0 -1 $EndComp $Comp L Device:CP C24 U 1 1 5FB6C2ED -P 14350 2000 -F 0 "C24" V 14605 2000 50 0000 C CNN -F 1 "220uF" V 14514 2000 50 0000 C CNN -F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 14388 1850 50 0001 C CNN -F 3 "~" H 14350 2000 50 0001 C CNN - 1 14350 2000 +P 15050 2000 +F 0 "C24" V 15305 2000 50 0000 C CNN +F 1 "220uF" V 15214 2000 50 0000 C CNN +F 2 "Capacitor_THT:CP_Radial_D6.3mm_P2.50mm" H 15088 1850 50 0001 C CNN +F 3 "~" H 15050 2000 50 0001 C CNN +F 4 "16V low ESR" H 15050 2000 50 0001 C CNN "Model" + 1 15050 2000 0 -1 -1 0 $EndComp $Comp L Device:R R25 U 1 1 5FB6DC67 -P 14100 2550 -F 0 "R25" H 14170 2596 50 0000 L CNN -F 1 "12R" H 14170 2505 50 0000 L CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 14030 2550 50 0001 C CNN -F 3 "~" H 14100 2550 50 0001 C CNN - 1 14100 2550 +P 14800 2550 +F 0 "R25" H 14870 2596 50 0000 L CNN +F 1 "12R" H 14870 2505 50 0000 L CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 14730 2550 50 0001 C CNN +F 3 "~" H 14800 2550 50 0001 C CNN + 1 14800 2550 1 0 0 -1 $EndComp $Comp L power:+15V #PWR0112 U 1 1 5FB9C332 -P 13200 700 -F 0 "#PWR0112" H 13200 550 50 0001 C CNN -F 1 "+15V" H 13215 873 50 0000 C CNN -F 2 "" H 13200 700 50 0001 C CNN -F 3 "" H 13200 700 50 0001 C CNN - 1 13200 700 +P 13900 700 +F 0 "#PWR0112" H 13900 550 50 0001 C CNN +F 1 "+15V" H 13915 873 50 0000 C CNN +F 2 "" H 13900 700 50 0001 C CNN +F 3 "" H 13900 700 50 0001 C CNN + 1 13900 700 1 0 0 -1 $EndComp $Comp L power:GNDREF #PWR0113 U 1 1 5FB9DA2E -P 13200 2500 -F 0 "#PWR0113" H 13200 2250 50 0001 C CNN -F 1 "GNDREF" H 13205 2327 50 0000 C CNN -F 2 "" H 13200 2500 50 0001 C CNN -F 3 "" H 13200 2500 50 0001 C CNN - 1 13200 2500 +P 13900 2500 +F 0 "#PWR0113" H 13900 2250 50 0001 C CNN +F 1 "GNDREF" H 13905 2327 50 0000 C CNN +F 2 "" H 13900 2500 50 0001 C CNN +F 3 "" H 13900 2500 50 0001 C CNN + 1 13900 2500 1 0 0 -1 $EndComp $Comp L Device:R_POT RV19 U 1 1 5FBA2B4E -P 12150 2650 -F 0 "RV19" H 12081 2604 50 0000 R CNN -F 1 "25K" H 12081 2695 50 0000 R CNN -F 2 "Potentiometer_THT:Potentiometer_Vishay_148-149_Single_Horizontal" H 12150 2650 50 0001 C CNN -F 3 "Bourns Model 91A1A-B28-Bxxx, 1mm holes/ 2.54 mm pitch, 10mm long, 15mm wide" H 12150 2650 50 0001 C CNN -F 4 "Model 95 has solder lugs" H 12150 2650 50 0001 C CNN "Notes" - 1 12150 2650 +P 12850 2650 +F 0 "RV19" H 12781 2604 50 0000 R CNN +F 1 "50K log." H 12781 2695 50 0000 R CNN +F 2 "JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal" H 12850 2650 50 0001 C CNN +F 3 "https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk11k11/rk11k11.pdf" H 12850 2650 50 0001 C CNN +F 4 "Alps RK11K1120-A503" H 12850 2650 50 0001 C CNN "Model" + 1 12850 2650 1 0 0 1 $EndComp Wire Wire Line - 12150 2400 12150 2500 + 12850 2400 12850 2500 $Comp L power:GNDREF #PWR0114 U 1 1 5FBBA57F -P 12150 2900 -F 0 "#PWR0114" H 12150 2650 50 0001 C CNN -F 1 "GNDREF" H 12155 2727 50 0000 C CNN -F 2 "" H 12150 2900 50 0001 C CNN -F 3 "" H 12150 2900 50 0001 C CNN - 1 12150 2900 +P 12850 3300 +F 0 "#PWR0114" H 12850 3050 50 0001 C CNN +F 1 "GNDREF" H 12855 3127 50 0000 C CNN +F 2 "" H 12850 3300 50 0001 C CNN +F 3 "" H 12850 3300 50 0001 C CNN + 1 12850 3300 1 0 0 -1 $EndComp Wire Wire Line - 12150 2800 12150 2900 + 12850 2800 12850 2900 Wire Wire Line - 13200 2300 13200 2400 + 13900 2300 13900 2400 Wire Wire Line - 13000 1900 12800 1900 + 13700 1900 13500 1900 Wire Wire Line - 13000 2100 13000 2400 + 13700 2100 13700 2400 Wire Wire Line - 13000 2400 13200 2400 -Connection ~ 13200 2400 + 13700 2400 13900 2400 +Connection ~ 13900 2400 Wire Wire Line - 13200 2400 13200 2500 + 13900 2400 13900 2500 Wire Wire Line - 14200 2000 14100 2000 + 14900 2000 14800 2000 Wire Wire Line - 14100 2000 14100 2100 + 14800 2000 14800 2100 Wire Wire Line - 14500 2000 14600 2000 -Wire Wire Line - 14100 2000 13600 2000 -Connection ~ 14100 2000 + 14800 2000 14300 2000 +Connection ~ 14800 2000 $Comp L Device:CP C23 U 1 1 5FD130B1 -P 13450 1550 -F 0 "C23" V 13705 1550 50 0000 C CNN -F 1 "100uF" V 13614 1550 50 0000 C CNN -F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 13488 1400 50 0001 C CNN -F 3 "~" H 13450 1550 50 0001 C CNN - 1 13450 1550 +P 14150 1550 +F 0 "C23" V 14405 1550 50 0000 C CNN +F 1 "100uF" V 14314 1550 50 0000 C CNN +F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 14188 1400 50 0001 C CNN +F 3 "~" H 14150 1550 50 0001 C CNN +F 4 "25V" H 14150 1550 50 0001 C CNN "Model" + 1 14150 1550 0 -1 -1 0 $EndComp Wire Wire Line @@ -1930,223 +1085,145 @@ Connection ~ 6400 2250 $Comp L Device:R R24 U 1 1 5FE4A41D -P 12150 2250 -F 0 "R24" H 12080 2296 50 0000 R CNN -F 1 "820K" H 12080 2205 50 0000 R CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 12080 2250 50 0001 C CNN -F 3 "~" H 12150 2250 50 0001 C CNN - 1 12150 2250 +P 12850 2250 +F 0 "R24" H 12780 2296 50 0000 R CNN +F 1 "330K" H 12780 2205 50 0000 R CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 12780 2250 50 0001 C CNN +F 3 "~" H 12850 2250 50 0001 C CNN + 1 12850 2250 -1 0 0 -1 $EndComp Wire Wire Line - 12150 2000 12150 2100 + 12850 2000 12850 2100 $Comp L Device:C C22 U 1 1 5FF934F9 -P 13450 1100 -F 0 "C22" V 13198 1100 50 0000 C CNN -F 1 "100nF" V 13289 1100 50 0000 C CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 13488 950 50 0001 C CNN -F 3 "~" H 13450 1100 50 0001 C CNN - 1 13450 1100 +P 14150 1100 +F 0 "C22" V 13898 1100 50 0000 C CNN +F 1 "100nF" V 13989 1100 50 0000 C CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 14188 950 50 0001 C CNN +F 3 "~" H 14150 1100 50 0001 C CNN + 1 14150 1100 0 1 1 0 $EndComp $Comp L Device:CP C21 U 1 1 60184128 -P 13750 800 -F 0 "C21" V 13495 800 50 0000 C CNN -F 1 "100uF" V 13586 800 50 0000 C CNN -F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 13788 650 50 0001 C CNN -F 3 "~" H 13750 800 50 0001 C CNN - 1 13750 800 +P 14450 800 +F 0 "C21" V 14195 800 50 0000 C CNN +F 1 "100uF" V 14286 800 50 0000 C CNN +F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 14488 650 50 0001 C CNN +F 3 "~" H 14450 800 50 0001 C CNN +F 4 "25V" H 14450 800 50 0001 C CNN "Model" + 1 14450 800 0 -1 1 0 $EndComp Wire Wire Line - 13200 700 13200 800 + 13900 700 13900 800 Wire Wire Line - 13200 800 13600 800 + 13900 800 14300 800 Wire Wire Line - 13200 800 13200 1100 + 13900 800 13900 1100 Wire Wire Line - 13200 1100 13300 1100 -Connection ~ 13200 800 -Connection ~ 13200 1100 + 13900 1100 14000 1100 +Connection ~ 13900 800 +Connection ~ 13900 1100 Wire Wire Line - 13600 1100 14000 1100 + 14300 1100 14700 1100 Wire Wire Line - 14000 1100 14000 950 + 14700 1100 14700 950 Wire Wire Line - 14000 800 13900 800 + 14700 800 14600 800 $Comp L power:GNDREF #PWR0115 U 1 1 60200022 -P 14200 1000 -F 0 "#PWR0115" H 14200 750 50 0001 C CNN -F 1 "GNDREF" H 14205 827 50 0000 C CNN -F 2 "" H 14200 1000 50 0001 C CNN -F 3 "" H 14200 1000 50 0001 C CNN - 1 14200 1000 +P 14900 1000 +F 0 "#PWR0115" H 14900 750 50 0001 C CNN +F 1 "GNDREF" H 14905 827 50 0000 C CNN +F 2 "" H 14900 1000 50 0001 C CNN +F 3 "" H 14900 1000 50 0001 C CNN + 1 14900 1000 1 0 0 -1 $EndComp Wire Wire Line - 14200 950 14200 1000 + 14900 950 14900 1000 Wire Wire Line - 14000 950 14200 950 -Connection ~ 14000 950 + 14700 950 14900 950 +Connection ~ 14700 950 Wire Wire Line - 14000 950 14000 800 + 14700 950 14700 800 Wire Wire Line - 13200 1100 13200 1700 + 13900 1100 13900 1700 $Comp L power:GNDREF #PWR0116 U 1 1 5FCF788F -P 13600 1600 -F 0 "#PWR0116" H 13600 1350 50 0001 C CNN -F 1 "GNDREF" H 13605 1427 50 0000 C CNN -F 2 "" H 13600 1600 50 0001 C CNN -F 3 "" H 13600 1600 50 0001 C CNN - 1 13600 1600 +P 14300 1600 +F 0 "#PWR0116" H 14300 1350 50 0001 C CNN +F 1 "GNDREF" H 14305 1427 50 0000 C CNN +F 2 "" H 14300 1600 50 0001 C CNN +F 3 "" H 14300 1600 50 0001 C CNN + 1 14300 1600 1 0 0 -1 $EndComp $Comp L Amplifier_Audio:LM386 U7 U 1 1 5FB67AE3 -P 13300 2000 -F 0 "U7" H 13644 2046 50 0000 L CNN -F 1 "LM386N-4" H 13644 1955 50 0000 L CNN -F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 13400 2100 50 0001 C CNN -F 3 "https://www.ti.com/lit/ds/symlink/lm386.pdf" H 13500 2200 50 0001 C CNN - 1 13300 2000 +P 14000 2000 +F 0 "U7" H 14344 2046 50 0000 L CNN +F 1 "LM386N-4" H 14344 1955 50 0000 L CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 14100 2100 50 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/lm386.pdf" H 14200 2200 50 0001 C CNN + 1 14000 2000 1 0 0 -1 $EndComp Wire Wire Line - 13600 1550 13600 1600 + 14300 1550 14300 1600 Wire Wire Line - 13300 1550 13300 1700 + 14000 1550 14000 1700 $Comp L power:PWR_FLAG #FLG0101 U 1 1 602E81BB -P 14700 8900 -F 0 "#FLG0101" H 14700 8975 50 0001 C CNN -F 1 "PWR_FLAG" H 14700 9073 50 0000 C CNN -F 2 "" H 14700 8900 50 0001 C CNN -F 3 "~" H 14700 8900 50 0001 C CNN - 1 14700 8900 +P 1050 10650 +F 0 "#FLG0101" H 1050 10725 50 0001 C CNN +F 1 "PWR_FLAG" H 1050 10823 50 0000 C CNN +F 2 "" H 1050 10650 50 0001 C CNN +F 3 "~" H 1050 10650 50 0001 C CNN + 1 1050 10650 1 0 0 -1 $EndComp $Comp L power:PWR_FLAG #FLG0102 U 1 1 602E98DE -P 14700 9000 -F 0 "#FLG0102" H 14700 9075 50 0001 C CNN -F 1 "PWR_FLAG" V 14700 9127 50 0000 L CNN -F 2 "" H 14700 9000 50 0001 C CNN -F 3 "~" H 14700 9000 50 0001 C CNN - 1 14700 9000 +P 1050 10750 +F 0 "#FLG0102" H 1050 10825 50 0001 C CNN +F 1 "PWR_FLAG" V 1050 10877 50 0000 L CNN +F 2 "" H 1050 10750 50 0001 C CNN +F 3 "~" H 1050 10750 50 0001 C CNN + 1 1050 10750 0 -1 -1 0 $EndComp $Comp L power:PWR_FLAG #FLG0103 U 1 1 602EA47B -P 14700 9100 -F 0 "#FLG0103" H 14700 9175 50 0001 C CNN -F 1 "PWR_FLAG" H 14700 9273 50 0000 C CNN -F 2 "" H 14700 9100 50 0001 C CNN -F 3 "~" H 14700 9100 50 0001 C CNN - 1 14700 9100 +P 1050 10850 +F 0 "#FLG0103" H 1050 10925 50 0001 C CNN +F 1 "PWR_FLAG" H 1050 11023 50 0000 C CNN +F 2 "" H 1050 10850 50 0001 C CNN +F 3 "~" H 1050 10850 50 0001 C CNN + 1 1050 10850 -1 0 0 1 $EndComp Wire Wire Line - 14700 8900 15300 8900 -Connection ~ 15300 8900 + 1050 10650 1650 10650 +Connection ~ 1650 10650 Wire Wire Line - 14700 9000 15300 9000 -Connection ~ 15300 9000 + 1050 10750 1650 10750 +Connection ~ 1650 10750 Wire Wire Line - 14700 9100 15300 9100 -Connection ~ 15300 9100 -NoConn ~ 13300 2300 -NoConn ~ 13400 2300 -Wire Wire Line - 10850 2250 10950 2250 -Wire Wire Line - 10550 1200 10950 1200 -Wire Wire Line - 10950 1200 10950 1550 -Connection ~ 10950 2250 -Wire Wire Line - 10850 1550 10950 1550 -Connection ~ 10950 1550 -$Comp -L power:GNDREF #PWR0117 -U 1 1 5FCA62EC -P 9550 1250 -F 0 "#PWR0117" H 9550 1000 50 0001 C CNN -F 1 "GNDREF" H 9555 1077 50 0000 C CNN -F 2 "" H 9550 1250 50 0001 C CNN -F 3 "" H 9550 1250 50 0001 C CNN - 1 9550 1250 - 1 0 0 -1 -$EndComp -Wire Wire Line - 9550 850 9550 950 -Wire Wire Line - 9000 850 9050 850 -Wire Wire Line - 9700 1100 9800 1100 -$Comp -L power:GNDREF #PWR0118 -U 1 1 5FD303BF -P 9900 3300 -F 0 "#PWR0118" H 9900 3050 50 0001 C CNN -F 1 "GNDREF" H 9905 3127 50 0000 C CNN -F 2 "" H 9900 3300 50 0001 C CNN -F 3 "" H 9900 3300 50 0001 C CNN - 1 9900 3300 - 1 0 0 -1 -$EndComp -$Comp -L Device:R_POT_Dual RV15 -U 1 1 5FD69197 -P 9650 2850 -F 0 "RV15" V 9696 2662 50 0000 R CNN -F 1 "22K" V 9605 2662 50 0000 R CNN -F 2 "Connector_PinHeader_2.54mm:PinHeader_2x03_P2.54mm_Vertical" H 9900 2775 50 0001 C CNN -F 3 "Need Bourns 91 or 95 x2x-xyy-Bzz" H 9900 2775 50 0001 C CNN -F 4 "Model 95 has solder lugs" H 9650 2850 50 0001 C CNN "Notes" - 1 9650 2850 - 0 1 -1 0 -$EndComp -Wire Wire Line - 9550 2850 9550 2950 -Wire Wire Line - 9550 2350 9550 2450 -Wire Wire Line - 9800 2600 9750 2600 -Wire Wire Line - 9800 3100 9750 3100 -Connection ~ 9800 1850 -Connection ~ 9800 2600 -Wire Wire Line - 9800 1850 9800 2150 -Wire Wire Line - 9800 2600 9800 3100 -Wire Wire Line - 9800 1100 9800 1850 -Wire Wire Line - 9550 2750 9900 2750 -Wire Wire Line - 9900 2750 9900 3250 -Wire Wire Line - 9900 3250 9900 3300 -Connection ~ 9900 3250 -Wire Wire Line - 9550 3250 9900 3250 -Text Notes 8800 2350 0 50 ~ 0 -Mic2 -Text Notes 8800 2850 0 50 ~ 0 -Mic3 + 1050 10850 1650 10850 +Connection ~ 1650 10850 +NoConn ~ 14000 2300 +NoConn ~ 14100 2300 $Comp L Connector:TestPoint TP1 U 1 1 5FAE2168 @@ -2160,393 +1237,1062 @@ F 3 "~" H 8150 2000 50 0001 C CNN $EndComp Wire Wire Line 6400 2250 7700 2250 -$Comp -L Connector:Conn_01x03_Male J6 -U 1 1 5FB363A9 -P 13100 9000 -F 0 "J6" H 13208 9281 50 0000 C CNN -F 1 "PowerSupply" H 13208 9190 50 0000 C CNN -F 2 "TerminalBlock_MetzConnect:TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal" H 13100 9000 50 0001 C CNN -F 3 "" H 13100 9000 50 0001 C CNN - 1 13100 9000 - 1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR0119 -U 1 1 5FB363AF -P 13800 9100 -F 0 "#PWR0119" H 13800 8850 50 0001 C CNN -F 1 "GNDREF" H 13805 8927 50 0000 C CNN -F 2 "" H 13800 9100 50 0001 C CNN -F 3 "" H 13800 9100 50 0001 C CNN - 1 13800 9100 - 1 0 0 -1 -$EndComp -$Comp -L power:+15V #PWR0120 -U 1 1 5FB363B5 -P 13500 8800 -F 0 "#PWR0120" H 13500 8650 50 0001 C CNN -F 1 "+15V" H 13515 8973 50 0000 C CNN -F 2 "" H 13500 8800 50 0001 C CNN -F 3 "" H 13500 8800 50 0001 C CNN - 1 13500 8800 - 1 0 0 -1 -$EndComp -$Comp -L power:-15V #PWR0121 -U 1 1 5FB363BB -P 13500 9200 -F 0 "#PWR0121" H 13500 9300 50 0001 C CNN -F 1 "-15V" H 13515 9373 50 0000 C CNN -F 2 "" H 13500 9200 50 0001 C CNN -F 3 "" H 13500 9200 50 0001 C CNN - 1 13500 9200 - -1 0 0 1 -$EndComp -Wire Wire Line - 13300 9100 13500 9100 -Wire Wire Line - 13500 9100 13500 9200 -Wire Wire Line - 13300 8900 13500 8900 -Wire Wire Line - 13500 8900 13500 8800 -Wire Wire Line - 13800 9000 13800 9100 -Wire Wire Line - 13300 9000 13800 9000 -$Comp -L Connector:Conn_01x03_Male J7 -U 1 1 5FBD1CA9 -P 12100 9000 -F 0 "J7" H 12208 9281 50 0000 C CNN -F 1 "PowerSupply" H 12208 9190 50 0000 C CNN -F 2 "TerminalBlock_MetzConnect:TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal" H 12100 9000 50 0001 C CNN -F 3 "" H 12100 9000 50 0001 C CNN - 1 12100 9000 - 1 0 0 -1 -$EndComp -$Comp -L power:GNDREF #PWR0122 -U 1 1 5FBD1CAF -P 12800 9100 -F 0 "#PWR0122" H 12800 8850 50 0001 C CNN -F 1 "GNDREF" H 12805 8927 50 0000 C CNN -F 2 "" H 12800 9100 50 0001 C CNN -F 3 "" H 12800 9100 50 0001 C CNN - 1 12800 9100 - 1 0 0 -1 -$EndComp -$Comp -L power:+15V #PWR0123 -U 1 1 5FBD1CB5 -P 12500 8800 -F 0 "#PWR0123" H 12500 8650 50 0001 C CNN -F 1 "+15V" H 12515 8973 50 0000 C CNN -F 2 "" H 12500 8800 50 0001 C CNN -F 3 "" H 12500 8800 50 0001 C CNN - 1 12500 8800 - 1 0 0 -1 -$EndComp -$Comp -L power:-15V #PWR0124 -U 1 1 5FBD1CBB -P 12500 9200 -F 0 "#PWR0124" H 12500 9300 50 0001 C CNN -F 1 "-15V" H 12515 9373 50 0000 C CNN -F 2 "" H 12500 9200 50 0001 C CNN -F 3 "" H 12500 9200 50 0001 C CNN - 1 12500 9200 - -1 0 0 1 -$EndComp -Wire Wire Line - 12300 9100 12500 9100 -Wire Wire Line - 12500 9100 12500 9200 -Wire Wire Line - 12300 8900 12500 8900 -Wire Wire Line - 12500 8900 12500 8800 -Wire Wire Line - 12800 9000 12800 9100 -Wire Wire Line - 12300 9000 12800 9000 Connection ~ 7950 2000 $Comp -L Connector:TestPoint TP3 -U 1 1 5FC89275 -P 9050 1600 -F 0 "TP3" H 9050 1925 50 0000 C CNN -F 1 "Mic1" H 9050 1834 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 9250 1600 50 0001 C CNN -F 3 "~" H 9250 1600 50 0001 C CNN - 1 9050 1600 - 1 0 0 -1 -$EndComp -Connection ~ 9050 1600 -$Comp -L Connector:TestPoint TP4 -U 1 1 5FC89B55 -P 9050 2350 -F 0 "TP4" H 9050 2675 50 0000 C CNN -F 1 "Mic2" H 9050 2584 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 9250 2350 50 0001 C CNN -F 3 "~" H 9250 2350 50 0001 C CNN - 1 9050 2350 - 1 0 0 -1 -$EndComp -$Comp -L Connector:TestPoint TP5 -U 1 1 5FC8A1ED -P 9050 2850 -F 0 "TP5" H 9050 3175 50 0000 C CNN -F 1 "Mic3" H 9050 3084 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 9250 2850 50 0001 C CNN -F 3 "~" H 9250 2850 50 0001 C CNN - 1 9050 2850 - 1 0 0 -1 -$EndComp -$Comp -L Connector:TestPoint TP2 -U 1 1 5FC8AC2C -P 9050 850 -F 0 "TP2" H 9050 1083 50 0000 C CNN -F 1 "Stage" H 9050 1174 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 9250 850 50 0001 C CNN -F 3 "~" H 9250 850 50 0001 C CNN - 1 9050 850 - 1 0 0 -1 -$EndComp -Connection ~ 9050 850 -$Comp L Connector:TestPoint TP8 U 1 1 5FC8BE08 -P 9700 9000 -F 0 "TP8" H 9700 9325 50 0000 C CNN -F 1 "Stage" H 9700 9234 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 9900 9000 50 0001 C CNN -F 3 "~" H 9900 9000 50 0001 C CNN - 1 9700 9000 +P 7200 9000 +F 0 "TP8" H 7200 9325 50 0000 C CNN +F 1 "Stage" H 7200 9234 50 0000 C CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 7400 9000 50 0001 C CNN +F 3 "~" H 7400 9000 50 0001 C CNN + 1 7200 9000 1 0 0 -1 $EndComp -Connection ~ 9700 9000 +Connection ~ 7200 9000 Wire Wire Line - 9700 9000 9750 9000 -$Comp -L Connector:TestPoint TP7 -U 1 1 5FC8E79D -P 4300 5000 -F 0 "TP7" H 4300 5325 50 0000 C CNN -F 1 "MicSum" H 4300 5234 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 4500 5000 50 0001 C CNN -F 3 "~" H 4500 5000 50 0001 C CNN - 1 4300 5000 - 1 0 0 -1 -$EndComp -Connection ~ 4300 5000 + 7200 9000 7250 9000 Wire Wire Line - 4300 5000 4000 5000 -$Comp -L Connector:TestPoint TP6 -U 1 1 5FC8F283 -P 11700 5000 -F 0 "TP6" H 11700 5325 50 0000 C CNN -F 1 "MicSum" H 11700 5234 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 11900 5000 50 0001 C CNN -F 3 "~" H 11900 5000 50 0001 C CNN - 1 11700 5000 - 1 0 0 -1 -$EndComp -Connection ~ 11700 5000 -$Comp -L Connector:TestPoint TP9 -U 1 1 5FC9AA71 -P 1250 4650 -F 0 "TP9" H 1250 4975 50 0000 C CNN -F 1 "Mic1" H 1250 4884 50 0000 C CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 1450 4650 50 0001 C CNN -F 3 "~" H 1450 4650 50 0001 C CNN - 1 1250 4650 - 1 0 0 -1 -$EndComp -Connection ~ 1250 4650 + 13000 2650 13100 2650 Wire Wire Line - 1250 4650 1600 4650 -$Comp -L Connector:TestPoint TP10 -U 1 1 5FC9B2AB -P 1250 5000 -F 0 "TP10" H 1193 5118 50 0000 R CNN -F 1 "Mic2" H 1193 5027 50 0000 R CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 1450 5000 50 0001 C CNN -F 3 "~" H 1450 5000 50 0001 C CNN - 1 1250 5000 - 1 0 0 -1 -$EndComp -$Comp -L Connector:TestPoint TP11 -U 1 1 5FC9BB36 -P 1250 5350 -F 0 "TP11" H 1193 5468 50 0000 R CNN -F 1 "Mic3" H 1193 5377 50 0000 R CNN -F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 1450 5350 50 0001 C CNN -F 3 "~" H 1450 5350 50 0001 C CNN - 1 1250 5350 - 1 0 0 -1 -$EndComp -Wire Wire Line - 1250 5000 1600 5000 -Wire Wire Line - 1250 5350 1600 5350 -Wire Wire Line - 10950 2250 11300 2250 -Wire Wire Line - 12300 2650 12400 2650 -Wire Wire Line - 12700 2650 12800 2650 -Text Notes 3000 10100 0 50 ~ 10 + 13400 2650 13500 2650 +Text Notes 2250 10100 0 50 ~ 10 Balanced Line Input Converter\nGain: 1\n220pF for HF rolloff (20 kHz) Wire Wire Line 4000 2000 4100 2000 -Connection ~ 2300 5200 -Wire Wire Line - 2300 5200 2300 4800 -Wire Wire Line - 11700 5000 12800 5000 $Comp L Device:R R3 U 1 1 601CC821 -P 3500 8750 -F 0 "R3" V 3707 8750 50 0000 C CNN -F 1 "10K" V 3616 8750 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3430 8750 50 0001 C CNN -F 3 "~" H 3500 8750 50 0001 C CNN - 1 3500 8750 +P 2750 8750 +F 0 "R3" V 2957 8750 50 0000 C CNN +F 1 "10K" V 2866 8750 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 2680 8750 50 0001 C CNN +F 3 "~" H 2750 8750 50 0001 C CNN + 1 2750 8750 0 -1 -1 0 $EndComp $Comp L Device:C C27 U 1 1 601CD9A5 -P 3750 9000 -F 0 "C27" H 3865 9046 50 0000 L CNN -F 1 "220p" H 3865 8955 50 0000 L CNN -F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 3788 8850 50 0001 C CNN -F 3 "~" H 3750 9000 50 0001 C CNN - 1 3750 9000 +P 3000 9000 +F 0 "C27" H 3115 9046 50 0000 L CNN +F 1 "220pF" H 3115 8955 50 0000 L CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 3038 8850 50 0001 C CNN +F 3 "~" H 3000 9000 50 0001 C CNN + 1 3000 9000 1 0 0 -1 $EndComp $Comp L Device:R R8 U 1 1 601CF7CB -P 3500 9250 -F 0 "R8" V 3707 9250 50 0000 C CNN -F 1 "10K" V 3616 9250 50 0000 C CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3430 9250 50 0001 C CNN -F 3 "~" H 3500 9250 50 0001 C CNN - 1 3500 9250 +P 2750 9250 +F 0 "R8" V 2957 9250 50 0000 C CNN +F 1 "10K" V 2866 9250 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 2680 9250 50 0001 C CNN +F 3 "~" H 2750 9250 50 0001 C CNN + 1 2750 9250 0 -1 -1 0 $EndComp $Comp L Device:R R4 U 1 1 601D068B -P 3150 9000 -F 0 "R4" H 3080 8954 50 0000 R CNN -F 1 "3.3K" H 3080 9045 50 0000 R CNN -F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 3080 9000 50 0001 C CNN -F 3 "~" H 3150 9000 50 0001 C CNN - 1 3150 9000 +P 2400 9000 +F 0 "R4" H 2330 8954 50 0000 R CNN +F 1 "3.3K" H 2330 9045 50 0000 R CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 2330 9000 50 0001 C CNN +F 3 "~" H 2400 9000 50 0001 C CNN + 1 2400 9000 -1 0 0 1 $EndComp -Connection ~ 4250 8750 +Connection ~ 3500 8750 Wire Wire Line - 4250 8750 4250 8450 + 3500 8750 3500 8450 Wire Wire Line - 4250 8750 4250 8900 -Connection ~ 4250 9250 + 3500 8750 3500 8900 +Connection ~ 3500 9250 Wire Wire Line - 4250 9250 4250 9300 + 3500 9250 3500 9300 Wire Wire Line - 4250 9100 4250 9250 + 3500 9100 3500 9250 Wire Wire Line - 3150 8750 3150 8850 -Connection ~ 3150 8750 + 2400 8750 2400 8850 Wire Wire Line - 3150 8750 3350 8750 + 2400 8750 2600 8750 Wire Wire Line - 3150 9150 3150 9250 + 2400 9150 2400 9250 Wire Wire Line - 3150 9250 3350 9250 + 2400 9250 2600 9250 Wire Wire Line - 3650 9250 3750 9250 + 2900 9250 3000 9250 Wire Wire Line - 3750 9250 3750 9150 + 3000 9250 3000 9150 Wire Wire Line - 3650 8750 3750 8750 + 2900 8750 3000 8750 Wire Wire Line - 3750 8750 3750 8850 + 3000 8750 3000 8850 Wire Wire Line - 3750 8750 3850 8750 -Connection ~ 3750 8750 + 3000 8750 3100 8750 +Connection ~ 3000 8750 Wire Wire Line - 3750 9250 3850 9250 -Connection ~ 3750 9250 + 3000 9250 3100 9250 +Connection ~ 3000 9250 Wire Wire Line - 2250 8700 2250 9250 -Connection ~ 3150 9250 + 5100 9200 6000 9200 Wire Wire Line - 2250 9250 3150 9250 + 4900 9000 5100 9000 +Connection ~ 5100 9000 Wire Wire Line - 2800 8750 3150 8750 -Wire Wire Line - 5050 9000 6000 9000 -Wire Wire Line - 6500 8600 6150 8600 -Wire Wire Line - 6500 9000 6600 9000 -Wire Wire Line - 6500 8600 6500 9000 -Wire Wire Line - 7100 9200 8000 9200 -Wire Wire Line - 6900 9000 7100 9000 -Connection ~ 7100 9000 -Wire Wire Line - 7100 9000 7100 9200 -Wire Wire Line - 9100 9000 9700 9000 -Connection ~ 9100 9000 + 5100 9000 5100 9200 Wire Wire Line 4100 2000 5100 2000 Connection ~ 4100 2000 -Text Notes 11600 2900 0 50 ~ 0 -TODO:\nLog./ Lin.? -Text Notes 9450 700 0 50 ~ 0 -TODO:\nLog./ Lin.? -Text Notes 6450 1800 0 50 ~ 0 -TODO:\nLog./ Lin.? Wire Wire Line - 12800 1900 12800 2650 -Wire Wire Line - 9050 2350 9550 2350 -Wire Wire Line - 9050 2850 9550 2850 -Wire Wire Line - 9050 1600 9550 1600 -Wire Wire Line - 9050 850 9550 850 -Wire Wire Line - 9800 2150 10150 2150 -Connection ~ 10150 2150 + 13500 1900 13500 2650 Wire Wire Line 7700 2000 7950 2000 +Text Notes 14400 1500 0 50 ~ 0 +TODO: C at pin 7 has\nno audible effect +$Comp +L Device:R R27 +U 1 1 5FF18A7E +P 12850 3050 +F 0 "R27" H 12780 3096 50 0000 R CNN +F 1 "2.2K" H 12780 3005 50 0000 R CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 12780 3050 50 0001 C CNN +F 3 "~" H 12850 3050 50 0001 C CNN + 1 12850 3050 + -1 0 0 -1 +$EndComp Wire Wire Line - 11300 2000 12150 2000 -Connection ~ 9800 2150 + 12850 3200 12850 3300 +Text Notes 650 1050 0 50 ~ 0 +TODO: Add 15 V phantom power\nfor Superlux headset Wire Wire Line - 9800 2150 9800 2600 + 1100 9250 1600 9250 Wire Wire Line - 10950 1550 10950 2250 + 1900 8350 1900 8850 Wire Wire Line - 10150 1550 10150 2150 + 2000 8750 2400 8750 +Wire Wire Line + 2000 8750 2000 8850 +Connection ~ 4250 10550 +Wire Wire Line + 4250 10550 4250 10650 +Wire Wire Line + 4250 10550 4250 10450 +Wire Wire Line + 4150 10550 4250 10550 +$Comp +L Amplifier_Operational:LM358 U4 +U 3 1 5F92849F +P 3850 10650 +F 0 "U4" V 3525 10650 50 0000 C CNN +F 1 "LM833N" V 3616 10650 50 0000 C CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 3850 10650 50 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 3850 10650 50 0001 C CNN + 3 3850 10650 + 0 1 1 0 +$EndComp +$Comp +L power:-15V #PWR023 +U 1 1 5F938A79 +P 3450 10450 +F 0 "#PWR023" H 3450 10550 50 0001 C CNN +F 1 "-15V" H 3465 10623 50 0000 C CNN +F 2 "" H 3450 10450 50 0001 C CNN +F 3 "" H 3450 10450 50 0001 C CNN + 1 3450 10450 + 1 0 0 -1 +$EndComp +$Comp +L power:+15V #PWR024 +U 1 1 5F939835 +P 4250 10450 +F 0 "#PWR024" H 4250 10300 50 0001 C CNN +F 1 "+15V" H 4265 10623 50 0000 C CNN +F 2 "" H 4250 10450 50 0001 C CNN +F 3 "" H 4250 10450 50 0001 C CNN + 1 4250 10450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3450 10550 3450 10650 +Wire Wire Line + 3450 10450 3450 10550 +Connection ~ 3450 10550 +Wire Wire Line + 3450 10550 3550 10550 +$Comp +L Device:C C16 +U 1 1 5F93AE68 +P 4250 10800 +F 0 "C16" H 4135 10754 50 0000 R CNN +F 1 "100nF" H 4135 10845 50 0000 R CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 4288 10650 50 0001 C CNN +F 3 "~" H 4250 10800 50 0001 C CNN + 1 4250 10800 + -1 0 0 1 +$EndComp +$Comp +L Device:C C15 +U 1 1 5F93A49E +P 3450 10800 +F 0 "C15" H 3335 10754 50 0000 R CNN +F 1 "100nF" H 3335 10845 50 0000 R CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 3488 10650 50 0001 C CNN +F 3 "~" H 3450 10800 50 0001 C CNN + 1 3450 10800 + -1 0 0 1 +$EndComp +$Comp +L power:GNDREF #PWR025 +U 1 1 5F9381DA +P 3450 10950 +F 0 "#PWR025" H 3450 10700 50 0001 C CNN +F 1 "GNDREF" H 3455 10777 50 0000 C CNN +F 2 "" H 3450 10950 50 0001 C CNN +F 3 "" H 3450 10950 50 0001 C CNN + 1 3450 10950 + 1 0 0 -1 +$EndComp +$Comp +L power:GNDREF #PWR026 +U 1 1 5F93633D +P 4250 10950 +F 0 "#PWR026" H 4250 10700 50 0001 C CNN +F 1 "GNDREF" H 4255 10777 50 0000 C CNN +F 2 "" H 4250 10950 50 0001 C CNN +F 3 "" H 4250 10950 50 0001 C CNN + 1 4250 10950 + 1 0 0 -1 +$EndComp +Connection ~ 2400 9250 +Wire Wire Line + 1600 9250 2400 9250 +Connection ~ 2400 8750 +Wire Wire Line + 12350 2000 12850 2000 +Wire Wire Line + 11200 1900 11200 2600 +Connection ~ 11200 1900 +Wire Wire Line + 10200 850 10650 850 +Wire Wire Line + 10200 1600 10650 1600 +Wire Wire Line + 10200 2850 10650 2850 +Wire Wire Line + 10200 2350 10650 2350 +Wire Wire Line + 10650 3250 11300 3250 +Wire Wire Line + 11300 3250 11300 3300 +Connection ~ 11300 3250 +Wire Wire Line + 10650 2750 11300 2750 +Wire Wire Line + 11150 3100 11200 3100 +Wire Wire Line + 11200 2600 11200 3100 +Connection ~ 11200 2600 +Wire Wire Line + 11150 2600 11200 2600 +Wire Wire Line + 11150 1100 11200 1100 +Wire Wire Line + 10800 1850 10850 1850 +Wire Wire Line + 10800 1100 10850 1100 +Wire Wire Line + 11150 1850 11200 1850 +$Comp +L Device:R R31 +U 1 1 6021952F +P 11000 3100 +F 0 "R31" V 10793 3100 50 0000 C CNN +F 1 "22K" V 10884 3100 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10930 3100 50 0001 C CNN +F 3 "~" H 11000 3100 50 0001 C CNN + 1 11000 3100 + 0 1 1 0 +$EndComp +$Comp +L Device:R R30 +U 1 1 60218A82 +P 11000 2600 +F 0 "R30" V 10793 2600 50 0000 C CNN +F 1 "22K" V 10884 2600 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10930 2600 50 0001 C CNN +F 3 "~" H 11000 2600 50 0001 C CNN + 1 11000 2600 + 0 1 1 0 +$EndComp +Wire Wire Line + 11300 2750 11300 3250 +$Comp +L Device:R R29 +U 1 1 601F3758 +P 11000 1850 +F 0 "R29" V 10793 1850 50 0000 C CNN +F 1 "22K" V 10884 1850 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10930 1850 50 0001 C CNN +F 3 "~" H 11000 1850 50 0001 C CNN + 1 11000 1850 + 0 1 1 0 +$EndComp +Connection ~ 11550 1900 +$Comp +L Device:R R28 +U 1 1 5FFA3C32 +P 11000 1100 +F 0 "R28" V 10793 1100 50 0000 C CNN +F 1 "22K" V 10884 1100 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10930 1100 50 0001 C CNN +F 3 "~" H 11000 1100 50 0001 C CNN + 1 11000 1100 + 0 1 1 0 +$EndComp +$Comp +L Device:R_POT RV14 +U 1 1 6016D9DA +P 10650 1850 +F 0 "RV14" H 10581 1804 50 0000 R CNN +F 1 "50K log." H 10581 1895 50 0000 R CNN +F 2 "JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal" V 10580 1850 50 0001 C CNN +F 3 "https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk11k11/rk11k11.pdf" H 10650 1850 50 0001 C CNN +F 4 "Alps RK11K1120-A503" H 10650 1850 50 0001 C CNN "Model" + 1 10650 1850 + 1 0 0 1 +$EndComp +Wire Wire Line + 11550 1300 11550 1900 +Wire Wire Line + 12350 1300 12350 2000 +Wire Wire Line + 11200 1900 11550 1900 +Connection ~ 10200 850 +$Comp +L Connector:TestPoint TP2 +U 1 1 5FC8AC2C +P 10200 850 +F 0 "TP2" H 10200 1083 50 0000 C CNN +F 1 "Stage" H 10200 1174 50 0000 C CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 10400 850 50 0001 C CNN +F 3 "~" H 10400 850 50 0001 C CNN + 1 10200 850 + 1 0 0 -1 +$EndComp +$Comp +L Connector:TestPoint TP5 +U 1 1 5FC8A1ED +P 10200 2850 +F 0 "TP5" H 10200 3175 50 0000 C CNN +F 1 "Mic3" H 10200 3084 50 0000 C CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 10400 2850 50 0001 C CNN +F 3 "~" H 10400 2850 50 0001 C CNN + 1 10200 2850 + 1 0 0 -1 +$EndComp +$Comp +L Connector:TestPoint TP4 +U 1 1 5FC89B55 +P 10200 2350 +F 0 "TP4" H 10200 2675 50 0000 C CNN +F 1 "Mic2" H 10200 2584 50 0000 C CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 10400 2350 50 0001 C CNN +F 3 "~" H 10400 2350 50 0001 C CNN + 1 10200 2350 + 1 0 0 -1 +$EndComp +Connection ~ 10200 1600 +$Comp +L Connector:TestPoint TP3 +U 1 1 5FC89275 +P 10200 1600 +F 0 "TP3" H 10200 1925 50 0000 C CNN +F 1 "Mic1" H 10200 1834 50 0000 C CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 10400 1600 50 0001 C CNN +F 3 "~" H 10400 1600 50 0001 C CNN + 1 10200 1600 + 1 0 0 -1 +$EndComp +Text Notes 9950 2850 0 50 ~ 0 +Mic3 +Text Notes 9950 2350 0 50 ~ 0 +Mic2 +Wire Wire Line + 11200 1100 11200 1850 +Wire Wire Line + 11200 1850 11200 1900 +Connection ~ 11200 1850 +Wire Wire Line + 10650 2350 10650 2450 +Wire Wire Line + 10650 2850 10650 2950 +$Comp +L Device:R_POT_Dual RV15 +U 1 1 5FD69197 +P 10750 2850 +F 0 "RV15" V 10550 2650 50 0000 R CNN +F 1 "50K log. st." V 10450 2650 50 0000 R CNN +F 2 "Potentiometer_THT:Potentiometer_Alps_RK09L_Double_Horizontal" H 11000 2775 50 0001 C CNN +F 3 "https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk14k12/rk14k12.pdf" H 11000 2775 50 0001 C CNN +F 4 "Alps RK14K12B0A0R / RK09L1220" H 10750 2850 50 0001 C CNN "Model" + 1 10750 2850 + 0 1 -1 0 +$EndComp +$Comp +L power:GNDREF #PWR0118 +U 1 1 5FD303BF +P 11300 3300 +F 0 "#PWR0118" H 11300 3050 50 0001 C CNN +F 1 "GNDREF" H 11305 3127 50 0000 C CNN +F 2 "" H 11300 3300 50 0001 C CNN +F 3 "" H 11300 3300 50 0001 C CNN + 1 11300 3300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10150 850 10200 850 +Wire Wire Line + 10650 850 10650 950 +$Comp +L power:GNDREF #PWR0117 +U 1 1 5FCA62EC +P 10650 1250 +F 0 "#PWR0117" H 10650 1000 50 0001 C CNN +F 1 "GNDREF" H 10655 1077 50 0000 C CNN +F 2 "" H 10650 1250 50 0001 C CNN +F 3 "" H 10650 1250 50 0001 C CNN + 1 10650 1250 + 1 0 0 -1 +$EndComp +Connection ~ 12350 1300 +Wire Wire Line + 12250 1300 12350 1300 +Connection ~ 12350 2000 +Wire Wire Line + 12350 950 12350 1300 +Wire Wire Line + 11950 950 12350 950 +Wire Wire Line + 12250 2000 12350 2000 +$Comp +L power:GNDREF #PWR036 +U 1 1 5FF79FFE +P 10650 2000 +F 0 "#PWR036" H 10650 1750 50 0001 C CNN +F 1 "GNDREF" H 10655 1827 50 0000 C CNN +F 2 "" H 10650 2000 50 0001 C CNN +F 3 "" H 10650 2000 50 0001 C CNN + 1 10650 2000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10150 1600 10200 1600 +Wire Wire Line + 10650 1600 10650 1700 +Wire Wire Line + 11550 1900 11650 1900 +Wire Wire Line + 11550 2100 11550 2300 +Wire Wire Line + 11650 2100 11550 2100 +Connection ~ 11550 1300 +Wire Wire Line + 11550 950 11650 950 +Wire Wire Line + 11550 1300 11550 950 +$Comp +L power:GNDREF #PWR010 +U 1 1 5FFF6777 +P 11550 2300 +F 0 "#PWR010" H 11550 2050 50 0001 C CNN +F 1 "GNDREF" H 11555 2127 50 0000 C CNN +F 2 "" H 11550 2300 50 0001 C CNN +F 3 "" H 11550 2300 50 0001 C CNN + 1 11550 2300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 11550 1300 11950 1300 +Text Notes 11450 3000 0 50 ~ 10 +Summing Module\nGain: -inf to 0 dB per Ch. +$Comp +L Device:C C3 +U 1 1 5FFF675B +P 11800 950 +F 0 "C3" V 11548 950 50 0000 C CNN +F 1 "22pF" V 11639 950 50 0000 C CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 11838 800 50 0001 C CNN +F 3 "~" H 11800 950 50 0001 C CNN + 1 11800 950 + 0 1 1 0 +$EndComp +$Comp +L Device:R_POT RV13 +U 1 1 5FFF6755 +P 10650 1100 +F 0 "RV13" H 10580 1054 50 0000 R CNN +F 1 "50K log." H 10580 1145 50 0000 R CNN +F 2 "JBeyerstedt-Library:Potentiometer_Alps_RK11K_Single_Horizontal" V 10580 1100 50 0001 C CNN +F 3 "https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk11k11/rk11k11.pdf" H 10650 1100 50 0001 C CNN +F 4 "Alps RK11K1120-A503" H 10650 1100 50 0001 C CNN "Model" + 1 10650 1100 + 1 0 0 1 +$EndComp +$Comp +L Device:R R9 +U 1 1 5FFF6743 +P 12100 1300 +F 0 "R9" V 11893 1300 50 0000 C CNN +F 1 "22K" V 11984 1300 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 12030 1300 50 0001 C CNN +F 3 "~" H 12100 1300 50 0001 C CNN + 1 12100 1300 + 0 1 1 0 +$EndComp +$Comp +L Amplifier_Operational:LM358 U1 +U 2 1 5FFF673D +P 11950 2000 +F 0 "U1" H 11950 1633 50 0000 C CNN +F 1 "LM833N" H 11950 1724 50 0000 C CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 11950 2000 50 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 11950 2000 50 0001 C CNN + 2 11950 2000 + 1 0 0 1 +$EndComp +Text GLabel 10150 1600 0 50 Input ~ 0 +Mic1 +Text GLabel 10150 850 0 50 Input ~ 0 +Stage +Wire Wire Line + 15550 2050 15300 2050 +Wire Wire Line + 15300 1950 15550 1950 +Wire Wire Line + 15500 2300 15750 2300 +Wire Wire Line + 15750 2300 15750 2250 +Wire Wire Line + 15500 1850 15500 2300 +Wire Wire Line + 15750 2300 15750 2400 +Connection ~ 15750 2300 +Wire Wire Line + 15300 1950 15300 2000 +Wire Wire Line + 15200 2000 15300 2000 +Connection ~ 15300 2000 +Wire Wire Line + 15300 2000 15300 2050 +Wire Wire Line + 6900 9000 7200 9000 +Wire Wire Line + 4300 9000 4600 9000 +Wire Wire Line + 12150 9000 12500 9000 +Wire Wire Line + 15200 8650 15200 8550 +Connection ~ 15200 8650 +Wire Wire Line + 15400 8650 15200 8650 +Wire Wire Line + 15200 9050 15200 9150 +Connection ~ 15200 9050 +Wire Wire Line + 15200 9050 15700 9050 +Wire Wire Line + 11950 9300 12150 9300 +$Comp +L Device:R R12 +U 1 1 5FD14A6B +P 10600 8650 +F 0 "R12" V 10393 8650 50 0000 C CNN +F 1 "22K" V 10484 8650 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10530 8650 50 0001 C CNN +F 3 "~" H 10600 8650 50 0001 C CNN + 1 10600 8650 + 0 1 1 0 +$EndComp +$Comp +L Device:R R14 +U 1 1 5FD2515A +P 10600 9000 +F 0 "R14" V 10393 9000 50 0000 C CNN +F 1 "22K" V 10484 9000 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10530 9000 50 0001 C CNN +F 3 "~" H 10600 9000 50 0001 C CNN + 1 10600 9000 + 0 1 1 0 +$EndComp +Wire Wire Line + 12500 9000 13500 9000 +Wire Wire Line + 11150 9200 11150 8800 +Connection ~ 11150 9200 +Wire Wire Line + 10200 9350 10450 9350 +Wire Wire Line + 10200 9000 10450 9000 +$Comp +L Connector:TestPoint TP11 +U 1 1 5FC9BB36 +P 10200 9350 +F 0 "TP11" H 10143 9468 50 0000 R CNN +F 1 "Mic3" H 10143 9377 50 0000 R CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 10400 9350 50 0001 C CNN +F 3 "~" H 10400 9350 50 0001 C CNN + 1 10200 9350 + 1 0 0 -1 +$EndComp +$Comp +L Connector:TestPoint TP10 +U 1 1 5FC9B2AB +P 10200 9000 +F 0 "TP10" H 10143 9118 50 0000 R CNN +F 1 "Mic2" H 10143 9027 50 0000 R CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 10400 9000 50 0001 C CNN +F 3 "~" H 10400 9000 50 0001 C CNN + 1 10200 9000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10200 8650 10450 8650 +Connection ~ 10200 8650 +$Comp +L Connector:TestPoint TP9 +U 1 1 5FC9AA71 +P 10200 8650 +F 0 "TP9" H 10200 8975 50 0000 C CNN +F 1 "Mic1" H 10200 8884 50 0000 C CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 10400 8650 50 0001 C CNN +F 3 "~" H 10400 8650 50 0001 C CNN + 1 10200 8650 + 1 0 0 -1 +$EndComp +Connection ~ 12500 9000 +$Comp +L Connector:TestPoint TP6 +U 1 1 5FC8F283 +P 12500 9000 +F 0 "TP6" H 12500 9325 50 0000 C CNN +F 1 "MicSum" H 12500 9234 50 0000 C CNN +F 2 "TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm" H 12700 9000 50 0001 C CNN +F 3 "~" H 12700 9000 50 0001 C CNN + 1 12500 9000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 13400 8450 13400 8550 +Wire Wire Line + 13400 8550 13500 8550 +Connection ~ 13400 8550 +Wire Wire Line + 13300 8550 13400 8550 +Wire Wire Line + 12900 8550 13000 8550 +Wire Wire Line + 12900 8650 12900 8550 +Wire Wire Line + 12900 9450 12900 9550 +Wire Wire Line + 13000 9450 12900 9450 +Wire Wire Line + 13400 9450 13500 9450 +Connection ~ 13400 9450 +Wire Wire Line + 13400 9450 13400 9550 +Wire Wire Line + 13300 9450 13400 9450 +Wire Wire Line + 15200 9150 15100 9150 +Wire Wire Line + 15200 9000 15200 9050 +Wire Wire Line + 15100 9000 15200 9000 +Wire Wire Line + 15200 8550 15100 8550 +Wire Wire Line + 15200 8700 15200 8650 +Wire Wire Line + 15100 8700 15200 8700 +Wire Wire Line + 15700 9050 15700 8950 +Wire Wire Line + 15200 9450 15200 9550 +Wire Wire Line + 15100 9450 15200 9450 +$Comp +L power:GNDREF #PWR0105 +U 1 1 6049ECFC +P 15200 9550 +F 0 "#PWR0105" H 15200 9300 50 0001 C CNN +F 1 "GNDREF" H 15205 9377 50 0000 C CNN +F 2 "" H 15200 9550 50 0001 C CNN +F 3 "" H 15200 9550 50 0001 C CNN + 1 15200 9550 + 1 0 0 -1 +$EndComp +$Comp +L Device:C C17 +U 1 1 604659B0 +P 13150 8550 +F 0 "C17" V 12898 8550 50 0000 C CNN +F 1 "1uF" V 12989 8550 50 0000 C CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 13188 8400 50 0001 C CNN +F 3 "~" H 13150 8550 50 0001 C CNN + 1 13150 8550 + 0 1 1 0 +$EndComp +$Comp +L Device:C C18 +U 1 1 60444365 +P 13150 9450 +F 0 "C18" V 12898 9450 50 0000 C CNN +F 1 "1uF" V 12989 9450 50 0000 C CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 13188 9300 50 0001 C CNN +F 3 "~" H 13150 9450 50 0001 C CNN + 1 13150 9450 + 0 1 1 0 +$EndComp +$Comp +L power:GNDREF #PWR0104 +U 1 1 60442CD0 +P 12900 9550 +F 0 "#PWR0104" H 12900 9300 50 0001 C CNN +F 1 "GNDREF" H 12905 9377 50 0000 C CNN +F 2 "" H 12900 9550 50 0001 C CNN +F 3 "" H 12900 9550 50 0001 C CNN + 1 12900 9550 + 1 0 0 -1 +$EndComp +$Comp +L power:GNDREF #PWR0103 +U 1 1 604420CE +P 12900 8650 +F 0 "#PWR0103" H 12900 8400 50 0001 C CNN +F 1 "GNDREF" H 12905 8477 50 0000 C CNN +F 2 "" H 12900 8650 50 0001 C CNN +F 3 "" H 12900 8650 50 0001 C CNN + 1 12900 8650 + 1 0 0 -1 +$EndComp +$Comp +L power:+15V #PWR0102 +U 1 1 60441414 +P 13400 8450 +F 0 "#PWR0102" H 13400 8300 50 0001 C CNN +F 1 "+15V" H 13415 8623 50 0000 C CNN +F 2 "" H 13400 8450 50 0001 C CNN +F 3 "" H 13400 8450 50 0001 C CNN + 1 13400 8450 + 1 0 0 -1 +$EndComp +$Comp +L power:-15V #PWR0101 +U 1 1 6044025E +P 13400 9550 +F 0 "#PWR0101" H 13400 9650 50 0001 C CNN +F 1 "-15V" H 13415 9723 50 0000 C CNN +F 2 "" H 13400 9550 50 0001 C CNN +F 3 "" H 13400 9550 50 0001 C CNN + 1 13400 9550 + -1 0 0 1 +$EndComp +$Comp +L JBeyerstedt-Library:DRV134PA U5 +U 1 1 603FAC5E +P 13500 8700 +F 0 "U5" H 14300 9187 60 0000 C CNN +F 1 "DRV134PA" H 14300 9081 60 0000 C CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 14300 9040 60 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/drv134.pdf" H 14300 9081 60 0001 C CNN + 1 13500 8700 + 1 0 0 -1 +$EndComp +Wire Wire Line + 12150 9000 12150 9300 +Wire Wire Line + 10850 9200 10850 9350 +Connection ~ 10850 9200 +Wire Wire Line + 10850 9200 11150 9200 +Wire Wire Line + 10150 8650 10200 8650 +Wire Wire Line + 11150 9400 11150 9600 +Wire Wire Line + 11250 9400 11150 9400 +Connection ~ 11950 9300 +Connection ~ 11950 8800 +Wire Wire Line + 11950 9300 11850 9300 +Wire Wire Line + 11950 8800 11950 9300 +Wire Wire Line + 11950 8450 11550 8450 +Wire Wire Line + 11950 8800 11950 8450 +Wire Wire Line + 11850 8800 11950 8800 +Connection ~ 11150 8800 +Wire Wire Line + 11150 8450 11250 8450 +Wire Wire Line + 11150 8800 11150 8450 +Text Notes 13800 9800 0 50 ~ 10 +Line driver\nGain: 6 dB +$Comp +L power:GNDREF #PWR018 +U 1 1 5FD7D2A6 +P 11150 9600 +F 0 "#PWR018" H 11150 9350 50 0001 C CNN +F 1 "GNDREF" H 11155 9427 50 0000 C CNN +F 2 "" H 11150 9600 50 0001 C CNN +F 3 "" H 11150 9600 50 0001 C CNN + 1 11150 9600 + 1 0 0 -1 +$EndComp +Wire Wire Line + 11150 8800 11550 8800 +Wire Wire Line + 11250 9200 11150 9200 +Connection ~ 10850 9000 +Wire Wire Line + 10850 9350 10750 9350 +Wire Wire Line + 10850 9000 10850 9200 +Wire Wire Line + 10850 9000 10750 9000 +Wire Wire Line + 10850 8650 10850 9000 +Wire Wire Line + 10750 8650 10850 8650 +Text Notes 10350 9800 0 50 ~ 10 +Summing Module\nGain: 0 dB +$Comp +L Device:C C10 +U 1 1 5FD269DB +P 11400 8450 +F 0 "C10" V 11148 8450 50 0000 C CNN +F 1 "22pF" V 11239 8450 50 0000 C CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 11438 8300 50 0001 C CNN +F 3 "~" H 11400 8450 50 0001 C CNN + 1 11400 8450 + 0 1 1 0 +$EndComp +$Comp +L Device:R R13 +U 1 1 5FD25F73 +P 11700 8800 +F 0 "R13" V 11493 8800 50 0000 C CNN +F 1 "22K" V 11584 8800 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 11630 8800 50 0001 C CNN +F 3 "~" H 11700 8800 50 0001 C CNN + 1 11700 8800 + 0 1 1 0 +$EndComp +$Comp +L Device:R R16 +U 1 1 5FD258D7 +P 10600 9350 +F 0 "R16" V 10393 9350 50 0000 C CNN +F 1 "22K" V 10484 9350 50 0000 C CNN +F 2 "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" V 10530 9350 50 0001 C CNN +F 3 "~" H 10600 9350 50 0001 C CNN + 1 10600 9350 + 0 1 1 0 +$EndComp +Text GLabel 10150 8650 0 50 Input ~ 0 +Mic1 +$Comp +L Amplifier_Operational:LM358 U3 +U 3 1 5FCF1284 +P 10550 10500 +F 0 "U3" V 10225 10500 50 0000 C CNN +F 1 "LM833N" V 10316 10500 50 0000 C CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 10550 10500 50 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 10550 10500 50 0001 C CNN + 3 10550 10500 + 0 1 1 0 +$EndComp +$Comp +L power:-15V #PWR013 +U 1 1 5FCF127E +P 10150 10300 +F 0 "#PWR013" H 10150 10400 50 0001 C CNN +F 1 "-15V" H 10165 10473 50 0000 C CNN +F 2 "" H 10150 10300 50 0001 C CNN +F 3 "" H 10150 10300 50 0001 C CNN + 1 10150 10300 + 1 0 0 -1 +$EndComp +$Comp +L power:+15V #PWR014 +U 1 1 5FCF1278 +P 10950 10300 +F 0 "#PWR014" H 10950 10150 50 0001 C CNN +F 1 "+15V" H 10965 10473 50 0000 C CNN +F 2 "" H 10950 10300 50 0001 C CNN +F 3 "" H 10950 10300 50 0001 C CNN + 1 10950 10300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10850 10400 10950 10400 +Wire Wire Line + 10950 10400 10950 10300 +Wire Wire Line + 10950 10400 10950 10500 +Connection ~ 10950 10400 +Wire Wire Line + 10150 10400 10150 10500 +Wire Wire Line + 10150 10300 10150 10400 +Connection ~ 10150 10400 +Wire Wire Line + 10150 10400 10250 10400 +$Comp +L Device:C C12 +U 1 1 5FCF126A +P 10950 10650 +F 0 "C12" H 10835 10604 50 0000 R CNN +F 1 "100nF" H 10835 10695 50 0000 R CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 10988 10500 50 0001 C CNN +F 3 "~" H 10950 10650 50 0001 C CNN + 1 10950 10650 + -1 0 0 1 +$EndComp +$Comp +L Device:C C11 +U 1 1 5FCF1264 +P 10150 10650 +F 0 "C11" H 10035 10604 50 0000 R CNN +F 1 "100nF" H 10035 10695 50 0000 R CNN +F 2 "Capacitor_THT:C_Disc_D5.0mm_W2.5mm_P5.00mm" H 10188 10500 50 0001 C CNN +F 3 "~" H 10150 10650 50 0001 C CNN + 1 10150 10650 + -1 0 0 1 +$EndComp +$Comp +L power:GNDREF #PWR016 +U 1 1 5FCF125E +P 10150 10800 +F 0 "#PWR016" H 10150 10550 50 0001 C CNN +F 1 "GNDREF" H 10155 10627 50 0000 C CNN +F 2 "" H 10150 10800 50 0001 C CNN +F 3 "" H 10150 10800 50 0001 C CNN + 1 10150 10800 + 1 0 0 -1 +$EndComp +$Comp +L power:GNDREF #PWR017 +U 1 1 5FCF1258 +P 10950 10800 +F 0 "#PWR017" H 10950 10550 50 0001 C CNN +F 1 "GNDREF" H 10955 10627 50 0000 C CNN +F 2 "" H 10950 10800 50 0001 C CNN +F 3 "" H 10950 10800 50 0001 C CNN + 1 10950 10800 + 1 0 0 -1 +$EndComp +$Comp +L Amplifier_Operational:LM358 U3 +U 1 1 5FCC6AFD +P 11550 9300 +F 0 "U3" H 11550 8933 50 0000 C CNN +F 1 "LM833N" H 11550 9024 50 0000 C CNN +F 2 "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" H 11550 9300 50 0001 C CNN +F 3 "https://www.ti.com/lit/ds/symlink/lm833.pdf" H 11550 9300 50 0001 C CNN + 1 11550 9300 + 1 0 0 1 +$EndComp +Wire Wire Line + 15900 8950 15800 8950 +Connection ~ 15900 8950 +$Comp +L power:GNDREF #PWR015 +U 1 1 5F91C92F +P 15900 8950 +F 0 "#PWR015" H 15900 8700 50 0001 C CNN +F 1 "GNDREF" H 15905 8777 50 0000 C CNN +F 2 "" H 15900 8950 50 0001 C CNN +F 3 "" H 15900 8950 50 0001 C CNN + 1 15900 8950 + -1 0 0 -1 +$EndComp +Wire Wire Line + 16000 8950 15900 8950 +Wire Wire Line + 16000 8650 16000 8950 +$Comp +L Connector:XLR3_Ground J3 +U 1 1 5F82013F +P 15700 8650 +F 0 "J3" H 15700 9015 50 0000 C CNN +F 1 "Mix Line-Out" H 15700 8924 50 0000 C CNN +F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 15700 8650 50 0001 C CNN +F 3 "https://www.neutrik.com/de/produkt/nc3md-lx.pdf" H 15700 8650 50 0001 C CNN +F 4 "XLR (male)" H 15700 8650 50 0001 C CNN "Model" + 1 15700 8650 + -1 0 0 -1 +$EndComp +Wire Wire Line + 8700 9000 9200 9000 +Wire Wire Line + 9200 9000 9200 9100 +Wire Wire Line + 8900 8900 8900 8800 +Wire Wire Line + 8700 8900 8900 8900 +Wire Wire Line + 8900 9100 8900 9200 +Wire Wire Line + 8700 9100 8900 9100 +$Comp +L power:-15V #PWR0121 +U 1 1 5FB363BB +P 8900 9200 +F 0 "#PWR0121" H 8900 9300 50 0001 C CNN +F 1 "-15V" H 8915 9373 50 0000 C CNN +F 2 "" H 8900 9200 50 0001 C CNN +F 3 "" H 8900 9200 50 0001 C CNN + 1 8900 9200 + -1 0 0 1 +$EndComp +$Comp +L power:+15V #PWR0120 +U 1 1 5FB363B5 +P 8900 8800 +F 0 "#PWR0120" H 8900 8650 50 0001 C CNN +F 1 "+15V" H 8915 8973 50 0000 C CNN +F 2 "" H 8900 8800 50 0001 C CNN +F 3 "" H 8900 8800 50 0001 C CNN + 1 8900 8800 + 1 0 0 -1 +$EndComp +$Comp +L power:GNDREF #PWR0119 +U 1 1 5FB363AF +P 9200 9100 +F 0 "#PWR0119" H 9200 8850 50 0001 C CNN +F 1 "GNDREF" H 9205 8927 50 0000 C CNN +F 2 "" H 9200 9100 50 0001 C CNN +F 3 "" H 9200 9100 50 0001 C CNN + 1 9200 9100 + 1 0 0 -1 +$EndComp +$Comp +L Connector:Conn_01x03_Male J6 +U 1 1 5FB363A9 +P 8500 9000 +F 0 "J6" H 8608 9281 50 0000 C CNN +F 1 "PowerSupply" H 8608 9190 50 0000 C CNN +F 2 "TerminalBlock_MetzConnect:TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal" H 8500 9000 50 0001 C CNN +F 3 "" H 8500 9000 50 0001 C CNN + 1 8500 9000 + 1 0 0 -1 +$EndComp $EndSCHEMATC