3
1
Back

Row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - thickness*2; // How much to cut off to create cutouts around the top (mm h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*5; width_mm = hp_mm(width); // where to put reinforcing walls; i.e. The thickness of the indenting cones.

New Pull Request