From: daniel watson Date: Sun, 10 Aug 2014 19:50:28 +0000 (-0700) Subject: make hole for holding wheel to shaft bigger X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=f747b5748a03b4c0fd6386b8e17aebd2d18d4b9e make hole for holding wheel to shaft bigger --- diff --git a/3d-printables/wheel.scad b/3d-printables/wheel.scad index 4ca975b..1d1994e 100644 --- a/3d-printables/wheel.scad +++ b/3d-printables/wheel.scad @@ -25,7 +25,7 @@ motor_shaft_flat_width = 4.8; tread_radius = 4 / 2; module mounting_screw_flat(){ - circle(0.75);} + circle(0.9);} module motor_shaft_flat(radius, flat_width){ intersection(){