X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=3d-printables%2Fwheel.scad;h=656ae160816e5e8b302681ae6c287e035973b5bc;hp=eee5dd1dd3ec2e892efe04a5b3906eee85bd2b45;hb=3cfef3f358a0733e9d455dc83b90a2764d5b12d3;hpb=3d90aff00bdea5d4a525d006d5390f9c5a25c635 diff --git a/3d-printables/wheel.scad b/3d-printables/wheel.scad index eee5dd1..656ae16 100644 --- a/3d-printables/wheel.scad +++ b/3d-printables/wheel.scad @@ -11,18 +11,9 @@ $fn = 100; include -/* wheel(wheel_radius, wheel_width, motor_shaft_radius, motor_shaft_flat_width, wall_width, tread_radius); -*/ - -wheel_solid(wheel_radius, - wheel_width, - motor_shaft_radius, - motor_shaft_flat_width, - wall_width, - tread_radius);