/Modules/PowerSupply/BATPOWER04C/CAD/src/4x4MLAB_frame.scad |
---|
3,7 → 3,7 |
y_holes = 4; |
MLAB_grid = 10.16; |
pile_radius = 4; |
pedestal_height = 13; // designed for use the MLAB standard 12mm screws. |
pedestal_height = 12; // designed for use the MLAB standard 20mm screws. |
x_size = x_holes * MLAB_grid ; |
y_size = y_holes * MLAB_grid ; |
mount_hole = 3.5; |