summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/projection-tests-expected.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-06 03:25:55 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-06 03:25:55 (GMT)
commita221eeee99ca772605c0ac6473cae2466e4cc07a (patch)
tree9e5128a97699ad5874aeffccf41cf690794397a8 /tests/regression/dumptest/projection-tests-expected.txt
parent11f3cd336421d78ad3d23680d7f86b21f13ad8e6 (diff)
Added expected files for new test, updated files for recently fixed issues
Diffstat (limited to 'tests/regression/dumptest/projection-tests-expected.txt')
-rw-r--r--tests/regression/dumptest/projection-tests-expected.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/tests/regression/dumptest/projection-tests-expected.txt b/tests/regression/dumptest/projection-tests-expected.txt
index 836c115..e51ce8e 100644
--- a/tests/regression/dumptest/projection-tests-expected.txt
+++ b/tests/regression/dumptest/projection-tests-expected.txt
@@ -1,11 +1,15 @@
-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);
+ projection(cut = false, convexity = 0);
+ projection(cut = true, convexity = 0) {
+ square(size = [1, 1], center = false);
+ }
+ linear_extrude(height = 20, 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) {
+ linear_extrude(height = 20, 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);
@@ -14,7 +18,7 @@ group() {
}
}
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) {
+ linear_extrude(height = 20, 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);
@@ -22,4 +26,4 @@ group() {
}
}
}
-}
+
contact: Jan Huwald // Impressum