MrDraw/src/octoprint/plugins/cura
Gina Häußge 44109f9d8f Automatically cancel running slicing jobs targeting the same output file if a new slicing request is received
This way there won't be two concurrent jobs trying to slice to the same file, which would practically render the cpu cycles from any slicing jobs than the final one wasted. Also adds a new event "SlicingCancelled" that will be sent in these cases.
2014-10-20 13:40:04 +02:00
..
profiles Improved slicing and file management 2014-10-06 17:34:07 +02:00
static Improved slicing and file management 2014-10-06 17:34:07 +02:00
templates Improved slicing and file management 2014-10-06 17:34:07 +02:00
__init__.py Automatically cancel running slicing jobs targeting the same output file if a new slicing request is received 2014-10-20 13:40:04 +02:00
profile.py Improved slicing and file management 2014-10-06 17:34:07 +02:00