3
1
Back

Fifth_row = 108.75; //mm // Center adjust to shift left and right columns toward the center center_adjust = 5; //mm center_col = width_mm/2; vertical_space = height - v_margin*2 - title_font_size*1.5; top_row = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 6 + tolerance; rail_depth = 27.4 + tolerance; extra_depth = 75 + tolerance; rail_depth = 27.4 + tolerance; extra_depth = 75 + tolerance; // rib + half a jack col_right = width_mm - hole_dist_side, height - v_margin.

New Pull Request