Cura/plugins/CuraEngineBackend
Arjen Hiemstra baa24370f6 Force garbage collection during ProcessSlicedLayersJob
For some reason, Python likes to hold on to LayerData and friends.
Forcing a GC run here will clean them up properly.

Contributes to CURA-2406
2016-09-22 00:57:44 +02:00
..
__init__.py Update API version of two required plugins 2016-05-09 12:06:35 +02:00
Cura.proto doc: better documentation of limit_to_extruder and resolve properties in the JSON (CURA-2308) 2016-09-21 17:54:47 +02:00
CuraEngineBackend.py Ensure we remove ProcessLayersJob once it has finished 2016-09-22 00:57:43 +02:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedLayersJob.py Force garbage collection during ProcessSlicedLayersJob 2016-09-22 00:57:44 +02:00
StartSliceJob.py Merge branch 'sevaa-feature_x3d_file_format' 2016-09-20 11:49:39 +02:00