flatcam/appObjects
Marius Stanciu 8ba202a79c - optimized FlatCAMObj.add_properties_items() method 2020-10-21 22:17:23 +03:00
..
AppObject.py - the Selected Tab is now Properties Tab for FlatCAM objects 2020-09-26 14:39:52 +03:00
FlatCAMCNCJob.py - added some strings to the translatable strings and updated the translation strings 2020-10-21 16:07:21 +03:00
FlatCAMDocument.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
FlatCAMExcellon.py - added a button in Excellon UI that will hide/show the milling section 2020-10-21 21:42:31 +03:00
FlatCAMGeometry.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
FlatCAMGerber.py - added a button in Gerber UI that will hide/show the bounding box generation and the non-copper region section 2020-10-21 21:02:10 +03:00
FlatCAMObj.py - optimized FlatCAMObj.add_properties_items() method 2020-10-21 22:17:23 +03:00
FlatCAMScript.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
ObjectCollection.py - in Geometry Object fixed the issue with not using the End X-Y value and also made some other updates here 2020-10-21 09:26:01 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00