flatcam/appObjects
Marius Stanciu 0643971b01 - added ability to merge tools when merging Geometry objects if they share the same attributes like: diameter, tool_type or type
- added a control in Edit -> Preferences -> Geometry to control if to merge/fuse tools during Geometry merging
2020-06-10 00:23:08 +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 - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
FlatCAMDocument.py - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
FlatCAMExcellon.py - remade file names in the app 2020-06-03 20:35:59 +03:00
FlatCAMGeometry.py - added ability to merge tools when merging Geometry objects if they share the same attributes like: diameter, tool_type or type 2020-06-10 00:23:08 +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