3
1
Back

[1:1:84] v_margin = hole_dist_top*5; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 c_tune = [width_mm/2 - h_margin, top_row, 0]; f_tune = [h_margin+working_width/8, row_2, 0]; square_out = [third_col, fifth_row, 0]; square_out = [width_mm-h_margin, row_1, 0]; saw_out = [output_column, bottom_row, 0]; c_tune = [width_mm/2, top_row, 0]; left_rib_x = hole_dist_side + thickness; h_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*5; output_column = width_mm .

New Pull Request