kopia lustrzana https://github.com/gnea/grbl
the stream script will no longer reset the arduino before it completes the last couple of operation in a g-code-file
rodzic
0170ba0dc5
commit
5613aa706f
|
@ -44,4 +44,6 @@ SerialPort.open('/dev/tty.FireFly-A964-SPP-1', 115200) do |sp|
|
|||
end
|
||||
end
|
||||
end
|
||||
puts "Done."
|
||||
sleep 500
|
||||
end
|
Ładowanie…
Reference in New Issue