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
4216333645efe14d0e84e5ab450f0e7d839c24fe
flatcam-wsl
/
appObjects
History
Marius Stanciu
4216333645
- Tool Drilling - remade the methods used to generate GCode from Excellon, to parse the GCode. Now the GCode and GCode_parsed are stored individually for each tool and also they are plotted individually
...
- Tool Drilling now works - I still need to add the method for converting slots to drill holes
2020-07-09 03:53:41 +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
- Tool Drilling - remade the methods used to generate GCode from Excellon, to parse the GCode. Now the GCode and GCode_parsed are stored individually for each tool and also they are plotted individually
2020-07-09 03:53:41 +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
- added as ToolTip for the the Preprocessor combobox items, the actual name of the items
2020-07-08 16:20:48 +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