X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=3d-printables%2Fcaster-standoff.scad;h=cf7be337620a2fa9eb88859cfcac1ce961c0398f;hp=27288faf94debd74c3d8cd68093cf8fd609a17d0;hb=aa1f18302948f8d487dc1805011d60e1821ce802;hpb=6a7062ce9a8dc6e0944175d161ab2960a1353404 diff --git a/3d-printables/caster-standoff.scad b/3d-printables/caster-standoff.scad index 27288fa..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.25; +ball_diameter = 12.7 + 1; ball_radius = ball_diameter / 2; wall_thickness = 1;