summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/example015.scad3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/example015.scad b/examples/example015.scad
index a39d384..ce89404 100644
--- a/examples/example015.scad
+++ b/examples/example015.scad
@@ -16,3 +16,6 @@ difference()
rotate(-45) scale([ 0.7, 1.3 ]) circle(5);
}
+
+import_dxf(filename = "example009.dxf",
+ layername = "body", convexity = 10, scale=2);
contact: Jan Huwald // Impressum