- in Geometry Editor for the Path tool fixed an issue with path projection when changing the grid size while the Path tool is active

This commit is contained in:
Marius Stanciu
2022-04-14 03:20:54 +03:00
committed by Marius
parent dd4a0dac99
commit ff954c4f62
2 changed files with 8 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM Evo beta
- in Geometry Editor added a new feature. While drawing a 'Path' now the user can project a direction by moving the mouse cursor in a certain direction and after that by typing a number or an arithmetic simple expression, a line segment will be drawn in that direction with the specified length from the last point
- in Geometry Editor for the Path tool but only when using the 3D engine graphic mode, the mouse cursor is followed by position data
- in Geometry Editor for the Path tool fixed an issue with path projection when changing the grid size while the Path tool is active
13.04.2022