- added two new postprocessor files for ISEL CNC and for BERTA CNC

- clicking on a FCTable GUI element empty space will also clear the focus now
This commit is contained in:
Marius Stanciu
2019-11-13 01:29:50 +02:00
committed by Marius
parent 8d6df5493c
commit 548d16a7d5
5 changed files with 395 additions and 3 deletions

View File

@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
=================================================
12.11.2019
- added two new postprocessor files for ISEL CNC and for BERTA CNC
- clicking on a FCTable GUI element empty space will also clear the focus now
11.11.2019
- 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
@@ -26,7 +31,6 @@ CAD program, and create G-Code for Isolation routing.
- added a new feature: Tools Database for Geometry objects; resolved issue #308
- added tooltips for the Tools Database table headers and buttons
8.11.2019
- updated the make file for frozen executable