December 31, 2018
Description
URL: https://gitlab.com/joaquinfq/openscad/blob/master/Storage/ShelfJoint.scad
Sistema para unir baldas y darle más resistencia a dicha unión que si se usa solamente el espigado de madera.
Se pueden configurar las dimensiones de la balda (height y width), el grosor de las paredes de la unión (thickness), el grosor de la unión (joint) y el tamaño del lado frontal (side).
La configuración de los agujeros se hace mediante xHoles, yHoles y zHoles, donde el primer valor es la cantidad de agujeros y el segundo su diámetro. Si no se desean agujeros en ese eje, poner a false la variable.
Si el tamaño de la impresora no es lo suficiente para imprimir toda la pieza, se puede dividir en 2 partes mediante la variable half.
El código se encuentra comentado para que pueda configurarse fácilmente.
System to join shelves and give more resistance to this union than if only used the dowel pins.
You can configure the dimensions of the shelf (height and width), the thickness of the walls of the joint (thickness), the thickness of the joint (joint) and the size of the front side (side).
The configuration of the holes is done by xHoles, yHoles and zHoles, where the first value is the number of holes and the second its diameter. If you do not want holes in that axis, set the variable to false.
If the size of the printer is not enough to print the entire piece, it can be divided into 2 parts by the variable half.
The code is commented so that it can be easily configured.
License:
Creative Commons - Attribution