flatcam/appObjects
Marius Stanciu 144a89f686 - added a new method for GCode generation for Geometry objects
- added multiple algorithms for path optimization when generating GCode from an Geometry object beside the original Rtree algorithm: TSA, OR-Tools Basic, OR-Tools metaheuristics
- added controls for Geometry object path optimization in Preferences
2020-07-16 04:55:58 +03:00
..
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00
AppObject.py - when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them 2020-07-12 18:30:24 +03:00
FlatCAMCNCJob.py - Tool Drilling - brushing through code and solved the report on estimation of execution time 2020-07-15 20:16:57 +03:00
FlatCAMDocument.py - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
FlatCAMExcellon.py - Gerber UI - optimized the mark shapes to use only on ShapeCollection 2020-07-14 14:20:19 +03:00
FlatCAMGeometry.py - added a new method for GCode generation for Geometry objects 2020-07-16 04:55:58 +03:00
FlatCAMGerber.py - Tools Database - remade the UI 2020-07-14 16:46:01 +03:00
FlatCAMObj.py - Gerber UI - optimized the mark shapes to use only on ShapeCollection 2020-07-12 01:36:21 +03:00
FlatCAMScript.py - more refactoring in the app Editors 2020-06-08 19:53:31 +03:00
ObjectCollection.py - Tool Drilling - working on the UI 2020-07-08 15:51:03 +03:00