From: Ian Jackson Date: Fri, 21 Feb 2020 21:25:19 +0000 (+0000) Subject: Revert "quacks-ingredients: retraction hop normal for L2" X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3ffcb57d64c5fc42d2f24dda731ed543e561901b;p=reprap-play.git Revert "quacks-ingredients: retraction hop normal for L2" Actually this makes no odds. This reverts commit 10c7b1ee6c0fcc93fa2f7ac4ec156714e9b5c325. --- diff --git a/quacks-ingredients-make-copy-gcodes b/quacks-ingredients-make-copy-gcodes index d5c702e..5c70dd1 100755 --- a/quacks-ingredients-make-copy-gcodes +++ b/quacks-ingredients-make-copy-gcodes @@ -28,7 +28,7 @@ for l in 1 2 3 4 5; do cp quacks.ini $qi case $l in - 4|5) + 2|4|5) perl -i~ -pe ' s/^(retraction_hop *= *.*)/retraction_hop = 0.6/m ' $qi