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
d0366af5d328dc122a0d7c180e55a8ad86228626
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
9e7d81d61b
- added new menu category in File -> Backup with two menu entries that duplicate the functions of the export/import preferences buttons from the bottom of the Preferences window
2019-08-16 18:52:06 +03:00
..
VisPyData
/data
- 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
2019-08-15 02:18:13 +03:00
__init__.py
…
FlatCAMGUI.py
- added new menu category in File -> Backup with two menu entries that duplicate the functions of the export/import preferences buttons from the bottom of the Preferences window
2019-08-16 18:52:06 +03:00
GUIElements.py
- fixed a bug in FCDoubleSpinner GUI element
2019-08-13 11:32:58 +03:00
ObjectUI.py
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)
2019-08-12 00:28:46 +03:00
PlotCanvas.py
- each CNCJob object has now it's own text_collection for the annotations which allow the individual enabling and disabling of the annotations
2019-08-16 17:21:31 +03:00
VisPyCanvas.py
- added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings.
2019-08-13 04:23:32 +03:00
VisPyPatches.py
…
VisPyTesselators.py
…
VisPyVisuals.py
…