INTUWIZ                    Intuitive Wizard
   Bookmark and Share    G-code G13  - Circular counterclockwise interpolation (current coordinates - center)

The G13 command allows you to use circular interpolation counterclockwise when processing materials using the current machine coordinates as the center of the circle.

Consider an example of using the G13 command in control programs of numerical control systems below:

N010 G0 X5 Y7; Accelerated Movement
N020 G13 I2.0; Circular Interpolation

The use of the G13 command also makes it possible to mill circular pockets, with the word P specifying the initial radius of the pocket being milled, and the word Q - the increment step when milling the desired pocket.

Counterclockwise circular interpolation using the current coordinates as the center of the circle

 

Back to list of CNC G Codes and CNC M-codes

 

Generate a G-Code toolpath for a various  details

 

Copyright © Intuwiz  Software 2023 All Righs Reserved.
Home | Articles | G13 command - Circular interpolation counterclockwise (current coordinates are the center of the circle)