- fixed error in Tools Database when deleting first tool; remade the tool deletion method

This commit is contained in:
Marius Stanciu
2020-11-26 17:19:19 +02:00
parent a702f750b2
commit db4ec25826
4 changed files with 25 additions and 15 deletions

View File

@@ -84,7 +84,7 @@ class FlatCAMDefaults:
"global_graphic_engine": '3D',
"global_app_level": 'b',
"global_log_verbose": False,
"global_log_verbose": True,
"global_portable": False,
"global_language": 'English',