3
1
Back

+ vertical_space/7; row_3 = row_2 + vertical_space/7; row_4 = working_increment*3 + row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; left_col = 10 + center_adjust; right_col = width_mm - thickness*2; left_rib_x = hole_dist_side + thickness; width_mm = hp_mm(width); // where to put reinforcing walls; i.e. The thickness of the indenting cones. [mm] cone_indents_bottom_radius = 7.2.

New Pull Request