3
1
Back

Value to zero. // Length of the rail + a safety margin // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2; left_rib_x = thickness * 1.2; right_rib_x = width_mm - h_margin; left_rib_x = 0; // 0 if indicator faces notch, 180 if it faces away and so on.

New Pull Request