X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=wheel.scad;h=131caf8d5af204b1f7fc47d891bddedb5054fe61;hb=1c7c3a5288478079347f9d72a966ccb58eed81d9;hp=2ba290a5985de42f99fe0f43595b7421b0ad2bfe;hpb=6af76e9d99aaacefde6229c1c51721763b1edfd5;p=challenge-bot 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(){