Difference between revisions of "Circular Interpolation"
From CNC.xyz Wiki
| Line 11: | Line 11: | ||
=== Absolute Arc Distance Mode === | === Absolute Arc Distance Mode === | ||
| + | |||
| + | [[Category: G-code]] | ||
Latest revision as of 00:29, April 5, 2015
The Circular Interpolation G-code, known as G02 and G03 allows the machine to move in a circular direction with coordination between multiple axes. G02 performs Clockwise rotation, and G03 performs clockwise rotation.
Standard Format (Clockwise): G2
Standard Format (Counter Clockwise): G3