flatcam/appObjects
Marius Stanciu c44f395625 - made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start 2020-06-13 19:50:55 +03:00
..
AppObject.py - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 2020-06-07 15:30:46 +03:00
FlatCAMCNCJob.py - made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start 2020-06-13 19:50:55 +03:00
FlatCAMDocument.py - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
FlatCAMExcellon.py - fixed bug in the Isolation Tool that in certain cases an empty geometry was present in the solid_geometry which mae the CNCJob object generation to fail. It happen for Gerber objects created in the Gerber Editor 2020-06-10 03:27:53 +03:00
FlatCAMGeometry.py - updated the FCTable GUI element to work correctly when doing drag&drop for the rows 2020-06-13 18:06:33 +03:00
FlatCAMGerber.py - remade file names in the app 2020-06-03 20:35:59 +03:00
FlatCAMObj.py - remade file names in the app 2020-06-03 20:35:59 +03:00
FlatCAMScript.py - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
ObjectCollection.py - added a GUI element in the Preferences to control the possibility to edit with mouse cursor objects in the Project Tab. It is named: "Allow Edit" 2020-06-07 00:19:33 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00