Cura/plugins/CuraEngineBackend
Ruben D 1d6b7c71cb
Optimise starting slice job a bit
Moved some common code into a subroutine. Also replaced the start and end g-code directly in the settings list instead of checking for the key at each iteration of the loop.
2017-09-03 17:15:31 +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 Stop slicing when a new slice is needed 2017-08-23 17:19:48 +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 Optimise starting slice job a bit 2017-09-03 17:15:31 +02:00