- added the multi-save capability if multiple CNCJob objects are selected in Project tab but only if all are of type CNCJob

This commit is contained in:
Marius Stanciu
2020-06-17 00:38:19 +03:00
committed by Marius
parent 0a64b02397
commit c839428a83
3 changed files with 43 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
17.06.2020
- added the multi-save capability if multiple CNCJob objects are selected in Project tab but only if all are of type CNCJob
16.06.2020
- changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class