Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-04Ensure that the primetower gets drawn in the right color againJaime van Kessel
2018-12-18Add time prime tower into Cura.protoLipu Fei
2018-08-20Basic cleanuppaukstelis
2018-08-20Initial commit for passing mesh names to CuraEnginepaukstelis
2017-11-10Add line thickness and feedrate to the data sent from the backendDiego Prado Gesto
2017-05-05Receive time estimates per feature14bitVoid
2016-09-21doc: better documentation of limit_to_extruder and resolve properties in the ...Tim Kuipers
2016-09-14refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)Tim Kuipers
2016-09-05Add layer data type and color for Support InterfacefieldOfView
2016-08-01Send all global_inherits_stack to engineGhostkeeper
2016-07-14Changed the point data type sent from the backend from int64 to float.Johan K
2016-07-12Code cleanupJohan K
2016-07-12Merge branch 'master' of https://github.com/Ultimaker/Cura into layerview_devJohan K
2016-07-04We now recieve material estimation per extruderJaime van Kessel
2016-06-28Changing the message used from the engine from Layer to LayerOptimized.Johan K
2016-06-28Formulate layerview logic using numpy to speed up. Also changed layer data pa...Johan K
2016-06-09dox: documented proto file (CURA-1681 CURA-1682)Tim Kuipers
2016-06-09Added extruder to proto messageJaime van Kessel
2016-06-09proto file typo fix (CURA-1681 CURA-1682)Tim Kuipers
2016-06-09Updated proto fileJaime van Kessel
2016-03-24Layer data is now processed layer by layer.Jaime van Kessel
2016-02-02Fixed merge issues & updated proto filesJaime van Kessel
2016-01-28Add Cura protobuf protocol fileArjen Hiemstra