3D Mode

G code: G15, G16, G17, G18, G19

G Code

Description

G15

Switches to 2D mode. Valid for all other elements

G16

Activates the 3D plane function in the normal plane with normal vector I/J/K and switches to 3D mode

Valid for all other elements

G17

Activates the 3D plane function in the X/Y-plane and switches to 3D mode

Valid for all other elements

G18

Activates the 3D plane function in the X/Z-plane. Switches to 3D mode

Valid for all other elements

G19

Activates the 3D plane function in the Y/Z-plane. Switches to 3D mode

Valid for all other elements

Three-dimensional path elements are used in 3D mode. In 3D space, you can set points and connect with 3D splines. You can also insert arcs in any spatial plane. In contrast to 2.5D path elements that use X/Y-coordinates only, the path velocity and acceleration refers to movement in the X/Y/Z-coordinates. The Z-axis is treated the same as the X-axis and Y-axis. Therefore, every movement can be implemented in the Z-direction.

3D Mode