3
1
Back

Rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; working_height = height - v_margin; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount.

New Pull Request