Cura/plugins/CuraEngineBackend
Jaime van Kessel 7045d67bde Layer data is now processed layer by layer.
This is done to prevent the very large messages that would be sent otherwise.
Protobuf can't do anything with messages above 512MB. As we no longer send a
"collection" message, this should no longer occur.
CURA-1210
2016-03-24 12:14:31 +01:00
..
__init__.py adds/adapts translation context markers 2015-09-08 15:26:49 +02:00
Cura.proto Layer data is now processed layer by layer. 2016-03-24 12:14:31 +01:00
CuraEngineBackend.py Layer data is now processed layer by layer. 2016-03-24 12:14:31 +01:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedLayersJob.py Layer data is now processed layer by layer. 2016-03-24 12:14:31 +01:00
StartSliceJob.py Added more logging to engine connection 2016-03-15 12:53:22 +01:00