3
1
Back

0 Kassutronics Precision ADSR build notes Change C13 to 10 nF HIHAT_MANUAL.pdf Normal file View File 3D Printing/Cases/Eurorack 2-Row/2row_frame.scad Executable file View File 3D Printing/Cases/Eurorack Modular Case/image004k.jpg Executable file View File Latest commits for file Envelope/Envelope.kicad_pcb From bba8f602d8c1e3130e12541595ca5b24c3323454 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix getting a bunch of wires backwards Fix getting a bunch of wires backwards e6b834b08c Fix floating pin for Pause (J19/J18); the schematic is incorrect Ins: Clock In - ~27K to U3-8? No, transistors maybe activate? - Clock Rate - variable resist +6k between U2-8 and U2-9 - Reset Sw - when pressed, short +12V and Reset In Pause CV In Latest commits for file Schematics/circuit.pdf main synth_tools/RadioShaek2Board.diy 5515 lines 2bd01a1ff2 Add schematic, start on PCB with exploratory 8hp layout 0d3d72c49e606725216a5a9a4217e6c039d5a574 e49f4ab127dc081ee1c77dd21e80d128628a1152 d9153c70802a10d2fe554f80f1a497b409aac630 9060b76361734f9abf9a1c676dd9110e9ced917b Add MK manuals e49f4ab127 Add Kick 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 ## GitHub repository * [https://github.com/holmesrichards/precadsr](https://github.com/holmesrichards/precadsr ## Submodules This repo uses submodules aoKicad and Kosmo_panel, which provide needed libaries for KiCad. To clone: ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule update ``` ``` aoKicad/ao_symbols Kosmo_panel/Kosmo ``` and footprint libraries ``` aoKicad/ao_tht Kosmo_panel/Kosmo_panel. ``` From 5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Mon Sep 17 00:00:00 2001 Subject: [PATCH] adds ideas for a single 0.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator ipc_noLead_generator.py QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28.

New Pull Request