2 hours ago, timotub said:Thank you for your reply and sorry that this may sound strange.
There are additional sensors mounted to the printer, whose data is already streamed to Kafka by separate hardware. I want to stream the G-Code instructions as well, to gather all the live data in one place and to analyze it to enable a better control of the printing process.
Why I want to process the data on a separate machine? - Because I think that the embedded UM3-system should not get more compute load to work on.
Ah, yes, that makes sense! I will notify one of our FW engineers about this topic, they are better able to answer your questions.
-
1
Recommended Posts
nallath 1,125
Possible, yes. But it will come with a lot of risk.
Changing things is never without danger and all modifications that you make are on your own risk. I don't think that this is likely to cause issues though.
I'm not with the firmware team, so I can't give you a good answer to that.
But to remove the risk of the XY problem (https://xyproblem.info/) being a thing here. Why do you want this in the first place?
Link to post
Share on other sites
timotub 1
Thank you for your reply and sorry that this may sound strange.
There are additional sensors mounted to the printer, whose data is already streamed to Kafka by separate hardware. I want to stream the G-Code instructions as well, to gather all the live data in one place and to analyze it to enable a better control of the printing process.
Why I want to process the data on a separate machine? - Because I think that the embedded UM3-system should not get more compute load to work on.
Link to post
Share on other sites