I needed a simple box - so I designed one. It acutally shares some code with my rugged box.
But wait - there is more: I have included some renders and stls as examples.
The main features are: the box is chamfered at the bottom an the top of the lid, but has round corners (vertical edges). Besides a way to add your own interior, you can simply create dividers.
How to use: You need OpenSCAD and the BOSLII library.
There is a way to modify the parameters in OpenSCAD, but I found that to be quite unreliable. So I use a different approach: Copy the file DefaultBox.scad and give it a describing name.
Then edit the file (either in OpenSCAD or any other editor) an change the parameters to your needs. Let then OpenSCAD generate the stls for you.
To the parameters:
The most important are the measurements:
Now the details:
If you set idepth=iwidth and iround=idepth/2, you get a round box
Now the special features:
And the dividers:
There are some examples included to show the possibilities.
The author marked this model as their own original creation.