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

index b514351879a87947376794fa2f432953d0f03ed6..c5b625cecd12bcc49b282bc0be71db68e95b1e99 100644 (file)
@@ -77,7 +77,7 @@ module ArmEnd(length=120){
                        [       0,      0,      1,      0       ],
                        [       0,      0,      0,      1       ]])
        cube([ratchettooth - ratchettoothsmoothr*2,
                        [       0,      0,      1,      0       ],
                        [       0,      0,      0,      1       ]])
        cube([ratchettooth - ratchettoothsmoothr*2,
-             channelwidth, ratchettoothheight]);
+             channelwidth, ratchettoothheight - ratchettoothsmoothr]);
     }
   }
 }
     }
   }
 }