Cura/plugins/CuraEngineBackend
Arjen Hiemstra 4573a233e9 Do not use insert to insert the Y height in the Layer data
Numpy's insert turns out to be slower than creating a new array and
manually copying values.

Contributes to CURA-708
2016-02-29 08:57:23 +01:00
..
__init__.py adds/adapts translation context markers 2015-09-08 15:26:49 +02:00
Cura.proto Fixed merge issues & updated proto files 2016-02-02 11:25:10 +01:00
CuraEngineBackend.py Do not display backend error messages for a few known error types 2016-02-24 17:28:31 +01:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedObjectListJob.py Do not use insert to insert the Y height in the Layer data 2016-02-29 08:57:23 +01:00
StartSliceJob.py Grouping and per object settings now work correctly again 2016-02-23 12:55:41 +01:00