Cura/plugins/CuraEngineBackend
Ghostkeeper 3c36c3427c
Cache top of stack for efficiency
Otherwise you need to retrieve this container for every key again. Doesn't matter much, but a bit.

Contributes to issue CURA-4186.
2017-08-18 15:36:15 +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 EngineBackend should trigger auto-slice on changes 2017-08-01 09:39:35 +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 Cache top of stack for efficiency 2017-08-18 15:36:15 +02:00