Robotics
Vai al Modello
Custom Grid
5
Download
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);
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!