- deleted the Calibration Plugin (made redundant by changes in other Plugins)

- some strings were updated
This commit is contained in:
Marius Stanciu
2022-04-25 01:09:51 +03:00
committed by Marius
parent 0caa2c97f6
commit 1459423ca3
13 changed files with 48 additions and 1655 deletions

View File

@@ -3142,7 +3142,6 @@ class MainGUI(QtWidgets.QMainWindow):
# Extract Drills Tool
if key == QtCore.Qt.Key.Key_E:
# self.app.cal_exc_tool.run(toggle=True)
self.app.extract_tool.run(toggle=True)
return