Settings for turning functions (# TURN)

Release Note

release_note

This function is available as of CNC Build V3.1.3079.03.

The #TURN command can influence rotary functions.

Syntax:

#TURN [ [ROT_FEED_CPL=..] [TAPPING_ACT_POS=..] [TAPPING_N_CYCLES=..]
                 [THREAD_CUT_ACT_SPEED =..] [THREAD_CUT_N_CYCLES =..]]

ROT_FEED_CPL=..

Influence of axis couplings on the revolution feed rate with G95

0 : Axis couplings are not considered (default)

1 : Axis couplings are considered

TAPPING_ACT_POS=..

Enable tapping at actual spindle positions.
(analogous to Tapping with actual positions of the spindle (P-CHAN-00761))

0: The spindle is coupled to the command positions of the linear axis.

1: The linear axes are coupled to the actual spindle positions.

Available as of V3.1.3080.04

TAPPING_N_CYCLES=..

Number of filter cycles to filter actual spindle positions. (Analogous to Number of filter cycles to filter actual spindle positions (P-CHAN-00762))

Value range: 0 … 20

0: Filter is deactivated.

Available as of V3.1.3080.04

THREAD_CUT_ACT_SPEED

Enable thread cutting at actual spindle speed. (Analogous to Thread cutting with actual spindle speed (P-CHAN-00834))

0: The linear axes are coupled to the command spindle speed.

1: The linear axes are coupled to the actual spindle speed.

Available as of V3.1.3080.16

THREAD_CUT_N_CYCLES

Number of filter cycles to filter actual spindle speed. (Analogous to Number of filter cycles to filter actual spindle speed (P-CHAN-00835))

Value range: 0 … 20

0: Filter is deactivated.

Available as of V3.1.3080.16