From: daniel watson Date: Sun, 25 May 2014 18:03:46 +0000 (-0700) Subject: provide hole for #2 screw in wheel X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=25c7a96655b6cd1716a03219c0a59fce97a3bfd9 provide hole for #2 screw in wheel --- diff --git a/3d-printables/wheel.scad b/3d-printables/wheel.scad index 4b806f4..02dc054 100644 --- a/3d-printables/wheel.scad +++ b/3d-printables/wheel.scad @@ -114,7 +114,9 @@ module wheel_solid(radius, qr_size = 54; qr_height = 2; linear_extrude(height = qr_height){ - square(qr_size, center = true);} + difference (){ + square(qr_size, center = true); + square(1.5, center = true);}} translate([0, 0, qr_height]){ motor_shaft_holder(shaft_radius, shaft_flat_width,