From: Ian Jackson Date: Sun, 13 Dec 2015 21:53:25 +0000 (+0000) Subject: filamentspool: Adjust prop for square cup (this time for sure) X-Git-Tag: filamentspool-v2-release~127 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1af29ee2b1e725a0863f042485ee9d7badcfacaf;p=reprap-play.git filamentspool: Adjust prop for square cup (this time for sure) --- 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]) {