3D printer / slicing GUI built on top of the Uranium framework
Find a file
2015-04-30 12:23:48 +02: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 Merge fix, and update to json file to get all engine settings in there. 2015-04-23 14:50:55 +02:00
LayerData.py Rename Polygon.count to Polygon.elementCount and return the proper element count 2015-04-28 11:50:54 +02:00
ProcessGCodeJob.py Use the new CuraEngine GCode protocol instead of temp files. 2015-04-08 13:57:53 +02:00
ProcessSlicedObjectListJob.py Translate the received polygons from the engine to use 0,0 as center 2015-04-29 17:48:40 +02:00