summaryrefslogtreecommitdiff
path: root/testdata/scad/projection-tests.scad
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/scad/projection-tests.scad')
-rw-r--r--testdata/scad/projection-tests.scad3
1 files changed, 0 insertions, 3 deletions
diff --git a/testdata/scad/projection-tests.scad b/testdata/scad/projection-tests.scad
deleted file mode 100644
index 619aa01..0000000
--- a/testdata/scad/projection-tests.scad
+++ /dev/null
@@ -1,3 +0,0 @@
-linear_extrude(height=20) projection(cut=false) sphere(r=10);
-translate([22,0,0]) linear_extrude(height=20) projection(cut=true) translate([0,0,9]) sphere(r=10);
-translate([44,0,0]) linear_extrude(height=20) projection(cut=true) translate([0,0,7]) sphere(r=10);
contact: Jan Huwald // Impressum