- made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering

This commit is contained in:
Marius Stanciu
2019-09-11 05:19:35 +03:00
committed by Marius
parent 91cad9c57d
commit 462e3ac2ec
2 changed files with 29 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- added the Gerber code as source for the panelized object in Panelize Tool
- whenever a Gerber file is deleted, the mark_shapes objects are deleted also
- made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering
10.09.2019