chiark / gitweb /
quacks-ingredients: frame further away
[reprap-play.git] / quacks-ingredients-counts
index 8ab88227e48193b763d67b3a190bcd30ea06cb56..7d4d8d863540c672f7bfb4400cef72000e397de4 100755 (executable)
@@ -39,7 +39,7 @@ sub wrtoplevel () {
        my $c = $cs->{$nspots};
        print <<END;
   union(){
-    Frame(\$phase, token_pitch * [ $rowsz + 1.00, $nrows ]);
+    Frame(\$phase, token_pitch * [ $rowsz + 1.00, $nrows + 0.50 ]);
     \$nspots = $nspots;
 END
        while ($c--) {