This commit is contained in:
Marius Stanciu
2020-06-21 08:00:36 +03:00
committed by Marius
parent c1a6bcc9f0
commit a833b3e3d4
4 changed files with 1221 additions and 413 deletions

View File

@@ -552,6 +552,7 @@ class ExcellonObject(FlatCAMObj, Excellon):
"milling_type": self.ui.milling_type_radio,
"milling_dia": self.ui.mill_dia_entry,
"cutz": self.ui.cutz_entry,
"multidepth": self.ui.mpass_cb,
"depthperpass": self.ui.maxdepth_entry,