3
1
Back

Spheres, measured from the top edge. (Other "top rounding *" parameters are only relevant if checked.) enable_top_rounding = false; // Number of facets of rounding cylinder ct = -0.1; // circle translate? Not sure. // // // top horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib // h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib h_wall(h=4, l=right_rib_x); // middle-bottom h rib // middle horizontal rib h_wall(h=4, l=right_rib_x); // one more vertical to mount the circuit board to, dead center.

New Pull Request