X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=wheel.scad;h=131caf8d5af204b1f7fc47d891bddedb5054fe61;hp=2ba290a5985de42f99fe0f43595b7421b0ad2bfe;hb=ac757602dfe7948c40c38a501386d13a93db7dd6;hpb=6af76e9d99aaacefde6229c1c51721763b1edfd5 diff --git a/wheel.scad b/wheel.scad index 2ba290a..131caf8 100644 --- a/wheel.scad +++ b/wheel.scad @@ -9,8 +9,8 @@ wheel_radius = 68/2; module encoder_shaft(){ // measured with calipers, checked against the motor shaft - motor_shaft_big = 3.7; - motor_shaft_small = 4.8; + motor_shaft_big = 3.7; // radius, gets doubled in cylinder + motor_shaft_small = 4.8; // total length of box motor_shaft_length = wheel_depth * 3 / 4; intersection(){