From: daniel watson Date: Tue, 4 Aug 2015 18:03:32 +0000 (-0700) Subject: shrink ball just a little to hold ball better X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=29aa972d9a951583ca7267cfad9cd96841a6bba7 shrink ball just a little to hold ball better --- diff --git a/3d-printables/caster-standoff-data.scad b/3d-printables/caster-standoff-data.scad index 77071fa..e5b3dbd 100644 --- a/3d-printables/caster-standoff-data.scad +++ b/3d-printables/caster-standoff-data.scad @@ -13,7 +13,7 @@ use $fn = 100; /* measured with calipers */ -ball_diameter = 11 + 0.9; // extra bit added for printing imprecision +ball_diameter = 11 + 0.85; // extra bit added for printing imprecision ball_radius = ball_diameter / 2; standoff_height = 60; // kyle eyeballed