summaryrefslogtreecommitdiff
path: root/examples/example010.scad
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example010.scad')
-rw-r--r--examples/example010.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example010.scad b/examples/example010.scad
index cb449e7..45922dd 100644
--- a/examples/example010.scad
+++ b/examples/example010.scad
@@ -8,7 +8,7 @@ intersection()
surface(file = "example010.dat",
center = true, convexity = 5);
- rotate(45, [0 0 1])
+ rotate(45, [0, 0, 1])
surface(file = "example010.dat",
center = true, convexity = 5);
}
contact: Jan Huwald // Impressum