enlarge blocks
authordaniel watson <ozzloy@gmail.com>
Wed, 11 Apr 2018 03:39:50 +0000 (20:39 -0700)
committerdaniel watson <ozzloy@gmail.com>
Wed, 11 Apr 2018 03:39:50 +0000 (20:39 -0700)
place-value-manipulative.scad

index 29cca3e8f39a94a1415671469459ffa855cc90cd..85cf0fd7fb32b71a01aff28b1276aa16768f3638 100644 (file)
@@ -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;