X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=blobdiff_plain;f=th-10254%2Fhuxley-spindle.scad;fp=th-10254%2Fhuxley-spindle.scad;h=88dd0dafab16bb7f913f7b23c850da0896e2ec4b;hb=e3826f939095f6aa9898e8c286c26a2cc638183b;hp=2bc1940e32259203c01b7bbdca547cfd2405d897;hpb=5726ca9603b970edd815c3ef9d4114ccbdff8c78;p=dl-things.git 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]); }