A shame that https://support.ultimaker.com/hc/en-us/articles/360012087619-Using-the-Ultimaker-APIs misses some of the API's on the printer.
Each of the API's has a swagger based description and generated documentation on the printer, we currently have 4 API's on the printer that I'm aware off:
-
printer API - base URL http://<printer-ip>/api/v1/ - documentation in: http://<printer-ip>/docs/api/
More info on the authentication on this: Auth is only needed to set data and start print-jobs, etc.
Though if you only use the cluster API to queue/start print jobs then you will not need to do authentication.
The next ones have the base URL and documentation in the same place. - cluster API: http://<printer-ip>/cluster-api/v1/
-
material station API: http://<printer-ip>/material-station-api/v1/
This one is only available when you have a material station attached. -
fault API: http://<printer-ip>/fault-api/v1/
This shows any error/warning messages that may be blocking the screen of the printer.
the Cura questions I would trust @nallath on that.
- 1
- 1
Recommended Posts
nallath 1,124
https://support.ultimaker.com/hc/en-us/articles/360012087619-Using-the-Ultimaker-APIs
The engine is not able to send g-code. It only generates it.
Nope
There is an API endpoint for that.
Link to post
Share on other sites