summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/projection-tests-expected.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-08-28 13:15:24 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:38 (GMT)
commit22b74585d85d50c774c59cd7fb501d4ef05e6ac9 (patch)
treead2d53027332aa84934ed66df5ce3995b4d56906 /tests/regression/dumptest/projection-tests-expected.txt
parent2b8bd3b4f30cbd393bd9b003312ffffbd662b7d6 (diff)
Moved regression tests to tests directory
Diffstat (limited to 'tests/regression/dumptest/projection-tests-expected.txt')
-rw-r--r--tests/regression/dumptest/projection-tests-expected.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/regression/dumptest/projection-tests-expected.txt b/tests/regression/dumptest/projection-tests-expected.txt
new file mode 100644
index 0000000..836c115
--- /dev/null
+++ b/tests/regression/dumptest/projection-tests-expected.txt
@@ -0,0 +1,25 @@
+group() {
+ linear_extrude(file = "", cache = "0.0", layer = "", height = 20, origin = [ 0 0 ], scale = 1, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ projection(cut = false, convexity = 0) {
+ sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
+ }
+ }
+ multmatrix([[1, 0, 0, 22], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ linear_extrude(file = "", cache = "0.0", layer = "", height = 20, origin = [ 0 0 ], scale = 1, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ projection(cut = true, convexity = 0) {
+ multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 9], [0, 0, 0, 1]]) {
+ sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
+ }
+ }
+ }
+ }
+ multmatrix([[1, 0, 0, 44], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ linear_extrude(file = "", cache = "0.0", layer = "", height = 20, origin = [ 0 0 ], scale = 1, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
+ projection(cut = true, convexity = 0) {
+ multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 7], [0, 0, 0, 1]]) {
+ sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
+ }
+ }
+ }
+ }
+}
contact: Jan Huwald // Impressum