3
1
Back

Gate out // CV out /* [Default values] */ // Four hole threshold (HP // Center two holes hole_r = 1.7; // Hole distance from the bottom of the rail + a safety margin // margins from edges v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_rib_x = thickness * 2; right_rib_x = width_mm.

New Pull Request