G03 Command (Counterclockwise Arc)

G03 cuts a circular arc counterclockwise. It works exactly like G02 but in the opposite rotation, using the same center-offset (I, J) or radius (R) form.

Format

G03 X__ Y__ I__ J__ F__ (center offset)
G03 X__ Y__ R__ F__ (radius)

How it works

  • Direction is judged looking down at the active plane.
  • I and J locate the arc center relative to the start point; R sets the radius directly.
  • Pick G02 or G03 by which way the arc curves around its center.

Example

G03 X0.0 Y1.0 R0.5 F10.0

Related: G02 and the G-Code Cheat Sheet.

Scroll to Top

The calculators and tools on Formula Factory are provided for general guidance and informational purposes only. Results are estimates based on standard formulas and the values you enter — they do not constitute professional engineering, electrical, or architectural advice. Always verify calculations with a qualified professional before making decisions for any safety-critical, code-compliance, or commercial application. Formula Factory makes no representations or warranties as to the accuracy or completeness of any result, and accepts no liability for errors, omissions, or any outcomes arising from reliance on this information.