flatcam/AppObjects
Marius Stanciu c27a2d29e7 - all tuple entries in the Preferences UI are now protected against letter entry
- all entries in the Preferences UI that have numerical entry are protected now against letters
- cleaned the Preferences UI in the Gerber area
2020-05-27 00:27:10 +03:00
..
AppObject.py - fixes due of recent changes 2020-05-19 00:13:37 +03:00
FlatCAMCNCJob.py - added the Exclusion zones processing to Geometry GCode generation 2020-05-23 04:32:57 +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 - all tuple entries in the Preferences UI are now protected against letter entry 2020-05-27 00:27:10 +03:00
FlatCAMObj.py - updated the GUI fields for the Scale and Offset in the Object UI to allow only numeric values and operators in the list [/,*,+,-], spaces, dots and comma 2020-05-25 03:37:34 +03:00
FlatCAMScript.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
ObjectCollection.py - made the Project Tree items not editable by clicking on selected Tree items (the object rename can still be done in the Selected tab) 2020-05-26 00:58:06 +03:00
__init__.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00