Claudio Prezzi

Results 284 comments of Claudio Prezzi
trafficstars

What I mean is, that we should save all machine dependant settings for the frontend in the machine profiles. If there is some machine idetification or "serial number" we would...

There is a qCount Event sent from server to client every 500ms whilst a job is running, but this does only tell how many gcode lines are in the server...

PS: You can connect to the server from multiple clients (or your own websocket app) at the same time.

There is no http API. You need to connect to the server by websocket (socket.io). Unfortunately I can't help with that. You eventually can find out by reviewing the lw...