Enum CLDOriginPositionMode
The flag that defines the way to change the axes values when switching the current coordinate system.
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public enum CLDOriginPositionMode
Fields
Name | Description |
---|---|
Move | Switch the coordinate system, then turn the rotary axes to make the tool parallel to the Z-axis of the new coordinate system and finally move the linear axes to exact position of the new coordinate system. |
Stay | Do not move the machine axes, just to switch the coordinate system. |
Turn | Switch the coordinate system and turn the rotary axes to make the tool parallel to the Z-axis of the new coordinate system. |