Programming of oil tank of NC lathe

It can be processed with right-handed thread and left-handed thread. Precautions are as follows:

1, programmed with G32 instruction.

2. Programming with G32 continuous thread function.

3. Spindle speed should not be too high.

Instruction format: G92 X(U)_ Z(W)_ F_ J_ K_ L (metric straight thread cutting cycle).

g92x(U)_ Z(W)_ I _ J _ K _ L; (English straight thread cutting cycle).

G92 X(U)_ Z(W)_ R_ F_ J_ K_ L (metric taper thread cutting cycle).

G92 X(U)_ Z(W)_ R_ I_ J_ K_ L (inch taper thread cutting cycle).

G92 is a modal g instruction.

Starting point of cutting: the starting position of thread interpolation.

Cutting end point: the end point position of thread interpolation.

X: the absolute coordinate of the X axis of the cutting end point, in millimeters.

U: absolute coordinate difference of X axis between cutting end point and starting point, in millimeters (mm). ..

Z: the absolute coordinate of the Z axis of the cutting end point, in millimeters.

W: the difference between the absolute coordinates of Z axis of the cutting end point and the starting point, in mm..