configuration.yaml
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ rest_command:
|
||||
content_type: "application/json"
|
||||
headers:
|
||||
X-Api-Key: !secret octoprint_api_key
|
||||
payload: '{"targets": {"tool0": 220}}'
|
||||
payload: '{"command": "target", "targets": {"tool0": 220}}'
|
||||
octoprint_extrude_10:
|
||||
url: "https://ender5pro.duckdns.org/api/printer/command"
|
||||
method: POST
|
||||
|
||||
Reference in New Issue
Block a user