Temp supports functions and methods

Extrusion is functional
This commit is contained in:
sergiuToporjinschi
2022-01-30 11:19:53 +02:00
parent 3138e90b9e
commit 8495d89cd3
4 changed files with 36 additions and 13 deletions
+2
View File
@@ -36,6 +36,8 @@ class CalibrationtoolsPlugin(
"js": ["js/CalibrationTools.js"],
"css": ["css/style.css"]
}
def startExtrusion(self, temps):
self._logger.debug("Temperature achieved, extrusion started %s", temps)
def get_update_information(self):
# Define the configuration for your plugin to use with the Software Update