Você está no 3DFinder
Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.
Descrição
Dead simple parametric box with cover.
Size
Default size: Box with three cells of size 25mm x 30mm x 25mm each. Can be customized (see below).
Customization
Use Customizer or download sources from github and edit `config.scad` file.
`cellSize` - Size of each cell. Described as vector of `[length (X), width (Y), depth (Z)]`. `cellsCount` - Number of cells in each direction. Described as vector of number of cells`[horizontally (X), vertically (Y)]`.
`innerThickness` - Thickness of the wall between cells. `outerThickness` - Thickness of the wall of the box. `bottomThickness` - Thickness of the bottom of the box. `coverThickness` - Thickness of all walls of the cover. `coverOverlap` - Defines how deep cover sits on the box (vertically). `coverGap` - Increase it if you can't put the cover onto the box or connection is too tight.
Sources
Latest sources are always available on github.