G83: Deep Drilling Cycle

Last modified by writer on 2023/09/12 16:33

G83 (X- Y- Z-) or (U- V- W-) R- L- Q-

The G83 cycle is designed for deep drilling with chip control. Retracts in this cycle clear the hole of chips and cut long veins (which usually appear when drilling aluminum). This cycle takes the parameter Q, which means the increment along the Z axis. Retracts before the final depth will always be made up to a height R, even if mode G98 is in effect. The last retract will abide by the G98/G99 modes. The G83 command acts in the same way as the G81 command, with the addition of retracts during drilling.

The cycle includes the following actions:

  1. Preparatory movement described in the section "Canned cycles".
  2. Moving along the Z axis at a given feed rate down by the increment value or to the Z position, whichever is less deep.
  3. Fast movement to the return level defined by parameter R.
  4. Quickly move down to the current hole depth, with slight indentation.
  5. Repeat steps 2, 3, and 4 until the Z position is reached in step 2.
  6. Quick movement along the Z axis to the return height.
It is an error if:
  • parameter Q is negative or equal to zero.