From: Ian Jackson Date: Fri, 24 Aug 2012 19:21:57 +0000 (+0100) Subject: 10254 huxley-spindle as printed X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=e3826f939095f6aa9898e8c286c26a2cc638183b;p=dl-things.git 10254 huxley-spindle as printed --- diff --git a/th-10254/huxley-spindle.scad b/th-10254/huxley-spindle.scad index 2bc1940..88dd0da 100644 --- a/th-10254/huxley-spindle.scad +++ b/th-10254/huxley-spindle.scad @@ -51,5 +51,5 @@ module HuxleySpindleTower(height=125, sideways=27.5, difference(){ mirror([1,0,0]) HuxleySpindleTower(); - translate([-200,-200,-1]) cube([400,400,1.01]); + translate([-200,-200,-1]) cube([400,400,1.005]); }