flatcam/flatcamEditors
Marius Stanciu 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
- in Tools Database made the status bar messages show when adding/copying/deleting tools in DB
- changed all Except statements that were single to except Exception as recommended in some PEP
- renamed the Copper Fill Tool to Copper Thieving Tool as this is a more appropriate name; started to add ability for more types of copper thieving besides solid
- fixed some issues recently introduced in ParseSVG
- updated POT file
2019-11-11 02:35:42 +02:00
..
FlatCAMExcEditor.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
FlatCAMGeoEditor.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
FlatCAMGrbEditor.py - updated the UI in Geometry UI 2019-11-05 01:01:52 +02:00
FlatCAMTextEditor.py - fixed a new bug that did not allow to open the FlatCAM Preferences files by doubleclick in Windows 2019-11-09 18:04:49 +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