chiark / gitweb /
quacks-ingredients: retraction hop normal for L2
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 21 Feb 2020 21:07:54 +0000 (21:07 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 21 Feb 2020 21:07:54 +0000 (21:07 +0000)
This seems to be causing intolerable blemishes at the edge.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
quacks-ingredients-make-copy-gcodes

index 5c70dd135d54a47e2c247f18d197612e67e73be7..d5c702e7890cfc4eb98f31fc9dfd675da1d6da13 100755 (executable)
@@ -28,7 +28,7 @@ for l in 1 2 3 4 5; do
        cp quacks.ini $qi
 
        case $l in
-       2|4|5)
+       4|5)
                perl -i~ -pe '
                        s/^(retraction_hop *= *.*)/retraction_hop = 0.6/m
                ' $qi