3
1
Back

- Seven-segment display. Can be done, but requires a lot of controls for this. // please feel free to improve on this script here. Arrow_indicator = true; flat_size = 5 square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = setscrew_hole_faces); // @todo Refactor the top_rounding() operation faster. Everything else is already fast enough.

New Pull Request