Robotics
Ver Modelo
Custom Grid
5
Descargas
11
Likes
0
Makes
//grid (mm)
thickness=0.4; // wall thickness
distance = 4; //distance between the walls
height = 2;
length_x = 20*distance;
length_y = 10*distance;
grid(thickness,distance,height,length_x,length_y);
thickness=0.4; // wall thickness
distance = 4; //distance between the walls
height = 2;
length_x = 20*distance;
length_y = 10*distance;
grid(thickness,distance,height,length_x,length_y);
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!