Rev 4310 Rev 4409
Line 1... Line 1...
1   1  
2 x_holes = 3; 2 x_holes = 3;
3 y_holes = 4; 3 y_holes = 4;
4 pedestal_height = 12; // designed for use the MLAB standard 20mm screws. 4 pedestal_height = 9; // designed for use the MLAB standard 20mm screws.
5   5  
6 MLAB_grid = 10.16; 6 MLAB_grid = 10.16;
7 thickness = 1; // thickness of bottom belt 7 thickness = 1; // thickness of bottom belt
8 pile_radius = 4; // radius of pile around screw 8 pile_radius = 4; // radius of pile around screw
9 x_size = x_holes * MLAB_grid ; 9 x_size = x_holes * MLAB_grid ;