- reverted a change in GCode that might affect Gerber polarity change in Gerber parser

This commit is contained in:
Marius Stanciu
2019-02-23 21:32:13 +02:00
committed by Marius S
parent 14dc34a18c
commit 1cab33314f
2 changed files with 2 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ CAD program, and create G-Code for Isolation routing.
- added the ability to open FlatConfig configuration files in COde Editor, Modify them and then save them.
- added ability to double click the FlatConfig files and open them in the FlatCAM Code Editor (to be verified)
- when saving a file from Code Editor and there is no object active then the OpenFileDialog filters are reset to FlatConfig files.
- reverted a change in GCode that might affect Gerber polarity change in Gerber parser
23.02.2019