3
1
Back

Directly from kicad hole_right = hole_left + 78.5; // Step count (sw11 // Width of module (HP) width = 14; // Height of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; col_left = h_margin; col_right = width_mm - col_right; // column from edge plus hole radius Latest.

New Pull Request