chiark / gitweb /
quacks-ingredients: make tower further away
[reprap-play.git] / quacks-ingredients-counts
index a1e5f27e40bbcbd86da57aaa6116b2427b0cf13e..746ea8a7cd980a0f8674c70031986b868db91f90 100755 (executable)
@@ -39,7 +39,7 @@ sub wrtoplevel () {
        my $c = $cs->{$nspots};
        print <<END;
   union(){
-    Frame(\$phase, token_pitch * [ $rowsz + 0.5, $nrows ]);
+    Frame(\$phase, token_pitch * [ $rowsz + 0.75, $nrows ]);
     \$nspots = $nspots;
 END
        while ($c--) {