List: discuss@lists.openscad.org
From: Dan Perry
Re: rounding edges on a strange shape
Thu, May 14, 2026 5:16 PM
>>> translate([-50, 15, 17])
>>> rotate([-27, 0, 0])
>>> cube(100);
>>> }
>>> sphere (1);
>>> }
>>>
>>> On 13/5/26 11:48, Jon Bondy via Discuss wrote:
>>>
>>> Any easy way to round the edges on this shape?