We have the video on internet -> ok
how can I give an "stop printing" command to my um3?
We have the video on internet -> ok
how can I give an "stop printing" command to my um3?
Actually, you can, using the WEB API:
http:///docs/api/PrintJob/put_print_job_state
You can send an abort or even a pause command to an active job.
To send commands, you need to be authenticated though, and for that, you need physical access
Edited by GuestYour http:///docs/api/PrintJob/put_print_job_state display the wifi setup page of the UM3 ...
You do not get a page where you can stop printing.
My UM3 is connected by cable rj45
You do not get a page where you can stop printing.
Actually this was a link to the documentation.... but it seems that the path has changed a bit (at least for firmware 3.7.7). The correct link should be:
http:///docs/api/#!/PrintJob/put_print_job_state
Anyway, you have always access to the full API Documentation directly from the printer:
http:///docs/api/
it seems that it is a function to integrate in web pages to put in a website?
Would you have an example of a page to get started, not being a java script specialist
Someone would have an example of a page showing the status of the UM3 with a STOP button ... that I could put in a website (private) plus I have a fixed IP address at home
Not a complete example for your question, but it should help you understand the used techniques: https://ultimaker.com/en/community/23329-inside-the-ultimaker-3-day-3-remote-access-part-2
Recommended Posts
neotko 1,417
Check this post of @ultiarjan
https://ultimaker.com/en/community/23534-remote-monitoring-control#reply-171200
Link to post
Share on other sites