3
1
Back

= length of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; 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]; pwm_in = [width_mm.

New Pull Request