- added some ToolTips (strings needed to be translated too) for the Cut Z entry in Geometry Object UI that explain why is sometime disabled and reason for it's value (sometime is zero)

This commit is contained in:
Marius Stanciu
2020-05-01 13:26:35 +03:00
committed by Marius
parent 6d2ffe9c95
commit f47396a6e5
3 changed files with 39 additions and 14 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
01.05.2020
- added some ToolTips (strings needed to be translated too) for the Cut Z entry in Geometry Object UI that explain why is sometime disabled and reason for it's value (sometime is zero)
30.04.2020
- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)