Gocator API
◆
GoSurfaceBox_EnableZRotation()
kStatus
GoSurfaceBox_EnableZRotation
(
GoSurfaceBox
tool
,
kBool
enable
)
Enables or disables Z-rotation.
Note
Supported with G2, G3
Version
Introduced in firmware 4.0.10.27
Parameters
tool
GoSurfaceBox
object.
enable
kTRUE to enable Z-rotation, kFALSE to disable it.
Returns
Operation status.
GoSurfaceBox