3
1
Back

Website specifies a thickness of the object. HoleDepth = 10; // Center two holes two_holes_type = "opposite"; // [center, opposite, mirror] // Hole distance from the centerline of the rail + a safety margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2; v_margin = hole_dist_top*2 + thickness; col_left = thickness * 2; right_rib_x = width_mm - h_margin.

New Pull Request