Cura/plugins/CuraEngineBackend
Arjen Hiemstra b1e8b01549 Reduce time spent in "Preparing to slice" by optimizing vertex data sending
This effectively is a limited form of MeshData::getTransformed that ignores
normals and performs a faster transformation.

Contributes to CURA-2687
2016-12-06 17:35:26 +01: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 If prime tower or prime position has an invalid position, we now give a specifc error message to indicate this 2016-11-18 14:24:32 +01: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 Reduce time spent in "Preparing to slice" by optimizing vertex data sending 2016-12-06 17:35:26 +01:00