- some small changes in the FlatCAMGeoemtry.on_tool_add() method

This commit is contained in:
Marius Stanciu
2019-12-16 16:58:48 +02:00
parent 6c2d628c6c
commit b8b6d776e9
2 changed files with 34 additions and 49 deletions

View File

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- modified the Jump To method such that now allows relative jump from the current mouse location
- fixed the Defaults upgrade overwrting the new version number with the old one
- fixed issue with clear_polygon3() - the one who makes 'lines' and fixed the NCC Tool
- some small changes in the FlatCAMGeoemtry.on_tool_add() method
15.12.2019