discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

rounding all edges of a box?

RW
Roger Whiteley
Tue, Dec 27, 2022 5:12 PM

There's a penalty for using Minkowski, apart from the mind bending
required to use it - Minkowski is painfully slow!.

But your tray is great..

I create internal rounded fillets using difference, I use roundedcube,
this one.. https://danielupshaw.com/openscad-rounded-corners/  You can
have one axis, two axis or all axes rounded according to parameters of
your choice :-)

Roger.

There's a penalty for using Minkowski, apart from the mind bending required to use it - Minkowski is painfully slow!. But your tray is great.. I create internal rounded fillets using difference, I use roundedcube, this one.. https://danielupshaw.com/openscad-rounded-corners/  You can have one axis, two axis or all axes rounded according to parameters of your choice :-) Roger.