- reactivated the version check in case the release is not BETA; FlatCAMApp.App has now a beta object that when set True the application will show in the Title and help-> About that is Beta (and it disable version checking)

This commit is contained in:
Marius Stanciu
2019-01-06 22:04:01 +02:00
committed by Marius S
parent 3ea1f4e62c
commit b418d15daf
6 changed files with 38 additions and 13 deletions

View File

@@ -14,6 +14,8 @@ CAD program, and create G-Code for Isolation routing.
- fixed cncjob TclCommand - it used the default values for parameters
- fixed the layout in ToolTransform
- fixed the initial text in the ToolShell
- reactivated the version check in case the release is not BETA; FlatCAMApp.App has now a beta object that when set True the application will show in the Title and help-> About that is Beta (and it disable version checking)
3.01.2019