flatcam/appObjects
Marius Stanciu f53ffe54d9 - Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool
- Tool Drilling - refactoring methods and optimizations
2020-07-10 17:05:32 +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 - Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool 2020-07-10 17:05:32 +03:00
FlatCAMDocument.py - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
FlatCAMExcellon.py - in Gerber and Excellon UI added buttons to start the Editor 2020-07-10 05:03:54 +03:00
FlatCAMGeometry.py - added as ToolTip for the the Preprocessor combobox items, the actual name of the items 2020-07-08 16:20:48 +03:00
FlatCAMGerber.py - in Gerber and Excellon UI added buttons to start the Editor 2020-07-10 05:03:54 +03:00
FlatCAMObj.py - Tool Drilling - working on the UI 2020-07-08 15:51:03 +03:00
FlatCAMScript.py - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
ObjectCollection.py - Tool Drilling - working on the UI 2020-07-08 15:51:03 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00