Implement registration to M commands response

This commit is contained in:
sergiuToporjinschi
2022-01-30 22:34:01 +02:00
parent 7b088909e5
commit 03b2a6e7ae
5 changed files with 62 additions and 45 deletions
@@ -76,6 +76,7 @@ $(function () {
self.tempRestart = function () {
OctoPrint.system.executeCommand("core", "restart");
}
self.saveESteps = function () {
OctoPrint.simpleApiCommand("CalibrationTools", "saveESteps", {
"newESteps": self.results.newSteps()