Okuma Alarm-B 2250 Mistake in X/Z command


Okuma Alarm-B 2250 Mistake in X/Z command
The first block of the G31, G32 and G33 mode (thread cutting fixed cycle) has only either of X and Z commands, or it has neither
X nor Z command.
In the G30 gauging cycle mode, both X and Z commands are programmed.

Object
SYSTEM

Code
1->The first block of the G31, G32 and G33 mode has only either of X and Z commands, or it has neither X nor Z command.
2->In the G30 gauging cycle mode, both X and Z commands are programmed.
3->In contour generation, X coordinate value of either the start or end point in the G101 mode is “0”, (in the X-C coordinate
system) or both X and Y coordinate values are “0” (in the X-Y coordinate system).
4->First block of LAP shape designation ,it has only either of X and Z commands.
Program Example:
Code 1 appears.

G00 X100 Z100 S100 M03
G33 X80 F3
^^^^Always specify both X and Z commands.

Code 2 appears.

G30 X30 Z50 D10 L10
^^^^^^^^^Delete either of X and Z commands.

Measures to Take
1)In the thread cutting fixed cycle called by G31, G32 and G33, both X and Z commands must be specified.
2)In the gauging cycle called by G30, either of X and Z commands must be specified.

Okuma Alarm-B 2250 Mistake in X/Z command