From 71a8d0fc3b8d2878271e20a355c53cabf8599935 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 10 Feb 2016 01:43:37 +0000 Subject: [PATCH] filamentspool: Put ArmEnd dove commitid in right place y --- filamentspool.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filamentspool.scad b/filamentspool.scad index 0a80d02..572487c 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -343,7 +343,7 @@ module ArmEnd(length=armend_length){ ////toplevel } } if (usedove()){ - translate([0,0, -armendbasethick]) + translate([0, -armendwallthick, -armendbasethick]) Commitid_BestCount_M([length/3, totalwidth]); } } -- 2.30.2