Kevin O'Connor 7faa5fe233 gcode: Improve end-of-file handling when input is a debug file
Wait for any pending moves to be fully handled before exiting.  Make
sure the wait is done inside the "self.is_processing_data" check to
avoid infinite recursion.  Don't keep reading from the file while
waiting to exit.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-07-21 21:22:12 -04:00
..
2017-07-17 11:35:52 -04:00
2017-06-22 12:09:55 -04:00
2016-05-25 11:37:40 -04:00
2017-07-17 15:02:43 -04:00