Robotics
Go to Model
Custom Grid
5
Downloads
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);
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!