Enum CLDSpindleAction
The action for the SPINDLE CLData command (on, off or orient).
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public enum CLDSpindleAction
Fields
Name | Description |
---|---|
Off | Turn off the spindle. |
On | Turn on the spindle. |
Orient | Rotate the spindle to the specified angular position. |