X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=place-value-manipulative.scad;h=85cf0fd7fb32b71a01aff28b1276aa16768f3638;hb=HEAD;hp=29cca3e8f39a94a1415671469459ffa855cc90cd;hpb=154489989a6c7ee30abadf7fe91ae64215175749;p=ozzloy%40gmail.com%2F3d-printables diff --git a/place-value-manipulative.scad b/place-value-manipulative.scad index 29cca3e..85cf0fd 100644 --- a/place-value-manipulative.scad +++ b/place-value-manipulative.scad @@ -31,7 +31,7 @@ twenty_sevens_place(); $fn = 100; // how big each ones place side is in millimeters -side_length = 10; +side_length = 20; // modify this to your aesthetic taste corner_radius = side_length / 6;