website logo
Home pageWeb storeDistributors
Software
Hardware
Settings
Troubleshooting
Navigate through spaces
⌘K
EdingCNC Documentation
Getting started with your new controller
G-code
Language standard
Supported G-code
Supported M-codes
Other input codes
Special commands
Special features
Macro programming
Run behavior during loading of job file and simulation
Software installation
Interface
Keyboard shortcuts
Docs powered by archbee 

G68 (Coordinate System Rotation)

1min

G68 X... Y... Z... I... J... K... R...

X... Y... Z... Optionally points to a rotation point, if not given, the current Work Zero point is used.

I... J... K... Optionally, without I, J, or K the rotation takes place in the actual plane G17, G18, G19 (Plane Selection). Either I1, J1, or K1 can be used, not a combination.

I1 specifies a rotation about X in the YZ plane, J1 rotates about Y in the XZ plane, and K1 rotates about Z in the XY plane.

R… Is the rotation angle in degrees, positive is counter-clockwise while negative is clockwise.



PREVIOUS
G61, G64 (Path Control Mode and Look Ahead Feed)
NEXT
G76 (Threading lathe)
Docs powered by archbee 
TABLE OF CONTENTS
G68 X... Y... Z... I... J... K... R...