Marius Stanciu 6 лет назад
Родитель
Сommit
1067332292
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -14,6 +14,8 @@ CAD program, and create G-Code for Isolation routing.
 
 - work done for the GUI layout of the Rule Check Tool
 - setup signals in the Rules Check Tool GUI
+- changed the name of the Measurement Tool to Distance Tool. Moved it's location to the Edit Menu
+- added Angle parameter which is continuously updated to the Distance Tool
 
 28.09.2019
 
@@ -25,8 +27,6 @@ CAD program, and create G-Code for Isolation routing.
 - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash
 - replaced in FlatCAM Tools and in FLatCAMObj.py  and in Editors all references to hardcoded decimals in string formats for tools with a variable declared in the __init__()
 - fixed a small bug that made app crash when the splash screen is disabled: it was trying to close it without being open
-- changed the name of the Measurement Tool to Distance Tool. Moved it's location to the Edit Menu
-- added Angle parameter which is continuously updated to the Distance Tool
 
 27.09.2019