I wanted to organize my drawer space and reuse my excess Harbor Freight/Sortimo storage bins, so I created this SCAD model called the storage case base template (SCBT).
Read more about it in my post.
Install OpenSCAD and load the project scad file.
A fundamental component of the SCBT is the crosshair. It's composed of a center node surrounded by connecting lines. The most relevant variables are num_rows
and num_cols
to adjust the number of rows and columns of crosshairs you want to print. With these values, the program will output the final print dimensions of the base template.
Storage Case Base Template by Alan Solidum is licensed under CC BY-NC-SA 4.0