Cura/plugins/CuraEngineBackend
Ghostkeeper 8f1860413b Always send FDMPrinter definition via socket
We don't save the file name any more. The engine doesn't need any machine-specific definitions at the moment, so we can always just send FDMPrinter.. This may later change, but later we will also send a serialised JSON rather than a file name so then we won't need the file name any more.

Contributes to issues CURA-1278 and CURA-1588.
2016-05-23 17:19:18 +02:00
..
__init__.py Update API version of two required plugins 2016-05-09 12:06:35 +02:00
Cura.proto Layer data is now processed layer by layer. 2016-03-24 12:14:31 +01:00
CuraEngineBackend.py Always send FDMPrinter definition via socket 2016-05-23 17:19:18 +02:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedLayersJob.py Codestyle & Documentation 2016-04-28 15:56:25 +02:00
StartSliceJob.py Re-implement sending global settings 2016-05-23 17:19:18 +02:00