flatcam/flatcamObjects
Marius Stanciu f47396a6e5 - added some ToolTips (strings needed to be translated too) for the Cut Z entry in Geometry Object UI that explain why is sometime disabled and reason for it's value (sometime is zero) 2020-05-01 13:26:35 +03:00
..
FlatCAMCNCJob.py Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class 2020-04-29 02:57:17 +01:00
FlatCAMDocument.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
FlatCAMExcellon.py - fixed the merge methods for all FlatCAM objects 2020-04-29 11:10:43 +03:00
FlatCAMGeometry.py - added some ToolTips (strings needed to be translated too) for the Cut Z entry in Geometry Object UI that explain why is sometime disabled and reason for it's value (sometime is zero) 2020-05-01 13:26:35 +03:00
FlatCAMGerber.py - fixed issue #409; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry 2020-05-01 00:16:24 +03:00
FlatCAMObj.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
FlatCAMScript.py - some minor changes in the Python version detection 2020-04-28 14:37:34 +03:00
ObjectCollection.py Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class 2020-04-29 02:57:17 +01:00
__init__.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00