- updated Optimal Tool to display both points coordinates that made a distance (and the minimum) not only the middle point (which is still the place where the jump happen)

This commit is contained in:
Marius Stanciu
2019-10-07 01:56:30 +03:00
committed by Marius
parent 4de25b48a1
commit 5cec1dfeab
2 changed files with 94 additions and 33 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
7.10.2019
- fixed an conflict in a signal usage that was triggered by Tool SolderPaste when a new project was created
- updated Optimal Tool to display both points coordinates that made a distance (and the minimum) not only the middle point (which is still the place where the jump happen)
6.10.2019