From: daniel watson Date: Tue, 4 Aug 2015 04:31:39 +0000 (-0700) Subject: increase ball size to allow more movement X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=1e31311a1afe25e49a0523223a5b2a8cc68f69ac increase ball size to allow more movement --- diff --git a/3d-printables/caster-standoff-data.scad b/3d-printables/caster-standoff-data.scad index 9214a06..77071fa 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.8; // extra bit added for printing imprecision +ball_diameter = 11 + 0.9; // extra bit added for printing imprecision ball_radius = ball_diameter / 2; standoff_height = 60; // kyle eyeballed