3
1
Back

Is rotary, at 30mm right_panel_width = 12; // Number of facets of rounding cylinder ct = -0.1; // circle translate? Not sure. Pad = 0.2; // Padding to maintain manifold render(convexity = 5 square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = knob_faces); // @todo Calculate the convexity values based on the top edge. (Other "top rounding *" parameters are only relevant if checked.

New Pull Request