3
1
Back

13 commits to main since this release Submitted to fab on 2024/01/24.

Binary files /dev/null and b/Images/IMG_6753.JPG differ Binary files /dev/null and b/Futura Heavy BT.ttf From 51a08380a94a002bd27260320b805b082bdb3963 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update README.md * [Schematic](Docs/precadsr.pdf) * PCB layout: make power connection traces larger; MK uses a CA3080 OTA, an expensive and rare chip these days ($3/ea on amazon, maybe fakes) VCA MK's VCA Everything by Hagiwo (quantizer, filters, noisemakers, etc) MIDI-to-CV, either over USB or directly over 5-pin DIN (with optoisolator) What we build next? Pretty confident we do know we need to mess with them. Negative_knob_radius = knob_radius_bottom*-1; // this is good practice, but ho-dang what a mess From 7022ad9ddb43c592e11528a5ae21edf443c088e4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add schematic, start on PCB with 2 copper strips net tie solder jumper bridged SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip SMD 2x30 1.00mm double row surface-mounted straight pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows Surface mounted socket strip SMD 1x23 2.54mm single row Through hole angled pin header THT 2x24 2.00mm double row Through hole angled socket strip THT 1x14 2.54mm single row style1 pin1 left Surface mounted socket strip SMD 1x11 2.00mm single row (from Kicad 4.0.7), script generated Surface mounted pin header THT 2x02 2.00mm double row surface-mounted straight pin header, 2x34, 2.00mm pitch, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated Surface mounted pin header SMD 1x25 1.00mm single row Through hole angled socket strip, 1x11, 2.00mm pitch, double rows Through hole angled socket strip THT 1x18 1.27mm single row (from Kicad 4.0.7), script generated Through hole angled pin header THT 2x03 2.54mm double row Through hole straight socket strip, 2x40, 1.27mm pitch, 4.0mm pin length, single row style2 pin1 right Through hole angled pin header, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated Through hole socket.

New Pull Request