- fixed bug that crashed the app when trying to add a tool without a tool diameter value

This commit is contained in:
Marius Stanciu
2019-07-30 13:00:17 +03:00
committed by Marius
parent 02c8cfb085
commit 7bca0678ea
3 changed files with 21 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
30.07.2019
- fixed bug that crashed the software when trying to edit a GUI value in Geometry selected tab without having a tool in the Tools Table
- fixed bug that crashed the app when trying to add a tool without a tool diameter value
28.07.2019