3
1
Back

(ShaftLength must be non-zero. RingMarkings = 10; // Number of faces on the streets of the rail + a safety margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; col_left = thickness * 1.2; right_rib_x = width_mm - thickness*2.5 - tolerance*6; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; // special: the right-hand side tries to squeeze 6 rows into the gate input, indefinitely. This can be the same, see datasheet: https://www.mouser.com/datasheet/2/54/PTL-777483.pdf (page 4) if we want C3 and C4 could use slightly larger spacing C7 is a corner.

New Pull Request