G3 G-code

G3: counter-clockwise arc motion: G3 uses the same parameters as G2, with the opposite direction.
G3: counter-clockwise arc motion #
G-code icon

The G3 command is exactly the same as the G2 command, but counter-clockwise instead of clockwise.

See the G2 page for more information.

Related Commands:

G3 is the counter-clockwise version of the G2 (clockwise arc) command. Both commands use the same parameters and syntax, differing only in the direction of the arc movement.
This is a wiki! If you'd like to improve this page, you can edit it on GitHub.