Enum NcGroup00
NcGroup enum. GCode Group00. Include G04,G52,G53,G53p1,SiemensSupa.
public enum NcGroup00
- Extension Methods
Fields
G04 = 6
Group00. Dwell.
G52 = 25
Group00. Local coordinate system setting. It can be cancelled by G52X0Y0Z0 or M30.
G53 = 26
Group00. Machine coordinate system setting.
When an incremental command is specified, the G53 command is ignored.
G53p1 = 29
Group00. Tool axis direction control.