From 276bbf95ea4a9e86a470e0b73ffc30faa91f84b8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 24 Aug 2012 19:14:00 +0100 Subject: [PATCH] 10254 huxley-spindle move spindle teeth base about a bit --- th-10254/huxley-spindle.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/th-10254/huxley-spindle.scad b/th-10254/huxley-spindle.scad index 76d5eed..8bdd4a3 100644 --- a/th-10254/huxley-spindle.scad +++ b/th-10254/huxley-spindle.scad @@ -36,7 +36,7 @@ module HuxleySpindleTower(height=125, sideways=27.5, translate([-sideways-mainwidth/2, -sticklen-curvemidr, 0]) cube([mainwidth, sticklen, mainthick]); - SpindleTeeth(); + SpindleTeeth(baseheight=20,baseyoff=-1.5); translate([-sideways, -height, doveheight/2-d]) { rotate([0,0,90]) -- 2.30.2