Parametric Storage Box
This is a simple SCAD file that generates a storage box and its cover. To create a box:
- Open the ParametricBox.scad file with openScad ( http://www.openscad.org/ )
- Modify the variables box_width_in_mm, box_length_in_mm, box_height_in_mm, box_tickness_in_mm, lid_height_in_mm, lid_tickness_in_mm and lid_tolerance_in_mm to suit your needs.
- Press [F5] and then [F6] to generate the cover.
- Export it as a STL file
- Comment out the line make_box(); by adding // at the beginning of the line.
- Remove the comment ( // ) at the beginning of the line make_cover();
- Press [F5] and then [F6] to generate the cover.
- Export it as a STL file
No support is needed.
This object was designed using OpenScad
Printable Files
This object is also published on the following site(s):
* Thingiverse
Copyright 2012-2020 by Claude “Tryphon” Théroux