- fixed bug in Gerber parser that made the Gerber files generated by Altium Designer 18 not to be loaded

This commit is contained in:
Marius Stanciu
2019-06-15 17:20:38 +03:00
parent a106472900
commit 1b0cf14ef7
4 changed files with 12 additions and 9 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
15.06.2019
- fixed bug in Gerber parser that made the Gerber files generated by Altium Designer 18 not to be loaded
11.06.2019
- fixed the Edit -> Conversion -> Join ... functions (merge() functions)