Cura/plugins/CuraEngineBackend
Lipu Fei 93731b8d1f Trigger auto-slice based on stackValidation instead of stack/setting changes
CURA-4084

Stack error checks are scheduled with a delay, and when a container is
changed (e.g. Quality), the auto-slice may get triggered before the
error check is done. Because the error check result is cached, the
auto-slicing will use the previous result instead of new. So, the
auto-slicing should be triggered when a stack validation is finished
instead of when a stack/setting gets changed.
2017-07-26 14:09:18 +02:00
..
__init__.py Moved certain meta data entries to seperate file 2017-06-21 11:22:35 +02:00
Cura.proto Receive time estimates per feature 2017-05-05 00:05:17 +02:00
CuraEngineBackend.py Trigger auto-slice based on stackValidation instead of stack/setting changes 2017-07-26 14:09:18 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ProcessGCodeJob.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ProcessSlicedLayersJob.py Correctly handle IndexError for defaultColors 2017-07-21 16:03:11 +02:00
StartSliceJob.py Always send not-printed objects to slicer regardless of build volume 2017-06-30 13:04:09 +02:00