3
1
Back

=128.5; panelInnerHeight = 110; //rail clearance = ~11.675mm, top and bottom mountSurfaceHeight = (panelOuterHeight-panelInnerHeight-railHeight*2)/2; hp=5.08; hwCubeWidth = holeWidth-mountHoleDiameter; offsetToMountHoleCenterY=mountSurfaceHeight/2; offsetToMountHoleCenterX=hp;//1hp margin on each - Could make the walls; a little bit of margin footprint_depth = .25; //non-printing, barely-visible outline of component footprints width = 12; // overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact middle of panel after deducting left/right sub-panels // top horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal rib // middle horizontal rib h_wall(h=4, l=right_rib_x); // one more vertical to mount the circuit board to, dead center v_wall(h=4, l=top_row-rail_clearance*2-thickness-15.

New Pull Request