X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=quacks-ingredients-make-copy-gcodes;h=4d9c8ea0d9e64bf401ae751d3b95aab559210e47;hb=0b75261c04267516a09a6ff978ba8fb03ce91607;hp=b9c6c348f4d0a2f9f4695b57d4772200d43da48e;hpb=3765d782f3ddd6b93d46b35cf6b4b03eae696156;p=reprap-play.git diff --git a/quacks-ingredients-make-copy-gcodes b/quacks-ingredients-make-copy-gcodes index b9c6c34..4d9c8ea 100755 --- a/quacks-ingredients-make-copy-gcodes +++ b/quacks-ingredients-make-copy-gcodes @@ -23,7 +23,7 @@ gh () { for l in 1 2 3 4 5; do gh - cura -s $lhs$l,$f.auto.stl -o $g + cura -i quacks.ini -s $lhs$l,$f.auto.stl -o $g case $l in 1|2|3|4) perl -i~ -pe 's/^/;/ if m/^M140 S0\b.*\n/' $g