summaryrefslogtreecommitdiff
path: root/testdata/scad/features/intersection-tests.scad
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-01-04 22:29:08 (GMT)
committerMarius Kintel <marius@kintel.net>2012-01-04 22:29:08 (GMT)
commit52dfffd97ba49b603b4814d843cd9be08d040364 (patch)
tree044c93d19aa38ac24822a241babbece7425bfbb2 /testdata/scad/features/intersection-tests.scad
parent0be212e75d73644b1cff8291a4b6a6fe0098b942 (diff)
parentba8aa515d14cf270c9d0fdf50b4c7c55b3c416a8 (diff)
Merge branch 'master' into threading
Conflicts: RELEASE_NOTES
Diffstat (limited to 'testdata/scad/features/intersection-tests.scad')
-rw-r--r--testdata/scad/features/intersection-tests.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/scad/features/intersection-tests.scad b/testdata/scad/features/intersection-tests.scad
index e53f3c9..4a1d7e3 100644
--- a/testdata/scad/features/intersection-tests.scad
+++ b/testdata/scad/features/intersection-tests.scad
@@ -22,7 +22,7 @@ translate([12,0,0]) intersection() {
translate([12,12,0]) intersection() {
cube([10,10,10], center=true);
- translate([0,0,7]) cylinder(r=4, h=4, center=true);
+ translate([0,0,7.01]) cylinder(r=4, h=4, center=true);
}
translate([24,0,0]) intersection() {
contact: Jan Huwald // Impressum