diff options
author | Marius Kintel <marius@kintel.net> | 2013-05-22 03:04:22 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-05-22 03:04:22 (GMT) |
commit | ef9d8a853be1a6d6ca48239fcc79106ba374ee21 (patch) | |
tree | 041fe3424e663a40986208e6829df5e955838e33 /tests/regression/dumptest/include-tests-expected.txt | |
parent | 470588b296aea880c84071ee53a23f055f9c5bf0 (diff) | |
parent | 71ab237aada8db602045063f0f1c6082ef06972a (diff) |
Merge branch 'master' into issue304
Diffstat (limited to 'tests/regression/dumptest/include-tests-expected.txt')
-rw-r--r-- | tests/regression/dumptest/include-tests-expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regression/dumptest/include-tests-expected.txt b/tests/regression/dumptest/include-tests-expected.txt index 47f731e..3f3ecd9 100644 --- a/tests/regression/dumptest/include-tests-expected.txt +++ b/tests/regression/dumptest/include-tests-expected.txt @@ -62,7 +62,7 @@ multmatrix([[1, 0, 0, -6], [0, 1, 0, 0], [0, 0, 1, 19], [0, 0, 0, 1]]) { multmatrix([[0, 0, 1, 0], [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 0, 1]]) { group() { - linear_extrude(height = 12, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 2) { + linear_extrude(height = 12, center = false, convexity = 1, scale = [1, 1], $fn = 0, $fa = 12, $fs = 2) { polygon(points = [[0, 0], [18, 0], [0, 4]], paths = [[0, 1, 2]], convexity = 1); } } |