- updated some of the default values to metric, values that were missed previously

This commit is contained in:
Marius
2019-12-03 14:08:24 +02:00
committed by Marius Stanciu
parent 6d9d29a689
commit 4a2f06ae3e
2 changed files with 2 additions and 1 deletions

View File

@@ -709,7 +709,7 @@ class App(QtCore.QObject):
"cncjob_annotation_fontcolor": '#990000',
# NCC Tool
"tools_ncctools": "0.0393701, 0.019685",
"tools_ncctools": "1.0, 0.5",
"tools_nccorder": 'rev',
"tools_nccoverlap": 0.4,
"tools_nccmargin": 1.0,