3
1
Back

// circle translate? Not sure. // // Whether to create cutouts around the top rotate_extrude(convexity=10, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); circle(r = top_rounding_radius, $fn = shafthole_faces); // Adapt to a D-shaped hole, set this to zero. ScrewHoleDiameter = 3; /* [Sphere Indents (optional)] */ .

New Pull Request