flatcam/flatcamEditors
Marius Stanciu 43cb92e1d8 - fixed a possible issue in Gerber Object class
- added a new tool in Gerber Editor: Mark Area Tool. It will mark the polygons in a edited Gerber object with areas within a defined range, allowing to delete some of the not necessary  copper features
- added new menu links in the Gerber Editor menu for Eraser Tool and Mark Area Tool
- added key shortcuts for Eraser Tool (CTRL+E) and Mark Area Tool (ALT+A) and updated the shortcuts list
2019-07-13 21:40:33 +03:00
..
FlatCAMExcEditor.py - some GUI layout optimizations in Edit -> Preferences 2019-06-22 17:58:31 +03:00
FlatCAMGeoEditor.py - fixed bug in Gerber isolation (Geometry expects now a value in string format and not float) 2019-06-22 20:17:45 +03:00
FlatCAMGrbEditor.py - fixed a possible issue in Gerber Object class 2019-07-13 21:40:33 +03:00
__init__.py - added a missing __init__.py file in the flatcamEditors folder needed by the app freezing 2019-04-13 17:00:03 +03:00