3D printer / slicing GUI built on top of the Uranium framework
Find a file
Arjen Hiemstra dcb33be89f Invert the Y axis when sending data to the engine, not Z
Since we just swapped Y and Z it is Y that needs to be inverted, not Z
2015-04-23 14:14:06 +02:00
Commands Fixed broken renames in qml 2014-12-15 11:24:43 +01:00
__init__.py Plugin registering is now done by dict instead of single object or list 2015-04-22 11:00:12 +02:00
Cura_pb2.py Add support for displaying print time and print material amount 2015-04-20 17:55:52 +02:00
CuraEngineBackend.py Invert the Y axis when sending data to the engine, not Z 2015-04-23 14:14:06 +02:00
LayerData.py Fix LayerData to use the right indices for polygons 2015-03-16 10:09:29 +01:00
ProcessGCodeJob.py Use the new CuraEngine GCode protocol instead of temp files. 2015-04-08 13:57:53 +02:00
ProcessSlicedObjectListJob.py Correct for inverted Z in ProcessSlicedObjectListJob 2015-04-23 14:14:05 +02:00