Customizable Box Tray

Customizable Box Tray

thingiverse

Español El archivo storage.scad ofrece un módulo llamado boxStorage que te permite crear cajas o bandejas para almacenar cosas ordenadamente y luego insertarlas en recipientes plásticos, tuppers, cajas de altoids, etc. Además de los parámetros básicos como alto, ancho y largo, puedes especificar otros parámetros adicionales para modificar el resultado final, tal como se aprecia en las imágenes. Sus principales funcionalidades son permitir que las filas o columnas sean asimétricas y poder usar bordes redondeados de manera selectiva. Para tener las filas y/o columnas asimétricas debes especificar un array con los porcentajes que ocuparán cada fila/columna. La suma de estos valores debe ser igual a 1. Inglés The file storage.scad provides a module called boxStorage that allows you to create boxes or trays that can be used to store things in an orderly way and then inserted into plastic containers, tuppers, boxes, altoids, etc. Besides the basic parameters such as height, width and length, you can specify additional parameters that can modify the final result, as seen in the images. Its main functionalities are to allow the rows or columns to be asymmetric and selectively rounded edges. In order to have asymmetric rows and / or columns, an array must be specified with the percentages that will occupy each row / column. The sum of these values must be equal to 1. Uso / Usage use boxStorage(width = 50, height = 50, length = 10, thickness = 2.4, radius = 2, rows = 2, cols = 3); Enlace / Link https://gitlab.com/joaquinfq/openscad/blob/master/Modules/Box/storage.scad Cómo lo Diseñé OpenSCAD

Download Model from thingiverse

With this file you will be able to print Customizable Box Tray with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Customizable Box Tray.