summaryrefslogtreecommitdiff
path: root/example.scad
diff options
context:
space:
mode:
Diffstat (limited to 'example.scad')
-rw-r--r--example.scad6
1 files changed, 5 insertions, 1 deletions
diff --git a/example.scad b/example.scad
index 55fbd23..e37956c 100644
--- a/example.scad
+++ b/example.scad
@@ -84,4 +84,8 @@ module test006()
}
}
-cylinder(h=5, r1=3, r2 = 10, center = true);
+test006();
+
+// cylinder(h=5, r1=3, r2 = 10, center = true);
+// cube(10, center = true);
+// sphere(5);
contact: Jan Huwald // Impressum