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

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-04Add PrimeTower type to proto fileJaime van Kessel
2018-12-18Put time data together in Cura.protoLipu Fei
2018-12-07Added Prime tower time to PrintTimeMaterialEstimatesAleksei S
2018-08-20Initial commit for including mesh names as comments in gcodepaukstelis
2017-11-10Add line thickness and feedrates to the data sent to CuraDiego Prado Gesto
2017-05-08Forgot to commit new protobuf that splits print time estimates into multiple ...14bitVoid
2016-09-21doc: better documentation of limit_to_extruder property in the proto file (CU...Tim Kuipers
2016-09-14refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)Tim Kuipers
2016-09-05Update Cura.protoAldo Hoeben
2016-07-29Sync from frontend: global_inherits_stack messageGhostkeeper
2016-07-14Changed the data type of the layer visualization data from int64 to float.Johan K
2016-07-12Merge branch 'master' of https://github.com/Ultimaker/CuraEngine into layervi...Johan K
2016-07-12Added extruder nr to PathSegment definition in Cura.protoJohan K
2016-06-30lil codestyle fixTim Kuipers
2016-06-30SendMaterialEstimatesOfBothExtrudersToFrontend. First commit not ready yet. C...Javier Lechuga
2016-06-16Changed the message used to send the final slice result to the front-end to L...Johan K
2016-06-14Adding polygon packing feature and change the structure of the layer data sen...Johan K
2016-06-09 Added extruder to proto messageTim Kuipers
2016-06-09doc: commented proto file (CURA-1682 CURA-1681)Tim Kuipers
2016-06-09Updated proto fileTim Kuipers
2016-04-05Copy protocol file from front-endGhostkeeper
2016-04-05Remove sliced object lists from protocolGhostkeeper
2016-04-05Remove object ID from layerGhostkeeper
2016-04-05Alter protocol to no longer group sliced objectsGhostkeeper
2016-02-01Document protobuf message typeidGhostkeeper
2016-01-22fix: introduced new socket msg SlicingFinished (CURA-427)Tim Kuipers
2015-09-21add new types to protobufHajo Nils Krabbenhöft
2015-08-18Extend per-object setting support to MeshGroupArjen Hiemstra
2015-07-24Merge branch '15.06'Arjen Hiemstra
2015-07-24Renamed namespace of protobuff from Cura to cura::protoJaime van Kessel
2015-07-23Changes to make one at a time work (WIP)Jaime van Kessel
2015-07-22Moar namingJaime van Kessel
2015-06-16Also send infill polygon data to the UI, not just oultinesArjen Hiemstra
2015-06-16Also send line width to the UI along with the polygon's pointsArjen Hiemstra
2015-06-16Add support for sending layer height and thickness to the UIArjen Hiemstra
2015-04-20Add print material amount and simplify print time messageArjen Hiemstra
2015-04-17Send the proper prefix for UltiGCode for the Ultimaker2.daid
2015-04-14Allow setting of settings per mesh, useful for dual-extrusion.daid
2015-04-08Update engine to no longer use temp files to communicate the gcode to the fro...daid
2015-03-13Add an id to the GCode message so we can track the object on the ui sideArjen Hiemstra
2015-02-12Add SettingList and Setting messages to the protocolArjen Hiemstra
2015-01-29Add Cura protobug protocol fileArjen Hiemstra