- CNCJob object - now it is possible for CNCJob objects originated from Excellon objects, to toggle the plot for a selection of tools

This commit is contained in:
Marius Stanciu
2020-07-09 04:34:23 +03:00
parent 4216333645
commit fd3fe0530c
2 changed files with 32 additions and 14 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- 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
- CNCJob object - now it is possible for CNCJob objects originated from Excellon objects, to toggle the plot for a selection of tools
8.07.2020