- added the file extension .ncd to the Excellon file extension list

- solved parsing issue for Excellon files generated by older Eagle versions (v6.x)
This commit is contained in:
Marius Stanciu
2019-05-21 16:13:36 +03:00
committed by Marius
parent 511df19793
commit 4f2e5643d9
3 changed files with 8 additions and 2 deletions

View File

@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
=================================================
21.05.2019
- added the file extension .ncd to the Excellon file extension list
- solved parsing issue for Excellon files generated by older Eagle versions (v6.x)
20.05.2019
- more PEP8 changes in Gerber editor