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
ce5ad816c5bada2202dc3822371fafced3f04067
flatcam-wsl
/
appObjects
History
Marius Stanciu
a833b3e3d4
- wip
2020-06-21 08:00:36 +03:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
AppObject.py
- fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages
2020-06-07 15:30:46 +03:00
FlatCAMCNCJob.py
- added the multi-save capability if multiple CNCJob objects are selected in Project tab but only if all are of type CNCJob
2020-06-17 00:38:19 +03:00
FlatCAMDocument.py
- more refactoring in the app Editors
2020-06-08 19:53:31 +03:00
FlatCAMExcellon.py
- wip
2020-06-21 08:00:36 +03:00
FlatCAMGeometry.py
- updated the FCTable GUI element to work correctly when doing drag&drop for the rows
2020-06-13 18:06:33 +03:00
FlatCAMGerber.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
FlatCAMObj.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
FlatCAMScript.py
- more refactoring in the app Editors
2020-06-08 19:53:31 +03:00
ObjectCollection.py
- added a GUI element in the Preferences to control the possibility to edit with mouse cursor objects in the Project Tab. It is named: "Allow Edit"
2020-06-07 00:19:33 +03:00