This commit is contained in:
Tim Kuipers 2016-05-13 13:22:54 +02:00
commit 62a53bfa1a

View file

@ -121,6 +121,7 @@ class CuraEngineBackend(Backend):
## Perform a slice of the scene.
def slice(self):
self._stored_layer_data = []
if not self._enabled:
return