Skip to content
New issue

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

API commands #4

Open
MTrab opened this issue Nov 29, 2020 · 1 comment
Open

API commands #4

MTrab opened this issue Nov 29, 2020 · 1 comment

Comments

@MTrab
Copy link

MTrab commented Nov 29, 2020

Mind to share which API commands you are using?

@v1-valux
Copy link

v1-valux commented Oct 14, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants