Typical makers have a variety of machines to work with, but with the various machines comes an assortment of tools. This project will walk you through creating a wooden tray that can be used as a drawer to store all the tools for your 3d printer. The toolbox has dividers to help keep things organized. Of course you can organize and label your version of this project by adding in labels or any modifications.
The first step is to go over to boxes.py to create the tray. We will use the divider tray module. There are many options here, so don't worry if you are not customizing or changing the dimensions of the design I provided. I simply want to mention where i got the design from, so you can go make your own variation if you want.
Reading the documentation is very helpful to learn the correct syntax for entering the dimensions of each divider and the overall length and height of the box. I just did a little bit of trial and error and looked at the SVG until I understood what was going on.
Boxes.py adds in some extra parts to divide the tray up. I removed those and I moved some of the parts to a different tab. I am using 12x12 inch sheets of basswood plywood, so I need to make sure the parts fit
Tip: Do not resize the boxes design as this will make the joints not fit. If you need to change the dimensions, you need to do this from the boxes.py site.
For settings, this project only uses the Cut process. All settings are for the D1 with a 5W laser. You may need to adjust settings for your own configurations. Be sure to follow all safety guidelines that go with your laser. Always wear personal protective equipment.