3
1
Back

Hole_dist_top = 2.5; // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; row_1 = bottom_row + v_margin + 12; //knob_radius top_row = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the cheaper option but won't reproduce tiny smooth curves all that well. MSLA (resin) printing will do far better.

New Pull Request