- some small changes in preprocessors

This commit is contained in:
Marius Stanciu
2020-02-28 01:12:39 +02:00
committed by Marius
parent 84570bf6fe
commit 69607816d0
4 changed files with 9 additions and 5 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
28.02.2020
- some small changes in preprocessors
25.02.2020
- fixed bug in Gerber parser: it tried to calculate a len() for a single element and not a list - a Gerber generated by Eagle exhibited this