flatcam/flatcamEditors
Marius Stanciu 28fce82432 - Geometry Editor: made the tool to be able to continuously move until the tool is exited either by ESC key or by right mouse button click
- Geometry Editor Move Tool: if no shape is selected when triggering this tool, now it is possible to make the selection inside the tool
- Gerber editor Move Tool: fixed a bug that repeated the plotting function unnecessarily
- Gerber editor Move Tool: if no shape is selected the tool will exit
2019-05-08 20:01:06 +03:00
..
FlatCAMExcEditor.py - solved a bug in Excellon Editor that caused app crash when trying to edit a tool in Tool Table due of missing a tool offset 2019-05-07 00:12:19 +03:00
FlatCAMGeoEditor.py - Geometry Editor: made the tool to be able to continuously move until the tool is exited either by ESC key or by right mouse button click 2019-05-08 20:01:06 +03:00
FlatCAMGrbEditor.py - Geometry Editor: made the tool to be able to continuously move until the tool is exited either by ESC key or by right mouse button click 2019-05-08 20:01:06 +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