flatcam/appObjects
Marius Stanciu 0d886955f8 - when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them
- updated the Tools DB class by separating the Tools DB UI into it's own class
- Tools DB - added the parameters for Drilling Tool
2020-07-12 18:30:24 +03:00
..
AppObject.py - when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them 2020-07-12 18:30:24 +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 - moved all Excellon Advanced Prefeences to Drilling Tool Preferences 2020-07-11 01:42:44 +03:00
FlatCAMGeometry.py - when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them 2020-07-12 18:30:24 +03:00
FlatCAMGerber.py - Gerber UI - optimized the mark shapes to use only on ShapeCollection 2020-07-12 01:36:21 +03:00
FlatCAMObj.py - Gerber UI - optimized the mark shapes to use only on ShapeCollection 2020-07-12 01:36:21 +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