- had a first shot in creating a way to show the log messages in the Tcl Shell if a setting in Preferences is set
- fixed Isolation Tool tool table context menu pointing at the same method for the menu entries: Add Tool and Pick from DB
This commit is contained in:
@@ -46,6 +46,8 @@ class FlatCAMDefaults:
|
||||
# 1 = show trace(show trace always),
|
||||
# 2 = (For the future).
|
||||
|
||||
"global_log_verbose": False,
|
||||
|
||||
"global_grid_context_menu": {
|
||||
'in': [0.01, 0.02, 0.025, 0.05, 0.1],
|
||||
'mm': [0.1, 0.2, 0.5, 1, 2.54]
|
||||
|
||||
Reference in New Issue
Block a user