- started to work on a new FlatCAM tool: Rules Check

This commit is contained in:
Marius Stanciu
2019-09-27 17:45:30 +03:00
parent 537b843a04
commit bf60c98b6c
3 changed files with 842 additions and 11 deletions

View File

@@ -18,6 +18,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed issue with the old SysTray icon not hidden when the application is restarted programmatically
- if an object is edited but the result is not saved, the app will reload the edited object UI and set the Selected tab as active
- made the mouse cursor (big, small) change in real time for both graphic engines
- started to work on a new FlatCAM tool: Rules Check
27.09.2019