- changed Measuring Tool to use the mouse click release instead of mouse click press; also fixed a bug when using the ESC key.

This commit is contained in:
Marius Stanciu
2019-04-01 00:07:26 +03:00
parent ecd6472220
commit bfd7cbdd44
2 changed files with 16 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed issue #281 by making generation of a convex shape for the freeform cutout in Tool Cutout a choice rather than the default
- fixed bug in Tool Cutout, now in manual cutout mode the gap size reflect the value set
- changed Measuring Tool to use the mouse click release instead of mouse click press; also fixed a bug when using the ESC key.
29.03.2019