- added a partial translation for Chinese Simplified language, by 俊霄 余

- trying to separate the Preferences settings from App init and to make them dependent on the self.defaults dictionary
- updated the language strings from the source
This commit is contained in:
Marius Stanciu
2021-08-23 14:01:28 +03:00
committed by Marius Stanciu
parent dd39657e4f
commit 7dc67e2b05
85 changed files with 40840 additions and 40672 deletions

View File

@@ -2690,7 +2690,6 @@ class CNCjob(Geometry):
"""
defaults = {
"global_zdownrate": None,
"pp_geometry_name": 'default',
"pp_excellon_name": 'default',
"excellon_optimization_type": "B",