Line 1... |
Line 1... |
1 |
|
1 |
|
2 |
x_holes = 4; |
2 |
x_holes = 4; |
3 |
y_holes = 4; |
3 |
y_holes = 4; |
4 |
MLAB_grid = 10.16; |
4 |
MLAB_grid = 10.16; |
5 |
pile_radius = 4; |
5 |
pile_radius = 4; |
6 |
pedestal_height = 13; // designed for use the MLAB standard 12mm screws. |
6 |
pedestal_height = 12; // designed for use the MLAB standard 20mm screws. |
7 |
x_size = x_holes * MLAB_grid ; |
7 |
x_size = x_holes * MLAB_grid ; |
8 |
y_size = y_holes * MLAB_grid ; |
8 |
y_size = y_holes * MLAB_grid ; |
9 |
mount_hole = 3.5; |
9 |
mount_hole = 3.5; |
10 |
//nut_size = 6.8; //size suitable for PLA material |
10 |
//nut_size = 6.8; //size suitable for PLA material |
11 |
nut_size = 6.7; //size suitable for ABS material |
11 |
nut_size = 6.7; //size suitable for ABS material |