Rev 4522 Rev 4523
Line 1... Line 1...
1   1  
2 x_holes = 5; 2 x_holes = 5;
3 y_holes = 8; 3 y_holes = 8;
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 ;