- started to add the new database links in the NCC and Paint Tools
This commit is contained in:
@@ -2394,6 +2394,7 @@ class ToolsDB2(QtWidgets.QWidget):
|
||||
|
||||
default_data = {}
|
||||
default_data.update({
|
||||
"plot": True,
|
||||
"cutz": float(self.app.defaults["geometry_cutz"]),
|
||||
"multidepth": self.app.defaults["geometry_multidepth"],
|
||||
"depthperpass": float(self.app.defaults["geometry_depthperpass"]),
|
||||
|
||||
Reference in New Issue
Block a user