summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-06 09:21:40 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-06 09:21:40 (GMT)
commit6575732286d3f8909972d3705b748c6cfc02f8a8 (patch)
tree04ce107fa4c9e81aefc704ea47e90a040540582a /examples
parent73e84ec660737616a22f5e8edbe95a69d2652c99 (diff)
Clifford Wolf:
Fixed inner-borders-bug in 2d visualization (symptom: rendering artefacts even with higher convexity setting as it should be needed) git-svn-id: http://svn.clifford.at/openscad/trunk@214 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'examples')
-rw-r--r--examples/example015.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example015.scad b/examples/example015.scad
index ce89404..22a2ad0 100644
--- a/examples/example015.scad
+++ b/examples/example015.scad
@@ -18,4 +18,4 @@ difference()
}
import_dxf(filename = "example009.dxf",
- layername = "body", convexity = 10, scale=2);
+ layername = "body", convexity = 6, scale=2);
contact: Jan Huwald // Impressum