We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mind to share which API commands you are using?
The text was updated successfully, but these errors were encountered:
Just for convenience..
https://docs.octoprint.org/en/master/api/job.html https://docs.octoprint.org/en/master/api/printer.html https://docs.octoprint.org/en/master/api/system.html
ender3_octoprint_api_job_command: http://<octoprint_ip>/api/job ender3_octoprint_printer_command: http://<octoprint_ip>/api/printer/command ender3_octoprint_printhead_command: http://<octoprint_ip>/api/printer/printhead ender3_octoprint_tool_command: http://<octoprint_ip>/api/printer/tool ender3_octoprint_bed_command: http://<octoprint_ip>/api/printer/bed ender3_octoprint_api_shutdown: http://<octoprint_ip>/api/system/commands/core/shutdown
Sorry, something went wrong.
No branches or pull requests
Mind to share which API commands you are using?
The text was updated successfully, but these errors were encountered: