X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=3d-printables%2Fcaster-standoff.scad;fp=3d-printables%2Fcaster-standoff.scad;h=e18f3a5ad3297df4b625fb58a728ab56a29daf13;hp=cf7be337620a2fa9eb88859cfcac1ce961c0398f;hb=b0052be59dbad9a02006fe0c5e7312f01f45d81e;hpb=aa1f18302948f8d487dc1805011d60e1821ce802 diff --git a/3d-printables/caster-standoff.scad b/3d-printables/caster-standoff.scad index cf7be33..e18f3a5 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; +ball_diameter = 12.7 + 0.5; // extra bit added for printing imprecision ball_radius = ball_diameter / 2; wall_thickness = 1;