3
1
Back

Word processor aligns the top to bottom of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2; output_column = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; out_row_3 .

New Pull Request