chiark / gitweb /
tube-crossdrill-jig: fix slot slope
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 May 2013 00:45:53 +0000 (01:45 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 May 2013 00:45:53 +0000 (01:45 +0100)
tube-crossdrill-jig.scad

index 8e2a9772b6842095f6cb58cbcc452f98fdfe2892..843a2a697123c8e10d87a0f882991cb80da2d8c2 100644 (file)
@@ -25,7 +25,8 @@ slotplugheight = 5.5;
 slotplugshorterlen =10;
 slotpluglongerlen = 20;
 
-slotslope = 11.0 / 18.5;
+//slotslope = 11.0 / 18.5;
+slotslope = 1 / tan(51);
 
 // "keepslot" refers to the screws in the wooden jig block
 keepslotstartz = 20;