3
1
Back

Row_3 = working_increment*2 + row_1; row_3 = row_2 + vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_3 = working_increment*2 + row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 2; right_rib_x = width_mm - col_right - thickness; // column from edge plus hole radius h_wall(h=4, l=slider_spacing * 10 + center_adjust; right_col = width_mm - col_right + tolerance*4; // column from edge plus hole radius // elevated sockets to fit two mounting posts.

New Pull Request