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