redesing tab

This commit is contained in:
sergiuToporjinschi
2022-01-30 14:08:52 +02:00
parent 8495d89cd3
commit d6323b6392
7 changed files with 123 additions and 39 deletions
-3
View File
@@ -20,7 +20,6 @@ class CalibrationtoolsPlugin(
def initialize(self):
self.collectCommand = False
# self._api = api.API(self)
def on_after_startup(self):
self._logger.debug("----------------[ CalibrationTools ]----------------")
@@ -36,8 +35,6 @@ 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