From: Ian Jackson Date: Wed, 10 Feb 2016 01:24:10 +0000 (+0000) Subject: filamentspool: ArmEnd dove commitid, needs adjusting for teeth X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=96af410fa482a2ffeed3f9b750d8b7c587a2d75a filamentspool: ArmEnd dove commitid, needs adjusting for teeth --- diff --git a/filamentspool.scad b/filamentspool.scad index d1c6d30..324fdd6 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -326,6 +326,11 @@ module ArmEnd(length=armend_length){ ////toplevel cube([length+1 - ratchettooth, channelwidth, channeldepth+1]); translate([-1, 0, ratchettoothheight]) cube([length+2, channelwidth, channeldepth+1]); + + if (usedove()){ + translate([0,0, -armendbasethick]) + Commitid_BestCount_M([length/3, totalwidth]); + } } for (dx = [0 : ratchetstep : length - ratchetstep]) translate([dx,0,0]) { translate([ratchettoothsmoothr+0.5, armendwallthick/2, 0]) minkowski(){