From 8a11621220fe54fb68f28d73c0445b3240e56996 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 15 Sep 2012 23:35:21 +0100 Subject: [PATCH] filamentspool explicit doveclipheight --- filamentspool.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filamentspool.scad b/filamentspool.scad index 5fdd147..28e76fc 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -14,6 +14,8 @@ ratchettoothslope=0.75; overlap=0.5; cupbigrad=35; +doveclipheight = 10; + teethh=3; teethgapx=4+fdia; @@ -47,8 +49,6 @@ totalwidth = armendwallthick*2 + channelwidth; totalheight = channeldepth + armendbasethick; stalkwidth = prongwidth + prongstalkxwidth; -doveclipheight = totalheight; - module ArmEnd(length=120){ translate([ratchettoothsmoothr, channelwidth/2, -armendbasethick]) { rotate([0,0,-90]) -- 2.30.2