Go Make

Corner Trash Can

Date: September 10, 2025

I made a corner trash can for my side table by my bed and I originally designed it in Fusion 360, but I’m also learning OpenSCAD, so I took that design and made a fully parametric design in OpenSCAD.

Edit: I was wrong, there are easy ways to add rounded corners. One is built-in: the Minkowski Operation. The other is a library called Round Anything: https://learn.cadhub.xyz/docs/round-anything/overview/

But using hull() is still a good way to do it, especially in this case, where I only wanted the 3 corners rounded.

Tags: 3D Printing, Fusion 360, OpenSCAD

Navigation

← Previous: Valance Clip | Next: Light Pole Hand Hole Cover →

Project Files