From: Ian Jackson Date: Sun, 5 Nov 2017 16:42:23 +0000 (+0000) Subject: DROP ad-hoc difference for baselid X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=c9767fe6daf8ff0cf14e9c36a541c9357f702218;p=moebius3.git DROP ad-hoc difference for baselid Signed-off-by: Ian Jackson --- diff --git a/moebius-demo.scad b/moebius-demo.scad index 373844d..a5712d8 100644 --- a/moebius-demo.scad +++ b/moebius-demo.scad @@ -2,7 +2,7 @@ include -intersection(){ +difference(){ MoebiusCore(); translate([0,0,165]) cube(center=true, 400);