- major change: from now on the only dimensional units available are those from ISO METRIC system

This commit is contained in:
Marius Stanciu
2023-04-08 12:29:45 +03:00
parent b446ded9ab
commit faf41d7bca
7 changed files with 8 additions and 357 deletions

View File

@@ -74,7 +74,6 @@ class AppDefaults:
"global_tcl_path": '',
# General APP Preferences
"decimals_inch": 4,
"decimals_metric": 4,
"global_graphic_engine": '3D',
"global_graphic_engine_3d_no_mp": False,