Cycle 1282 OCM CIRCLE BOUNDARY (#167 / #1-02-1)

ISO programming

G1282

Application

Cycle 1282 OCM CIRCLE BOUNDARY allows you to program a circular bounding frame. This cycle can be used to define the outer boundary of an island or a boundary of an open pocket that was programmed before by using the respective OCM standard figure.

Notes

  • This cycle can only be executed in the FUNCTION MODE MILL machining mode.
  • Cycle 1282 is DEF-active, which means that it becomes active as soon as it is defined in the NC program.
  • The boundary data entered in Cycle 1282 are valid for Cycles 1271 to 1274 and 1278.

Cycle parameters

Help graphic

Parameter

Q653 Diameter?

Diameter of the circular bounding frame

Input: 0.001...9999.999

Q654 Position reference for figure?

Specify the position reference for the center:

0: The center of the boundary is referenced to the center of the contour

1: The center of the boundary is referenced to the datum

Input: 0, 1

Q655 Shift in major axis?

Shift of the rectangle boundary along the main axis

Input: -999.999...+999.999

Q656 Shift in minor axis?

Shift of the rectangle boundary along the secondary axis

Input: -999.999...+999.999

Example

11 CYCL DEF 1282 OCM CIRCLE BOUNDARY ~

Q653=+50

;DIAMETER ~

Q654=+0

;POSITION REFERENCE ~

Q655=+0

;SHIFT 1 ~

Q656=+0

;SHIFT 2