From: Ian Jackson Date: Wed, 19 Feb 2020 23:20:11 +0000 (+0000) Subject: quacks-ingredients: gcode manipulation wip X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=bf5d181cd8b395dfa38a4cce9d80f659d05bc840 quacks-ingredients: gcode manipulation wip Signed-off-by: Ian Jackson --- diff --git a/quacks-ingredients-make-copy-gcodes b/quacks-ingredients-make-copy-gcodes index 0aaa814..b198f95 100755 --- a/quacks-ingredients-make-copy-gcodes +++ b/quacks-ingredients-make-copy-gcodes @@ -28,8 +28,6 @@ for l in 1 2 3 4 5; do 1|2|3|4) perl -i~ -pe 's/^/;/ if m/^M140 S0\b.*\n/' $g ;; - 5) ;; - *) echo >&2 "??? $l"; exit 1 ;; esac perl -i~ -ne '