Table of Contents

Interface ICannedCycleConfig

Namespace
Hi.NcParsers.Dependencys
Assembly
HiMech.dll

Canned cycle configuration parameters. Implemented by brand-specific parameter tables (e.g., FanucParameterTable for Fanuc #4002, SyntecParameterTable for Syntec Pr4002) and by FallbackConfig as a safety net.

Siemens and Heidenhain specify peck clearance per-call (CYCLE83 parameter / CYCL DEF), so their tables do not implement this interface. The FallbackConfig provides the default value in those cases.

public interface ICannedCycleConfig : INcDependency, IMakeXmlSource
Inherited Members
Extension Methods

Properties

PeckRetractionDistance_mm

G83 peck drilling clearance distance above the previous stroke bottom before re-entering at feed (mm).

double PeckRetractionDistance_mm { get; }

Property Value

double