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