Implement registration to M commands response
This commit is contained in:
@@ -76,6 +76,7 @@ $(function () {
|
||||
self.tempRestart = function () {
|
||||
OctoPrint.system.executeCommand("core", "restart");
|
||||
}
|
||||
|
||||
self.saveESteps = function () {
|
||||
OctoPrint.simpleApiCommand("CalibrationTools", "saveESteps", {
|
||||
"newESteps": self.results.newSteps()
|
||||
|
||||
Reference in New Issue
Block a user