- in GUI element FCDoubleSpinner fixed an range issue

This commit is contained in:
Marius Stanciu
2020-08-23 16:57:59 +03:00
parent 26ac43bd2e
commit 3430d86dba
3 changed files with 10 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ CHANGELOG for FlatCAM beta
- in CNCJob UI Autolevelling - added a save dialog for the probing GCode
- added a new GUI element, a DoubleSlider
- in CNCJob UI Autolevelling - GRBL controller - Control: trying to add DoubleSlider + DoubleSpinner combo controls
- in GUI element FCDoubleSpinner fixed an range issue
21.08.2020