diff --git a/examples/soccer_polyhedron/soccer_jigsaw.scad b/examples/soccer_polyhedron/soccer_jigsaw.scad index 6738c22a..a95d9bff 100644 --- a/examples/soccer_polyhedron/soccer_jigsaw.scad +++ b/examples/soccer_polyhedron/soccer_jigsaw.scad @@ -2,8 +2,8 @@ use ; style = "POLYHEDRON"; // [SPHERE, POLYHEDRON] r = 30; -thickness = 2.5; -spacing = 0.3; +thickness = 4; +spacing = 0.4; half = true; flat_inner = true;