Benachrichtigungen
Alles löschen
Live Data
Hi everyone!
If somebody knows about a way to get live data about the printer, like the x, y and z position of the extruder, print progress (while the printer is printing anything), temperature, etc as an api, so I can later build applications which will automate and log info based on this data?
Thanks.
Veröffentlicht : 24/03/2017 5:39 pm
Re: Live Data
Use Octoprint. It has an API to send commands to the printer.
http://docs.octoprint.org/en/master/api/
Veröffentlicht : 27/03/2017 3:39 pm
Re: Live Data
Pronterface (sometimes also called Printrun) is part of the drivers package and can show live data during a print as well. Not sure about API per se, but it's open source which could be helpful when writing your own utility.. http://www.pronterface.com/ or check your Prusa install directory..
Veröffentlicht : 28/03/2017 4:11 am