3
1
Back

11; // Length of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; col_left = h_margin; bottom_row = v_margin + 12; row_2 = working_increment*1 + row_1; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 = working_increment*3 .

New Pull Request