Programming manual
486
CNC 8070
15.
STATEMENTS AND INSTRUCTIONS
Programming statements
(SOFT V02.0X)
474
Programming this parameter is optional. If not programmed, the
dynamic blend is carried out according to machine parameter
ICORNER as follows.
Synchronization move (#FOLLOW ON)
The activation and cancellation of the different types of
synchronization are programmed with the following instructions.
#FOLLOW ON - Activates the synchronization movement.
#FOLLOW OFF - Cancels the synchronization movement.
The programming format for each of them is the following. Optional
parameters are indicated between the <> characters.
#FOLLOW ON [master, slave, Nratio, Dratio <,synctype>]
#FOLLOW OFF [slave]
Executing the #FOLLOW OFF instruction involves eliminating the
synchronization speed of the slave. The axis will take some time to
brake and the instruction will stay in execution during that time.
[ master ]Master axis
Name of the master axis.
[ slave ]Slave axis
Name of the slave axis.
ICORNER Type of dynamic blend
G5 According to the setting for the PRESENT value.
G50 According to the setting for the NULL value.
G7 According to the setting for the WAITINPOS value.
P100 = 500 (feedrate)
#MOVE [X50, FP100, PRESENT]
#MOVE [X100, F[P100/2], NEXT]
#MOVE [X150, F[P100/4], NULL]
F
Pos
500
250
125
50mm 100mm 150mm