TransitZEnum Enumeration

Enumeration of possible references for Z-axis transit.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public enum TransitZEnum

Members

None0 No Z-axis transit defined, or unknown.
FullyExtended1 The Z-axis is fully extended.
FullyRetracted2 The Z-axis is fully retracted.
TopOfMaterial3 The Z-axis is positioned at the top of the material.

See Also