chiark / gitweb /
sewing-table: FitTest: Front and Rear
[reprap-play.git] / commitid-best-test.scad.pl
index 041cf00cef6fe0c1e310c9eba7ee4f45f238b45c..b0ca1ba0aeb62be961402b0f0b0bad05dc68735d 100755 (executable)
@@ -18,7 +18,7 @@ foreach my $xm (@xm) {
        p "   translate(-0.5*p*[1,1]) square([$xm+1,$ym+1]*p);\n";
        p "   square([$xm,$ym]*p);\n";
        p "  }\n";
-       p "  Commitid_BestCount_2D([$xm,$ym] * p);\n";
+       p "  Commitid_BestCount_2D([$xm,$ym] * p, margin=0.2);\n";
        p " }\n";
        $y += $ym + 2;
     }