- 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
- created an app 'switch' named 'self.portable' which when set True it will 'cx-freeze' an portable application
This commit is contained in:
@@ -13,6 +13,10 @@ CAD program, and create G-Code for Isolation routing.
|
||||
|
||||
- added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots
|
||||
- added a confirmation message for objects delete and a setting to activate it in Edit -> Preferences -> Global
|
||||
- merged pull request from Mike Smith which fix an application crash when attempting to open a not-a-FlatCAM-project file as project
|
||||
- merged pull request from Mike Smith that add support for a new SVG element: <use>
|
||||
- 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
|
||||
- created an app 'switch' named 'self.portable' which when set True it will 'cx-freeze' an portable application
|
||||
|
||||
14.08.2019
|
||||
|
||||
|
||||
Reference in New Issue
Block a user