GCodeTransitToPositionZAbs Method
Return the command to move the Z axis to transit position.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static string TransitToPositionZAbs(
TransitZEnum zPositionType
)
Public Shared Function TransitToPositionZAbs (
zPositionType As TransitZEnum
) As String
No code example is currently available or this language may not be supported.
- zPositionType TransitZEnum
-
The type of position to which the Z-axis will be transited.
String
Reference to a string containing the command to move the Z axis to
its topmost position for transit.