- Gerber parser - when simplification is used, the tolerance value will be adjusted by dividing it with 25.4 if the file units are imperial

This commit is contained in:
Marius Stanciu
2020-12-17 04:06:55 +02:00
committed by Marius
parent 66bb202a17
commit 3a95e53d59
2 changed files with 13 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
17.12.2020
- Gerber parser - when simplification is used, the tolerance value will be adjusted by dividing it with 25.4 if the file units are imperial
15.12.2020
- modified the way that the PlotCanvas widget is added