Parametric Storage Box
January 20, 2019
3D Printing
object
Description
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
Files
|
ParametricBox.stl |
|
ParametricBoxCover.stl |
|
ParametricBox.scad |
This object is also published on the following site(s):
Copyright 2012–2026, Claude "Tryphon" Théroux