- update the TCL keyword list

- fix on the Gerber parser that makes searching for '%%' char optional when doing regex search for mode, units or image polarity. This allow loading Gerber files generated by the ECAD software TCl4.4
This commit is contained in:
Marius Stanciu
2019-03-29 13:02:53 +02:00
committed by Marius
parent e0417b034b
commit c5a77841f8
3 changed files with 189 additions and 312 deletions

View File

@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
=================================================
29.03.2019
- update the TCL keyword list
- fix on the Gerber parser that makes searching for '%%' char optional when doing regex search for mode, units or image polarity. This allow loading Gerber files generated by the ECAD software TCl4.4
28.03.2019
- About 45% progress in German translation