From e83d0a04de51ddc55f184baff69ffed1ce7905b6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 24 Aug 2012 18:38:21 +0100 Subject: [PATCH] 10254 huxley-spindle dovetail right way round --- th-10254/huxley-spindle.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/th-10254/huxley-spindle.scad b/th-10254/huxley-spindle.scad index ac7c531..76d5eed 100644 --- a/th-10254/huxley-spindle.scad +++ b/th-10254/huxley-spindle.scad @@ -38,8 +38,8 @@ module HuxleySpindleTower(height=125, sideways=27.5, SpindleTeeth(); - translate([-sideways, -height, dovewidth/2]) { - rotate([90,0,90]) + translate([-sideways, -height, doveheight/2-d]) { + rotate([0,0,90]) difference(){ translate([d,-dovewidth/2,d-5]) cube([doveheight+d*2, dovewidth, -- 2.30.2