- moved Substract Tool from Menu -> Edit -> Conversions to Menu -> Tool

This commit is contained in:
Marius Stanciu
2019-06-22 18:22:04 +03:00
parent 963fbc8cbf
commit 90f491491d
2 changed files with 4 additions and 4 deletions

View File

@@ -19,8 +19,9 @@ CAD program, and create G-Code for Isolation routing.
- fixed bug in updating Grid values whenever toggling the FlatCAM units and the X, Y Grid values are linked, bugs which caused the Y value to be scaled incorrectly
- set the decimals for Grid values to be set to 6 if the units of FlatCAM is INCH and to set to 4 if FlatCAM units are METRIC
- updated translations
- updated the Russian translate from 51% complete to 69% complete using the Yandex translation engine
- updated the Russian translation from 51% complete to 69% complete using the Yandex translation engine
- fixed recently introduced bug in milling drills/slots functions
- moved Substract Tool from Menu -> Edit -> Conversions to Menu -> Tool
20.06.2019