3
1
Back

Center_col = width_mm/2; vertical_space = height - v_margin; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 40; // widest element is rotary, at 30mm right_panel_width = width_mm - h_margin; left_rib_x = hole_dist_side + thickness; right_rib_x = width_mm - thickness*2.

New Pull Request