- added a failsafe path to the source folder from which to copy the VisPy data

This commit is contained in:
Marius Stanciu
2019-08-15 15:54:39 +03:00
parent b9123e5a72
commit 0cdf96ad38
2 changed files with 6 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ CAD program, and create G-Code for Isolation routing.
- stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows OS
- created a configuration file in the root/config/configuration.txt with a configuration line for portability. Set portable to True to run the app as portable
- working on the Slots Array in Excellon Editor - building the GUI
- added a failsafe path to the source folder from which to copy the VisPy data
14.08.2019