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
e7a42d037b230831fede1e2cd0136776900515ac
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
fe2d232f60
- minor changes
...
- moved the ObjectCollection class to the flatcamObjects folder where it belongs
2020-04-27 14:05:40 +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
- added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled.
2019-03-11 12:23:26 +02:00
FlatCAMGUI.py
- minor changes
2020-04-27 14:05:40 +03:00
GUIElements.py
- added possibility to save as text file the content in Tcl Shell browser window when clicking the Save log context menu entry
2020-04-24 08:12:21 +03:00
ObjectUI.py
- finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class
2020-04-27 06:55:08 +03:00
PlotCanvas.py
- minor changes
2020-04-27 14:05:40 +03:00
PlotCanvasLegacy.py
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
2020-04-27 10:03:22 +03:00
PreferencesUI.py
- finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class
2020-04-27 06:55:08 +03:00
VisPyCanvas.py
- small changes
2020-01-10 14:55:32 +02:00
VisPyPatches.py
- fixed an issue in old default file detection and in saving the factory defaults file
2019-12-25 17:51:37 +02:00
VisPyTesselators.py
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
2019-10-13 18:13:39 +03:00
VisPyVisuals.py
- added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines
2020-04-20 04:18:12 +03:00