3
1
Back

* 2; // plastic walls are 2mm clf_shaft_diameter = 6.3; // the diameter measuring 90degrees on the rails v_wall(h=4, l=height-rail_clearance*2-thickness, th=thickness*1.25); v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); // top horizontal rib h_wall(h=4, l=right_rib_x); // middle-bottom h rib // bottom right [right_edge, rotate_vector_sin * height], // top edge or circumference using spheres (or rather regular polyhedra) arranged in a circle. // Number of faces on the top rotate_extrude(convexity=10, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); circle(r .

New Pull Request