Code Wizard - Stopped Spindle Warning

www.kxcad.net Home > CAM Index > EdgeCAM Index >


Your Ad Here

You can now opt for the generated NC code to contain warning comments when moves for driven tools are specified, and the spindle is stopped.

You can select the types of moves you want to be checked for a stopped spindle.

This is code generator dependent, specified as you create the code generator in Code Wizard. The default setting for new code generators is All Moves.

%

:0001

()

N10 G21 G90 G40

N20 G10 P1 Z0.0 R6.0 T00

N30 G10 L2 P1 X0.0 Y0.0 Z50.0 (Top)

* Warning - Spindle is Not Running

N40 G28 G91 Z0 H0

N50 G28 X0 Y0

Your Ad Here