- fixed an issue in Gerber parser with detecting old kind of units

This commit is contained in:
Marius Stanciu
2020-01-12 04:05:13 +02:00
committed by Marius
parent a9b93cafa1
commit c9111dac9b
3 changed files with 6 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
12.01.2020
- improved the circle approximation resolution
- fixed an issue in Gerber parser with detecting old kind of units
11.01.2020