chiark / gitweb /
ksafe-base: adjustments from tests
[reprap-play.git] / tube-crossdrill-jig.scad
index 54f54968e00c7d9344eb8067498beb6ddc06958e..843a2a697123c8e10d87a0f882991cb80da2d8c2 100644 (file)
@@ -15,17 +15,18 @@ tubetubetopslop=1;
 
 boltholedia = 6.5 + 0.5;
 boltholeslotshorter = 6;
-mainframeholedia = 5 + 0.5;
+mainframeholedia = 5 + 1.0;
 
 // "slot" refers to the things in the base of the drill press stand
 backslotedgespace = 59;
-slotwidth = 11.5;
+slotwidth = 11.5 - 0.5;
 backslotmid2screwhole = 17;
 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;