Class CLDCycle
Declaration of numerical constants for EXTCYCLE command codes.
Inheritance
System.Object
CLDCycle
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public static class CLDCycle
Fields
Bore5
Hole boring 5 cycle (G85).
Declaration
public const uint Bore5 = 485U
Field Value
Type | Description |
---|---|
System.UInt32 |
Bore6
Hole boring cycle (G86).
Declaration
public const uint Bore6 = 486U
Field Value
Type | Description |
---|---|
System.UInt32 |
Bore7
Hole boring cycle (G87).
Declaration
public const uint Bore7 = 487U
Field Value
Type | Description |
---|---|
System.UInt32 |
Bore8
Hole boring cycle (G88).
Declaration
public const uint Bore8 = 488U
Field Value
Type | Description |
---|---|
System.UInt32 |
Bore9
Hole boring cycle (G89).
Declaration
public const uint Bore9 = 489U
Field Value
Type | Description |
---|---|
System.UInt32 |
ChipBreaking
Deep drilling with chip breaking cycle (G73).
Declaration
public const uint ChipBreaking = 473U
Field Value
Type | Description |
---|---|
System.UInt32 |
ChipRemoving
Deep drilling with chip removing cycle (G83).
Declaration
public const uint ChipRemoving = 483U
Field Value
Type | Description |
---|---|
System.UInt32 |
Drill
Hole drilling cycle.
Declaration
public const uint Drill = 481U
Field Value
Type | Description |
---|---|
System.UInt32 |
Face
Hole facing cycle.
Declaration
public const uint Face = 482U
Field Value
Type | Description |
---|---|
System.UInt32 |
GrooveBoring
Hole groove boring cycle.
Declaration
public const uint GrooveBoring = 492U
Field Value
Type | Description |
---|---|
System.UInt32 |
HolePocketing
Hole pocketing cycle
Declaration
public const uint HolePocketing = 491U
Field Value
Type | Description |
---|---|
System.UInt32 |
LatheFinishing
Lathe finishing cycle (G73).
Declaration
public const uint LatheFinishing = 400U
Field Value
Type | Description |
---|---|
System.UInt32 |
LatheGrooving
Lathe grooving cycle (G75).
Declaration
public const uint LatheGrooving = 402U
Field Value
Type | Description |
---|---|
System.UInt32 |
LatheRoughing
Lathe roughing cycle (G71/G72).
Declaration
public const uint LatheRoughing = 401U
Field Value
Type | Description |
---|---|
System.UInt32 |
LatheThreadingG76
Lathe multi-pass threading cycle (G76).
Declaration
public const uint LatheThreadingG76 = 403U
Field Value
Type | Description |
---|---|
System.UInt32 |
LatheThreadingG92
Lathe single pass thread cycle (G92).
Declaration
public const uint LatheThreadingG92 = 404U
Field Value
Type | Description |
---|---|
System.UInt32 |
Tap
Hole tapping cycle.
Declaration
public const uint Tap = 484U
Field Value
Type | Description |
---|---|
System.UInt32 |
ThreadMill
Hole thread milling cycle (G85).
Declaration
public const uint ThreadMill = 490U
Field Value
Type | Description |
---|---|
System.UInt32 |