ooee123 / ForestFriends

Software portion of CNC router for user interface, backend text to path translation, and motor driver control
1 stars 0 forks source link

If Java detects bad boundaries #47

Open ooee123 opened 9 years ago

ooee123 commented 9 years ago

Then it will close and use the old coordinates.txt

ooee123 commented 8 years ago

Now, Java will return an error code according to ERROR_CODES.txt and Python will pick it up, spit the error message, then EXIT. We will have to do better and display an error message.