Getting z-height in python
Hi,
I'am currently programming a bit in python (pycharm IDE) and I need while printing the current z-height of the 3d Print. Is there a way to get this value from repetier host or the 3d printer?
Thanks in Advance!
Thanks in Advance!
Michi
Comments
One solution would be to print over Repetier-Server instead (host can connect to it). The server has a web API so you can query and send commands easily. The API is documented on www.repetier-server.com