From: daniel watson Date: Wed, 27 Aug 2014 05:16:25 +0000 (-0700) Subject: grip the ball better in the caster standoff X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=14d02deb4433b4191f24b4ba1e074943d7cc2afa grip the ball better in the caster standoff --- diff --git a/3d-printables/caster-standoff.scad b/3d-printables/caster-standoff.scad index 236de0a..6914781 100644 --- a/3d-printables/caster-standoff.scad +++ b/3d-printables/caster-standoff.scad @@ -15,7 +15,7 @@ ball_radius = ball_diameter / 2; standoff_height = 60; // kyle eyeballed -gap = 4; +gap = 2; wall_thickness = 1; holder_floor = 3; holder_arms_length = 20;