Jaime van Kessel
318182495a
We now recieve material estimation per extruder
...
CURA-1687
2016-07-04 17:11:03 +02:00
Tim Kuipers
b6649eab3a
dox: documented proto file (CURA-1681 CURA-1682)
2016-06-09 12:08:10 +02:00
Jaime van Kessel
a01b554ee3
Added extruder to proto message
...
CURA-1681
2016-06-09 11:56:41 +02:00
Tim Kuipers
ce9d8b6dd0
proto file typo fix (CURA-1681 CURA-1682)
2016-06-09 10:48:44 +02:00
Jaime van Kessel
20f657af88
Updated proto file
...
Objects & global settings are now sent in one message.
Also added support for extruder settings
CURA-1681
2016-06-09 10:40:28 +02:00
Jaime van Kessel
7045d67bde
Layer data is now processed layer by layer.
...
This is done to prevent the very large messages that would be sent otherwise.
Protobuf can't do anything with messages above 512MB. As we no longer send a
"collection" message, this should no longer occur.
CURA-1210
2016-03-24 12:14:31 +01:00
Jaime van Kessel
7c744044fd
Fixed merge issues & updated proto files
2016-02-02 11:25:10 +01:00
Arjen Hiemstra
21f70c4123
Add Cura protobuf protocol file
...
Should find some way of sharing the one in CuraEngine but this works for
now
2016-01-28 03:23:47 +01:00