chiark / gitweb /
deore-crank-remover bigger
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 24 May 2013 23:01:51 +0000 (00:01 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 24 May 2013 23:01:51 +0000 (00:01 +0100)
deore-crank-remover.scad

index 8baa08eb72b10e039bfafbb7f1c66e422df6a668..1b0a7384396378ab45c6998304544c5908e806cf 100644 (file)
@@ -4,8 +4,8 @@ outdia=15.1;
 india=13.0;
 depth=10;
 
-eoutrad = outdia/2 - 0.5;
-einrad = india/2 - 2;
+eoutrad = outdia/2 + 1.0;
+einrad = india/2 - 1.0;
 edepth = depth + 3;
 
 handledepth = 5;