chiark / gitweb /
quacks-ingredients: gcode manipulation
[reprap-play.git] / quacks-ingredients-make-copy-gcodes
index af8559cf17d4d711a92a5827ea6658597608310f..b9c6c348f4d0a2f9f4695b57d4772200d43da48e 100755 (executable)
@@ -56,6 +56,7 @@ for l in 1 2 3 4 5 234; do
        gh
        cp $g $h
 done
+sleep 0.5
 
 umount /media/sd
 mount /media/sd
@@ -65,5 +66,6 @@ for l in 1 2 3 4 5 234; do
        cmp $g $h
        ls -l $h
 done
+sleep 0.5
 
 umount /media/sd