Marius Stanciu 5e4db95a33 - added a message to show if voronoi_diagram method can be used (require Shapely >= 1.8) 5 years ago
..
AppObject.py 229d5c237e - added ability to run a callback function with callback_parameters after a new FlatCAM object is created 5 years ago
FlatCAMCNCJob.py 5e4db95a33 - added a message to show if voronoi_diagram method can be used (require Shapely >= 1.8) 5 years ago
FlatCAMDocument.py 8409c74e23 - added some icons in the Code Editor 5 years ago
FlatCAMExcellon.py 14240e9af7 - added a button in Excellon UI that will hide/show the milling section 5 years ago
FlatCAMGeometry.py 66a3e36701 - 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 5 years ago
FlatCAMGerber.py 52b7967b35 - added a button in Gerber UI that will hide/show the bounding box generation and the non-copper region section 5 years ago
FlatCAMObj.py 8ba202a79c - optimized FlatCAMObj.add_properties_items() method 5 years ago
FlatCAMScript.py 8409c74e23 - added some icons in the Code Editor 5 years ago
ObjectCollection.py d4555c02d0 - in Geometry Object fixed the issue with not using the End X-Y value and also made some other updates here 5 years ago
__init__.py 2eecb20e95 - remade file names in the app 5 years ago