NTNU-Digilab / gcode-script

A python script converting Rhinocerous curve geometry to G-code instructions for laser-cutting
MIT License
2 stars 0 forks source link

Add proper errorhandling and exit messages. #3

Open Weibye opened 6 years ago

Weibye commented 6 years ago

From @Weibye on August 23, 2017 7:19

When the script exits for any reason, the script should fall back to a cleanup code, giving the user proper information of what happened, exactly what curves are involved (such as the case with a specific curve being out of bounds).

And finally remove any loading bar and cleanup UI elements

Copied from original issue: Weibye/gcode-script#5

Weibye commented 6 years ago

Added base framework and significantly improved in https://github.com/FauxGrim/gcode-script/commit/b916de28f90a1df597b6caa7b298a7199c854897