chiark / gitweb /
tube-crossdrill-jig: reduce total depth
[reprap-play.git] / tube-crossdrill-jig.scad
index 5619e93eb649a86b1a4d34be12698bc6ec5a826e..0b18eccd9269bb45729ce65a9c827dcbfce83b7b 100644 (file)
@@ -6,7 +6,7 @@ $fs=0.2;
 $fa=6;
 
 rearwallthick = 3;
-basethick = 3;
+basethick = 2;
 mainframeendthick = 2.5;
 
 tubedia = 16 + 0.8;
@@ -18,7 +18,7 @@ boltholeslotshorter = 6;
 mainframeholedia = 5 + 0.5;
 
 // "slot" refers to the things in the base of the drill press stand
-backslotedgespace = 71;
+backslotedgespace = 55;
 slotwidth = 11.5;
 backslotmid2screwhole = 17;
 slotplugheight = 5.5;
@@ -34,7 +34,7 @@ keepslotx = backslotedgespace / 2;
 keepslotwidth = 4;
 
 mainframeextraside = 15;
-mainframeextrafront = 25;
+mainframeextrafront = 15;
 
 rearwallstrengthwidth = 10;
 keepslotclear = 10;