3
1
Back

Donwn the top (mm h_margin = hole_dist_side + thickness; width_mm = hp_mm(h); difference() { union() { z_position = height - v_margin - title_font; saw_out = [third_col, fourth_row, 0]; //Fifth row interface placement square_out = [output_column, row_1, 0]; left_rib_x = thickness * 1.2; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_3 = working_increment*2 + out_row_1; out_row_3 = working_increment*2 + row_1; row_4 = working_increment*3 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; out_row_4 = working_increment*3 + row_1; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right .

New Pull Request