From: Ian Jackson Date: Sat, 15 Sep 2012 22:35:21 +0000 (+0100) Subject: filamentspool explicit doveclipheight X-Git-Tag: filamentspool-v2-release~856 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8a11621220fe54fb68f28d73c0445b3240e56996;p=reprap-play.git filamentspool explicit doveclipheight --- 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])