Cura/plugins/CuraEngineBackend
Ghostkeeper 1cbb3a3f28
Prevent slicing if there is an invalid setting value
E.g. higher than maximum_value. This seems to work okay but is largely untested because switching to advanced mode gives a segfault.

Contributes to issues CURA-1278 and CURA-1588.
2016-05-23 23:47:38 +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 Prevent slicing if there is an invalid setting value 2016-05-23 23:47:38 +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