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