From: daniel watson Date: Tue, 22 Oct 2013 22:54:05 +0000 (-0700) Subject: comment what the drill jig is X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=a96c0938da335af7d2a4b9fa0faadf2bb44e24fc comment what the drill jig is --- diff --git a/motor-mount-drill-jig.scad b/motor-mount-drill-jig.scad index 198d218..bafbe5a 100644 --- a/motor-mount-drill-jig.scad +++ b/motor-mount-drill-jig.scad @@ -4,6 +4,10 @@ // https://gitorious.org/ozzloy/challenge-bot // https://github.com/waynegramlich/challenge-bot +// use this drill jig for putting holes in a motor mount for screws +// and motor shaft. the four tabs at the bottom are for clamping +// the jig down. + mm_per_inch = 25.4; material_width = (1/8) * mm_per_inch;