module test_cube() { cube([20, 40, 3], center = true); } test_cube();