| .. |
|
FlatCAMExcEditor.py
|
77535d57b6
- In Excellon Editor -> fixed bug that caused incorrect display of the relative coordinates in the status bar
|
il y a 6 ans |
|
FlatCAMGeoEditor.py
|
d8937b82fc
- fixed bug in Geometry Editor, in disconnect_canvas_event_handlers() where I left some part of code without adding a try - except block which was required
|
il y a 6 ans |
|
FlatCAMGrbEditor.py
|
bbc00c8f35
- fixed a weird error that created a crash in the following scenario: create a new excellon, edit it, add some drills/slots, delete it without saving, create a new excellon, try to edit and a crash is issued due of a wrapped C++ error
|
il y a 6 ans |
|
__init__.py
|
dcda4f3e1d
- added a missing __init__.py file in the flatcamEditors folder needed by the app freezing
|
il y a 6 ans |