NOTE: If you get an error from the Thingiverse Customizer you will need to download and open the file in OpenSCAD You can get the tool at https://www.openscad.org/.
This is a scad file to create a stack-able box with round holes. I use the boxes to store ammunition that I have reloaded. You can change the diameter of the holes (i.e. what is the shell diameter) Overall length of the object to be stored (OAL of the finished round). A label for the box. And the number of Rows and Columns to be found in the box.
For example if making a box to hold twenty five 9mm Luger rounds the following values would be used for the variables.
internalCube = 9.5;
OAL = 29.75
textForBox = "9mm"
numRows = 5
numColumns = 5
It is advisable to give a bit of extra room for the diameter of the round and the OAL of the round as some filament may shrink and it makes for an easier extraction.
I print 1 lid per stack of boxes as the box above acts like a lid.
Category: Sport & OutdoorsThe author marked this model as their own original creation. Imported from Thingiverse.