- 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
This commit is contained in:
@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
|
||||
|
||||
=================================================
|
||||
|
||||
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
|
||||
|
||||
20.02.2020
|
||||
|
||||
- in Paint Tool replaced the Selection radio with a combobox GUI element that is more compact
|
||||
|
||||
Reference in New Issue
Block a user