Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class

This commit is contained in:
David Robertson
2020-04-29 02:57:17 +01:00
657 changed files with 750 additions and 261 deletions

View File

@@ -121,6 +121,8 @@ class FlatCAMDefaults:
"global_point_clipboard_format": "(%.*f, %.*f)",
"global_zdownrate": None,
"global_tcl_path": '',
# General GUI Settings
"global_theme": 'white',
"global_gray_icons": False,