From: daniel watson Date: Wed, 4 Dec 2013 16:55:26 +0000 (-0800) Subject: 10. squeeze ball even tighter X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=aa1f18302948f8d487dc1805011d60e1821ce802 10. squeeze ball even tighter --- diff --git a/3d-printables/caster-standoff.scad b/3d-printables/caster-standoff.scad index a385735..cf7be33 100644 --- a/3d-printables/caster-standoff.scad +++ b/3d-printables/caster-standoff.scad @@ -8,7 +8,7 @@ $fn = 60; /* measured with calipers */ -ball_diameter = 12.7 + 1.125; +ball_diameter = 12.7 + 1; ball_radius = ball_diameter / 2; wall_thickness = 1;