chiark / gitweb /
filamentspool cup bugfix excrescence
[reprap-play.git] / filamentspool.scad
index 131e859fe9f85119bfebf0e0f6d0d00a033a3c2a..46fee725d8b9b4bc77de9d33c8fd3c316cd8ccbb 100644 (file)
@@ -95,7 +95,7 @@ module FilamentCupHandle(){
                        [       0,      0,      0,      1       ]])
          cube([pawlusewidth,
                ratchettoothheight - ratchettoothsmoothr,
-               prongthick]);
+               prongthick - 1]);
       }
     }
   }