Cura/plugins/CuraEngineBackend
Ghostkeeper b6aa78cc8d
Use getAllKeys of ContainerStack to get all setting values
Instead of traversing the setting definitions ourselves, let the stack do it. This code should be reusable for other places where we want to get certain properties of all settings, hopefully.

Contributes to issues CURA-1278 and CURA-1588.
2016-05-23 23:15:21 +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 Remove unused function 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 Use getAllKeys of ContainerStack to get all setting values 2016-05-23 23:15:21 +02:00