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
85a0d3da9f94ade9deacb13af000a08acf51b127
flatcam-wsl
/
appObjects
History
Marius Stanciu
495947f8c5
- in CNCJob UI Autolevelling - made autolevelling checkbox state persistent between app restarts
2020-08-17 02:31:51 +03:00
..
__init__.py
…
AppObject.py
- added a Laser preprocessor named 'Z_laser' which will change the Z to the Travel Z on each ToolChange event allowing therefore control of the dot size
2020-07-23 00:44:33 +03:00
FlatCAMCNCJob.py
- in CNCJob UI Autolevelling - made autolevelling checkbox state persistent between app restarts
2020-08-17 02:31:51 +03:00
FlatCAMDocument.py
- added some icons in the Code Editor
2020-07-18 00:26:03 +03:00
FlatCAMExcellon.py
- made sure there are no issues when plotting the Excellon object in one thread and trying to build the UI in another by using a signal
2020-07-21 15:58:22 +03:00
FlatCAMGeometry.py
- Tool Cutout - some work in gaps thickness control for the free form cutout
2020-08-13 22:38:39 +03:00
FlatCAMGerber.py
- fixed a bug in the FlatCAMGerber.on_mark_cb_click_table() method when moving a Gerber object
2020-07-20 19:21:17 +03:00
FlatCAMObj.py
…
FlatCAMScript.py
- added some icons in the Code Editor
2020-07-18 00:26:03 +03:00
ObjectCollection.py
…