chiark / gitweb /
filamentspool cup bugfix excrescence
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 00:46:56 +0000 (01:46 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 00:46:56 +0000 (01:46 +0100)
filamentspool.scad

index 131e859fe9f85119bfebf0e0f6d0d00a033a3c2a..46fee725d8b9b4bc77de9d33c8fd3c316cd8ccbb 100644 (file)
@@ -95,7 +95,7 @@ module FilamentCupHandle(){
                        [       0,      0,      0,      1       ]])
          cube([pawlusewidth,
                ratchettoothheight - ratchettoothsmoothr,
                        [       0,      0,      0,      1       ]])
          cube([pawlusewidth,
                ratchettoothheight - ratchettoothsmoothr,
-               prongthick]);
+               prongthick - 1]);
       }
     }
   }
       }
     }
   }