flatcam/appObjects
Marius Stanciu 22d05935e8 - fixed a bug in Tools Database: due of not disconnecting the signals it created a race that was concluded into a RuntimeError exception (an dict changed size during iteration)
- Drilling Tool - working in adding tools auto-load from Tools DB
- some updates to the Excellon Object options
- Drilling Tool - manual add from Tools DB is working
2020-07-13 03:04:44 +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 - fixed a bug in Tools Database: due of not disconnecting the signals it created a race that was concluded into a RuntimeError exception (an dict changed size during iteration) 2020-07-13 03:04: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