3
1
Back

2021 e6b834b08c Fix floating pin for op amp Add kicad schematic, some diylc noodling 4d47ea2710 Initial stab at a 10-step panel layout Start of LM13700 version to see why Start of LM13700 version to see why Use THT electrolytics, finish SMT layout, try on quentin font for size Schematics/Dual_VCA_with_cv2_OTA.diy Normal file Unescape Schematics/SynthMages.pretty/SOCKET_3_PIN_HEADER_NORMAL.kicad_mod Normal file View File 3D Printing/Cases/Eurorack Modular Case/DSC03764.JPG Executable file View File Panels/luther_triangle_vco_quentin_v3_blank.stl.stl Normal file Unescape 3D Printing/Pot_Knobs/knob3433271.scad Executable file View File 3D Printing/Tools/jack-wrench.stl Executable file View File footprint "Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles_Shaft_Centered" (version 20211014) (generator pcbnew From aac0a4a5b4f604add3c1ccb9d39a8956f2d60f00 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Current draw ### Current draw ### Current draw PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md ## GitHub repository ## Git repository https://gitlab.com/rsholmes/precadsr Submodules From 83b013c3637bfb179ad62b90a6c8b2f5fb547c8c Mon Sep 17 00:00:00 2001 Subject: [PATCH] KiCad 6, update symbols Hardware/PCB/precadsr/potsetc.kicad_sch | 1960 Hardware/PCB/precadsr/potsetc.sch | 84 Hardware/PCB/precadsr/precadsr.sch | 125 .../PCB/precadsr_Gerbers/precadsr-B_Mask.gbr | 4 | 47k | Resistor | | | | R16, R17, R19, R20 **Potentiometer, 9 mm vertical board mount OR: | | | | | | | D6, D7 | 2 .../Unseen Servant/Unseen Servant.kicad_sch | 551 Schematics/Unseen Servant/fp-info-cache | 399 2 5mm LEDs b1fcba1e78 Bring in diylc and openscad design Panels/dual_vca.scad | 393 create mode 100755 LUTHERS_VCO.diy create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/DIP-14_W7.62mm_Socket_LongPads.kicad_mod delete mode 100644 Hardware/PCB/precadsr/precadsr.cmp create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PPTC_RXEF025.kicad_mod create mode 100644 Hardware/PCB/precadsr/precadsr.net create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Jack_Hole_NPTH.kicad_mod create mode 100644 3D Printing/Panels/Radio_shaek_standoff.stl | Bin 0 -> 47687 bytes Hardware/PCB/precadsr/precadsr.pro | 258 Hardware/PCB/precadsr/precadsr.sch | 1867 Hardware/PCB/precadsr/precadsr.xml .

New Pull Request