Currently, the cutter is at point A. Write the NC code block to move the cutter to point B, using the center (IJK) method.
a) G00 X[coordinates] Y[coordinates] Z[coordinates]
b) M01
c) S[spindle speed]
d) G92 I[coordinates] J[coordinates] K[coordinates]