flatcam/AppObjects
Marius Stanciu ffa063286f - refactored some methods from App class and moved them to plotcanvas (plotcanvaslegacy) class
- added an label with icon in the status bar, clicking it will toggle (show status) of the X-Y axis on cavnas
- optimized the UI, added to status bar an icon to toggle the axis
2020-05-29 18:39:19 +03:00
..
AppObject.py - fixes due of recent changes 2020-05-19 00:13:37 +03:00
FlatCAMCNCJob.py - refactored some methods from App class and moved them to plotcanvas (plotcanvaslegacy) class 2020-05-29 18:39:19 +03:00
FlatCAMDocument.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
FlatCAMExcellon.py - all tuple entries in the Preferences UI are now protected against letter entry 2020-05-27 00:27:10 +03:00
FlatCAMGeometry.py - fixed a small bug in the Geometry UI that made updating the storage from GUI not to work 2020-05-25 03:00:19 +03:00
FlatCAMGerber.py - working on Isolation Tool: made to work the Isolation with multiple tools without rest machining 2020-05-27 05:11:54 +03:00
FlatCAMObj.py - made the visibility change (when using the Spacebar key in Project Tab) to be not threaded and to use the enabled property of the ShapesCollection which should be faster 2020-05-28 01:54:33 +03:00
FlatCAMScript.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
ObjectCollection.py - overloaded the App inform signal to allow not printing to shell if a second bool parameter is given; modified some GUI messages to use this feature 2020-05-29 14:41:02 +03:00
__init__.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00