Thingiverse
CNC Router Parametric Box
110
Download
72
Likes
1
Makes
CNC Box fully customizable and takes in account tool radius
Variables used inside the .scad file
mostrar = 0; //Show box (1) or cuts (0);
altura = 60; //Height
largura = 100; //Width
comprimento = 150; //Lenght
folga = 0.5; //Clearance
espessura = 6; //Size
ferramenta = 1.5; //Tool Radius
tabs_comprimento = 7; //No of Lenght Tabs
tabs_largura = 5; //No of Width Tabs
tabs_altura = 3; //No of Height Tabs
fechamento_lado1 = 1; //Box Closing on Side 1 (Values are either 0,1 or 2)
fechamento_lado2 = 2; //Box Closing on Side 2 (Values are either 0,1 or 2)
base_fechada = 1; //Closed base (Values are either 0 or 1)
borda = 10; //Border used for closed base
espacamento = 10; //Spacing between box pieces;
01/22/2019 - Fix for closed base lack of clearance on a side of the tab.
Variables used inside the .scad file
mostrar = 0; //Show box (1) or cuts (0);
altura = 60; //Height
largura = 100; //Width
comprimento = 150; //Lenght
folga = 0.5; //Clearance
espessura = 6; //Size
ferramenta = 1.5; //Tool Radius
tabs_comprimento = 7; //No of Lenght Tabs
tabs_largura = 5; //No of Width Tabs
tabs_altura = 3; //No of Height Tabs
fechamento_lado1 = 1; //Box Closing on Side 1 (Values are either 0,1 or 2)
fechamento_lado2 = 2; //Box Closing on Side 2 (Values are either 0,1 or 2)
base_fechada = 1; //Closed base (Values are either 0 or 1)
borda = 10; //Border used for closed base
espacamento = 10; //Spacing between box pieces;
01/22/2019 - Fix for closed base lack of clearance on a side of the tab.
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!