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
6edd7f051ac0a307b7078f261cb338575c4a70bb
flatcam-wsl
/
appObjects
History
Marius Stanciu
6edd7f051a
- Tool Drilling - working on the UI
...
- Tool Drilling - added more tool parameters; laying the ground for adding "Drilling Slots" feature
2020-07-08 15:51:03 +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 Panelize Tool to save the source code for the panelized Excellon objects so it can be saved from the Save project tab context menu entry
2020-07-07 15:52:58 +03:00
FlatCAMGerber.py
- modified the Gerber export method to take care of the situation where the exported Gerber file is a SVG/DXF file imported as Gerber
2020-07-02 21:35:34 +03:00
FlatCAMObj.py
- Tool Drilling - working on the UI
2020-07-08 15:51:03 +03:00
FlatCAMScript.py
- more refactoring in the app Editors
2020-06-08 19:53:31 +03:00
ObjectCollection.py
- Tool Drilling - working on the UI
2020-07-08 15:51:03 +03:00