I use dnf sheets, extruded polygon and many diffs and intersections to build.
Now I thinking about rounding edges.
The simple answer is that rounding is hard in the general case and that there is no good answer. Using minkowski() is the least bad answer, but is awkward (because it requires that you design the model under-sized so that the addition yields the right size) and difficult to control (because it will affect every surface and joint) and can be very slow.
Try the BOSL2 library. It provides many options to create chamfers,
fillets and roundovers.
On Wed, Aug 26, 2026, 4:31 AM Yuri Volodin via Discuss <
discuss@lists.openscad.org> wrote:
I use dnf sheets, extruded polygon and many diffs and intersections to
build.
Now I thinking about rounding edges.
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org