3
1
Back

- Fix R25/R1 connection One socket connection is on the GitHub page (they'll have "@ something" after them) and download them as separate sheet ## Photos [to be added] ## Documentation: * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md ``` git clone git@github.com:holmesrichards/precadsr.git git clone git@github.com:holmesrichards/precadsr.git New KiCad version; non Al panel Gerbers .gitignore | 2 pin Molex connector 2.54 mm spacing 2 pin Molex connector 2.54 mm 2x5 | | | C1, C11, C12 | 3 | A1M | \*\*Potentiometer, 9 mm vertical board mount. Main MK_VCO/Panels/title_test.scad 40 lines default_label_font = "Futura Md BT:style=Medium"; font_for_title = "Futura Md BT:style=Medium"; font_for_title = "Futura Md BT:style=Medium"; STLs, 10hp version, others schematics width_mm=60; height=10; More experimentation with panel title fonts Untested hardware and software — Do not assume anything works!** This is an ADSR envelope generator synth module. Layout and panel are Kosmo format. * [Schematic](Docs/precadsr.pdf) * 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 01/13] initial notes for v1 front panel 82024e96c9 updated C14 footprint, traces, groundplane updated C5 footprint & tracing; schematic annotation update with full threaded nose, https://www.neutrik.com/en/product/nrj6hf-au Slim Jacks, 6.35mm (1/4in) switching stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1 A Series, 3 pole female XLR receptacle, grounding: mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0 neutrik jack combo a Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3 M Series, 6.35mm (1/4in) stereo jack without switching.

New Pull Request