flatcam/flatcamEditors
Marius Stanciu 8a6ada1984 - added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move 2020-02-26 04:43:54 +02:00
..
FlatCAMExcEditor.py - added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move 2020-02-26 04:43:54 +02:00
FlatCAMGeoEditor.py - fixed some issues in the Geometry Editor; the jump sigmal disconnect was failing for repeated Editor tool operation 2020-02-19 14:15:06 +02:00
FlatCAMGrbEditor.py - fixed an issue in Gerber Editor where the multiprocessing pool was reported as closed and an ValueError exception was raised in a certain scneraio 2020-02-19 16:57:36 +02:00
FlatCAMTextEditor.py - fixed a division by zero error: fixed #377 2020-02-01 06:59:15 +02: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