- made those settings just added for Gerber, to be updated on object creation

- added the Geo Tolerance parameter to those that are converted from MM to INCH
This commit is contained in:
Marius Stanciu
2019-10-01 17:07:27 +03:00
parent b444e1e552
commit c685f41db0
4 changed files with 8 additions and 3 deletions

View File

@@ -5363,7 +5363,7 @@ class App(QtCore.QObject):
"tools_solderpaste_z_toolchange", "tools_solderpaste_xy_toolchange", "tools_solderpaste_frxy",
"tools_solderpaste_frz", "tools_solderpaste_frz_dispense",
'global_gridx', 'global_gridy', 'global_snap_max']
'global_gridx', 'global_gridy', 'global_snap_max', "global_tolerance"]
def scale_options(sfactor):
for dim in dimensions: