From: Ian Jackson Date: Sun, 13 Dec 2015 21:44:21 +0000 (+0000) Subject: filamentspool: Adjust prop for square cup X-Git-Tag: filamentspool-v2-release~128 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=7048e3eab89290615a121230de9f9a2d92e8a0da filamentspool: Adjust prop for square cup --- diff --git a/filamentspool.scad b/filamentspool.scad index 0d3719a..c0bb1e2 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, - dy - sqrt(midrad*midrad - proptaken*proptaken) - prongwidth/2, + overclipdepth - prongwidth/2, prongthick]); } for (y = [overclipcupgap, overclipcupgap+overclipcupnextgap]) {