3
1
Back

Hole sizes threeUHeight = 133.35; //overall 3u height 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 echo(offsetToMountHoleCenterY); echo(offsetToMountHoleCenterX); module eurorackPanel(panelHp, jackHoles, mountHoles=2, hw = holeWidth, ignoreMountHoles=false // mountHoles ought to be able to add glide Update 'README.md' Update current state of project. 9db3fb2a68 Add cascading input and output jacks 972d8b1e0797912e848110b19e1af10ed411bbbb tweaks layout with input from sam 7f9b624c8e1f1f65b5263dc5de76990cc9e84778 scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); projection(cut = true width_mm = hp_mm(width); // where to put the output jacks PSU/Synth Mages Power Word Stun.kicad_pcb 23480 lines From 325d28022a5ac3ecda4a68ca826636c0d35a65a5 Mon Sep 17 00:00:00 2001 Subject: [PATCH 2/2] Update README.md README.md.

New Pull Request