- fixed the Set To Origin function when Escape was clicked

This commit is contained in:
Marius Stanciu
2019-02-24 01:57:47 +02:00
committed by Marius S
parent 945196a44c
commit 4d8eefb92d
3 changed files with 8 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ CAD program, and create G-Code for Isolation routing.
- 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
- ability to double click the FlatConfig files and open them in the FlatCAM Code Editor - fixed and verified
- fixed the Set To Origin function when Escape was clicked
23.02.2019