3
1
Back

Cube([137.5, 97, 1], center=true); working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 2; right_rib_x = width_mm - col_right + tolerance*4; // column from edge plus hole radius Latest commits for file Images/precadsr-panel-holes.png 972d8b1e07 adds front panel design and includes 2.5mm centerward shift for input and output jacks output_column = width_mm - h_margin; col_left = thickness * 1.2; right_rib_x = width_mm - h_margin; .

New Pull Request