3
1
Back

= (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, jackHoles, mountHoles=2, hw = holeWidth, ignoreMountHoles=false) { //mountHoles ought to be larger than the total height of the work other than the total height of the knob. [mm] setscrew_hole_height = 4; quality_of_set_screw = 20; shaft_is_flatted = true; flat_size = 5 square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = knob_faces); // @todo Calculate the convexity values based on the circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, th=1.15.

New Pull Request