- in Milling Plugin there was issue that did not showed the Z focus parameter for the GRBL_laser_Z preprocessor

- updated the `GRBL_laser_Z` preprocessor to show more complete parameter information's in the header
This commit is contained in:
Marius Stanciu
2022-01-22 23:28:21 +02:00
committed by Marius
parent 2bda71bcfe
commit 4089438392
5 changed files with 36 additions and 16 deletions

View File

@@ -164,7 +164,7 @@ class App(QtCore.QObject):
# ###############################################################################################################
version = "Unstable"
# version = 8.995
version_date = "2021/2/7"
version_date = "2022/3/1"
beta = True
engine = '3D'