Cura/plugins/CuraEngineBackend
fieldOfView adc547fa36 Don't send extruder stack settings to CuraEngine when there is just one extruder
When there is 1 extruder, the frontend stores all settings in the global stack. Sending an extruder stack confuses CuraEngine into using the values of the extruder stack, which results in defaults being used.
2017-06-21 19:00:18 +02:00
..
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Cura.proto Receive time estimates per feature 2017-05-05 00:05:17 +02:00
CuraEngineBackend.py Merge branch 'time_estimate_per_feature' of https://github.com/14bitVoid/Cura into 14bitVoid-time_estimate_per_feature 2017-05-11 09:53:50 +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 Add default for colour code of material 2017-05-24 15:20:59 +02:00
StartSliceJob.py Don't send extruder stack settings to CuraEngine when there is just one extruder 2017-06-21 19:00:18 +02:00