summaryrefslogtreecommitdiff
path: root/entry.scad
diff options
context:
space:
mode:
Diffstat (limited to 'entry.scad')
-rw-r--r--entry.scad6
1 files changed, 6 insertions, 0 deletions
diff --git a/entry.scad b/entry.scad
index 29849cc..c02ec11 100644
--- a/entry.scad
+++ b/entry.scad
@@ -64,6 +64,12 @@ module entry(capped_bottom=true) {
}
ccube([2*W, large, 2*(hrail_height + hdd_height) + offset]);
+
+ // add joins ... a second time as they got lost somewhere on
+ // the way :-(
+ translate([0,D/20,0])
+ scale([1, 1.2, 1])
+ # joins(W, D);
}
}
contact: Jan Huwald // Impressum