summaryrefslogtreecommitdiff
path: root/examples/example015.scad
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2011-11-06 14:26:59 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2011-11-06 14:26:59 (GMT)
commit31a97f34e1122690cbad2c9bf01f3ede6d3da135 (patch)
treed34435cb6eada42b83aed18a9e83083b43efd8cb /examples/example015.scad
parent9ab95e6d7230dc5deb06a8e6e3f647e8b48b87c6 (diff)
parenta221eeee99ca772605c0ac6473cae2466e4cc07a (diff)
Merge remote branch 'upstream/master'
Diffstat (limited to 'examples/example015.scad')
-rw-r--r--examples/example015.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example015.scad b/examples/example015.scad
index b123496..e8ac3a6 100644
--- a/examples/example015.scad
+++ b/examples/example015.scad
@@ -19,7 +19,7 @@ module shape()
rotate(-45) scale([ 0.7, 1.3 ]) circle(5);
}
- import_dxf(file = "example009.dxf", layer = "body",
+ import(file = "example009.dxf", layer = "body",
convexity = 6, scale=2);
}
contact: Jan Huwald // Impressum