chiark / gitweb /
doveclip tuning
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 22:37:27 +0000 (23:37 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 22:37:27 +0000 (23:37 +0100)
doveclip.scad

index 2d465a8d4f1b79be1bb4a92f812e48507f69ba75..2522f53a51bbcbf1ac25d7220f36d43c17a38d0e 100644 (file)
@@ -5,8 +5,8 @@ webthick = 1.8;
 height = 7;
 pindepth = 10;
 nomrad = height/2 - toothheight;
-minrad = nomrad - 0.5;
-maxrad = nomrad + 0.5;
+minrad = nomrad - 0.75;
+maxrad = nomrad + 0.25;
 jawthick = 1.5;
 
 webgap = 0.4;