- 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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user