Homing in spindle-specific syntax (G74)

Homing can be executed spindle-specific. Programming the spindle M functions is not permitted together with G74.

Programing Example

prg_example

Programming two spindles "S2”and "S2”:

N10 S[G74] S2[G74]            ;Homing S and S2

N20 M30                       ;Program end