This is a gift box consisting of two parts that can be stacked together.
Main features:
Print both parts the way they are oriented. By default both are rendered in their print orientation. If needed sand a bit where the surfaces contact each other. Ideally both pieces do not fall apart by themselves, but are still separatable by hand.
The default dimensions are optimized for a layer height of 0.3 mm, though 0.2 mm should work as well. Other layer heights might look better, when the giftWrapMarkDepth
is a multiple of the layer height.
The OpenSCAD file is included to make proper customization possible.
Things that should be easy to change by just touching variables:
By default the upper and lower part are rendered at the same time, allowing to render once and have all the parts. You can also change what's being rendered at the bottom of the file:
printArrangement()
: upper and lower part next to each other in print orientation (default)lowerBox()
: bottom part of the boxupperBox()
: top part of the boxassembledTestCut()
: showing how parts would look stacked together (cut in the middle to inspect interface)assembledTest()
: showing how parts would look stacked togetherThe author marked this model as their own original creation.