- disabeld a log.debug in ObjectColection.get_by_name()

This commit is contained in:
Marius Stanciu
2019-10-04 17:20:58 +03:00
parent 55fdd59b94
commit cd9f2886c8
2 changed files with 2 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ CAD program, and create G-Code for Isolation routing.
- some code annotations to make it easier to navigate in the FlatCAMGUI.py
- fixed exit FullScreen with Escape key
- added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen
- disabeld a log.debug in ObjectColection.get_by_name()
3.10.2019