3
1
Back

MountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; hp=5.08; mountHoleDiameter = 3.2; mountHoleRad =mountHoleDiameter/2; hwCubeWidth = holeWidth-mountHoleDiameter; offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX=hp;//1hp margin on each side echo(offsetToMountHoleCenterY); echo(offsetToMountHoleCenterX); module eurorackPanel(panelHp, mountHoles=2, hw = holeWidth, ignoreMountHoles=false // mountHoles ought to be fixed elsewhere Add schematic, start on PCB with exploratory 8hp layout 0d370a24cdcaf6d3fd7f0316855522b79df0fe9a 3583986e89 Finished PCB, passes all passable DRCs created pull request synth_mages/MK_VCO#1 cfb5bfb128 Finish schematic, add PDF Features already done: - Internal clock with manual control. Sequencer cascading to trigger a second sequencer's run, which then re-triggers the first. More feature ideas: Trigger out - CLK out - GATE out - could be shortened a bit 057198b8de MK VCO and Luthers From 0d370a24cdcaf6d3fd7f0316855522b79df0fe9a Mon Sep 17 00:00:00 2001 Subject: [PATCH 01/18] Added hard sync input. But could also do all-different colors, but unfortunately Mouser only has A1Ms in.

New Pull Request