From f37e30d3ad703110d09169776a447247177cb46b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 15 Dec 2015 10:39:16 +0000 Subject: [PATCH] filamentspool: 3mm: Actually propshift by only 6 to make room for one more lengthwise --- filamentspool.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filamentspool.scad b/filamentspool.scad index 50fb862..6248898 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -39,7 +39,7 @@ cupheight=selsz(55,55); cupstrong_dx=selsz(0,-10); -propxshift = -18; +propxshift = -6; doveclipheight = 10; -- 2.30.2