Settings for turning functions (# TURN)
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=..] |
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. 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 Channel parameters) 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 Channel parameters) 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 Channel parameters) Value range: 0 … 20 0: Filter is deactivated. Available as of V3.1.3080.16 |
THREAD_CUT_IGNORE_OV=.. | During thread cutting G33 it can be specified whether an evaluation of the speed override should take place (analogous to P-CHAN-00836) 0: Override changes are included in the thread cutting block G33 1: Override changes are not included in the thread cutting block G33 Available as of Build V3.1.3081.11 or V3.1.3118.0 |
THREAD_CHAIN=.. | Thread chain: Linking and contouring G33 thread cutting blocks (analogous to P-CHAN-00837) 0: Each thread cutting block G33 is processed separately and synchronised with the spindle axis before every thread cutting operation 1: The following thread cutting blocks are regarded as a thread chain. Contouring takes place between the thread cutting blocks G33 without motion stop. Available as of Build V3.1.3081.11 or V3.1.3118.0 |