Customizable Gift Box

A customizable box that can be used to "wrap" gifts. Customizable to different sizes.
6
83
0
377
updated December 31, 2022

Description

PDF

This is a gift box consisting of two parts that can be stacked together.

Main features:

  • customizable (SCAD file included)
  • No supports needed
  • Only printed parts needed (no screws etc)
    • Though additional decoration might make it nicer ;-)
Printing

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.

Customizing

The OpenSCAD file is included to make proper customization possible.

Things that should be easy to change by just touching variables:

  • Dimensions of the box (Note: expected dimensions are for the inside of the box)
  • placement of the outer seam separating upper and lower part
  • looks of the fake gift wrap that's imprinted into the box

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 box
  • upperBox(): top part of the box
  • assembledTestCut(): showing how parts would look stacked together (cut in the middle to inspect interface)
  • assembledTest(): showing how parts would look stacked together

Tags



Model origin

The author marked this model as their own original creation.

License