chiark / gitweb /
quacks-ingredients: gcode manipulation - use retraction_hop instead
[reprap-play.git] / quacks-ingredients-make-copy-gcodes
index 829a55339f83c674e912a71578c6a147014cf3cc..5bb12499677387f3126487b932834297679f17b4 100755 (executable)
@@ -41,7 +41,7 @@ done
 
 for l in 2 4 5; do
        gh
-       perl -i~ -0777 -ne '
+       perl -i~ -0777 -ne '
                @l = split m{^(?=;LAYER:\d+\n)}m, $_;
                foreach my $i (0..$#l) {
                        $l[$i] =~