summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/example005-expected.csg
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-10-04 07:20:03 (GMT)
committerMarius Kintel <marius@kintel.net>2013-10-04 07:20:03 (GMT)
commit0404a921af67a05f236f9f846243d4ffb1f74474 (patch)
tree132607d2cbf85b9c42a35993d6d44d2c443f8bcc /tests/regression/dumptest/example005-expected.csg
parent94070f7b51e54f64d977be90339c77521705b444 (diff)
parent5ed3e28b7a2e3eccb084cd582e4148a7aebb3b86 (diff)
Merge pull request #499 from openscad/issue480
Issue480
Diffstat (limited to 'tests/regression/dumptest/example005-expected.csg')
-rw-r--r--tests/regression/dumptest/example005-expected.csg8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/regression/dumptest/example005-expected.csg b/tests/regression/dumptest/example005-expected.csg
index dc5203f..653fb71 100644
--- a/tests/regression/dumptest/example005-expected.csg
+++ b/tests/regression/dumptest/example005-expected.csg
@@ -16,11 +16,11 @@ group() {
cylinder($fn = 0, $fa = 12, $fs = 2, h = 200, r1 = 10, r2 = 10, center = false);
}
group();
- multmatrix([[1, 0, 0, 69.282], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ multmatrix([[1, 0, 0, 69.28203230275], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cylinder($fn = 0, $fa = 12, $fs = 2, h = 200, r1 = 10, r2 = 10, center = false);
}
group();
- multmatrix([[1, 0, 0, 69.282], [0, 1, 0, -40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ multmatrix([[1, 0, 0, 69.28203230275], [0, 1, 0, -40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cylinder($fn = 0, $fa = 12, $fs = 2, h = 200, r1 = 10, r2 = 10, center = false);
}
group();
@@ -28,11 +28,11 @@ group() {
cylinder($fn = 0, $fa = 12, $fs = 2, h = 200, r1 = 10, r2 = 10, center = false);
}
group();
- multmatrix([[1, 0, 0, -69.282], [0, 1, 0, -40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ multmatrix([[1, 0, 0, -69.28203230275], [0, 1, 0, -40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cylinder($fn = 0, $fa = 12, $fs = 2, h = 200, r1 = 10, r2 = 10, center = false);
}
group();
- multmatrix([[1, 0, 0, -69.282], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ multmatrix([[1, 0, 0, -69.28203230275], [0, 1, 0, 40], [0, 0, 1, 0], [0, 0, 0, 1]]) {
cylinder($fn = 0, $fa = 12, $fs = 2, h = 200, r1 = 10, r2 = 10, center = false);
}
}
contact: Jan Huwald // Impressum