- moved the ApertureMacro class from camlib to ParseGerber file

This commit is contained in:
Marius Stanciu
2019-10-06 07:28:13 +03:00
committed by Marius
parent 8762b115c9
commit b05c71201e
3 changed files with 382 additions and 381 deletions

View File

@@ -15,7 +15,8 @@ CAD program, and create G-Code for Isolation routing.
- working in adding to the Optimal Tool the rest of the distances found in the Gerber and the locations associated; added GUI
- added display of the results for the Rules Check Tool in a formatted way
- made the Rules Check Tool document window Read Only
- made FlatCAMExcellon and FlatCAMGerber into their own files in the flatcamParser folder
- made Excellon and Gerber classes from camlib into their own files in the flatcamParser folder
- moved the ApertureMacro class from camlib to ParseGerber file
5.10.2019