the stream script will no longer reset the arduino before it completes the last couple of operation in a g-code-file
This commit is contained in:
parent
0170ba0dc5
commit
5613aa706f
@ -44,4 +44,6 @@ SerialPort.open('/dev/tty.FireFly-A964-SPP-1', 115200) do |sp|
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
puts "Done."
|
||||||
|
sleep 500
|
||||||
end
|
end
|
Loading…
Reference in New Issue
Block a user