3
1
Back

Thickness = 2; hole_radius = hole_diameter / 2; hole_margin = 1; top_margin = (board_height - hole_vdist) / 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_vert = (board_height - hole_vdist) / 2 + 3 + tolerance*8; right_panel_width = width_mm - thickness*2; left_rib_x = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; col_left = thickness * 1; right_rib_x = width_mm - col_right - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12.5*3 + tolerance*4; //three knobs plus space between them right_panel_width = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1.

New Pull Request