3
1
Back

Setscrew_hole_faces = 20; // [0:0%, 10:10%, 20:20%, 30:30%, 40:40%, 50:50%] // Width of module (HP) width = 17; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 7; .

New Pull Request