Class MazakSyntaxUtil
- Namespace
- Hi.Numerical.SoftParsers.Syntaxs
- Assembly
- HiMech.dll
Mazak-specific NC syntax utilities.
public static class MazakSyntaxUtil
- Inheritance
-
MazakSyntaxUtil
- Inherited Members
Fields
VarTag
Variable prefix for Mazak (same as Fanuc).
public const string VarTag = "#"
Field Value
Properties
G10p9Syntax
G10.9 Center path mode syntax.
public static ParameterizedFlagSyntax G10p9Syntax { get; }
Property Value
Remarks
- G10.9X0 → center path
- G10.9X1 → compensation path by CAM (generally for G41 and G42)