3
1
Back

Simple implementation. Can be passed in as parameter to eurorackPanel() walls=true; wall_size=5; threeUHeight = 133.35; //overall 3u height panelOuterHeight =128.5; panelInnerHeight = 110; //rail clearance = ~11.675mm, top and bottom railHeight = (threeUHeight-panelOuterHeight)/2; mountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; hp=5.08; hwCubeWidth = holeWidth-mountHoleDiameter; offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX=hp;//1hp margin on each side module eurorackPanel(panelHp, jackHoles, holeCount, holeWidth); //eurorackPanel(60, 8,holeWidth); 3D Printing/Panels/plate_template.scad Executable file View File SNARE_MANUAL.pdf Normal file Unescape Hardware/Panel/precadsr-panel/precadsr-panel.kicad_sch Normal file View File 3D Printing/Jigs/eurorack_jig_v2.stl Executable file View File 3D Printing/Cases/Eurorack Modular Case/DSC03759.jpg Executable file View File resistor_keyboard.diy Executable file View File SNARE_MANUAL.pdf Normal file Unescape Schematics/SynthMages.pretty/Perfboard_3x12.kicad_mod Normal file View File Panels/fireball_vco_14hp_v1.scad Normal file View File From 744b72ef7e0d94fccfae99ec3cb3514981ac4616 Mon Sep 17 00:00:00 2001 Subject: [PATCH] schematic start, and some example modules Latest commits for file .gitattributes | 2 Synth Mages Power Word Stun.kicad_pro | 85 cd18ed43dc Added hard sync to schematic, laid out PCB with exploratory 8hp layout 744b72ef7e0d94fccfae99ec3cb3514981ac4616 4675f71e05fc19d3608ee6e5061bbe79ae432fb7 c4e1c30b9b Add jlc constraints DRC; replace order number text replaces FIREBALL mask/etch with silkscreen Latest commits for branch bugfix/triangle_smoothness Add note resulting from real TL0x4, fix pots being backwards, tighten up schematic, fit letter instead of A4 48790c2294.

New Pull Request