From 1af29ee2b1e725a0863f042485ee9d7badcfacaf Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 13 Dec 2015 21:53:25 +0000 Subject: [PATCH] filamentspool: Adjust prop for square cup (this time for sure) --- filamentspool.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filamentspool.scad b/filamentspool.scad index c0bb1e2..e26fbe4 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -160,7 +160,7 @@ module FilamentCup() { ////toplevel translate([propshift, -1, 0]) { // something is wrong with the y calculation cube([prongwidth, - overclipdepth - prongwidth/2, + gapy+2, prongthick]); } for (y = [overclipcupgap, overclipcupgap+overclipcupnextgap]) { -- 2.30.2