This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
498f562a6860fbc45d9111a3767bd223ff433ed4
flatcam-wsl
/
flatcamEditors
History
Marius Stanciu
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
...
- started to update the app strings to make it easier for future translations
2019-08-19 17:24:56 +03:00
..
__init__.py
- added a missing __init__.py file in the flatcamEditors folder needed by the app freezing
2019-04-13 17:00:03 +03:00
FlatCAMExcEditor.py
- moved the initialization of the FlatCAM editors after a read of the default values. If I don't do this then only at the first start of the application the Editors are not functional as the Editor objects are most likely destroyed
2019-08-17 18:47:41 +03:00
FlatCAMGeoEditor.py
- moved the initialization of the FlatCAM editors after a read of the default values. If I don't do this then only at the first start of the application the Editors are not functional as the Editor objects are most likely destroyed
2019-08-17 18:47:41 +03:00
FlatCAMGrbEditor.py
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
2019-08-19 17:24:56 +03:00