Programming manual
CNC 8070
STATEMENTS AND INSTRUCTIONS
Programming statements
15.
(SOFT V02.0X)
461
• Cancels and deletes all current #CS or #ACS and defines, stores
and activates a new one.
#CS NEW [n] [MODE m, V1, V2, V3, ϕ1, ϕ2, ϕ3, 0/1]
#ACS NEW [n] [MODE m, V1, V2, V3, ϕ1, ϕ2, ϕ3, 0/1]
• Cancels and deletes all current #CS or #ACS and defines and
activates a new one (without storing).
#CS NEW [MODE m, V1, V2, V3, ϕ1, ϕ2, ϕ3, 0/1]
#ACS NEW [MODE m, V1, V2, V3, ϕ1, ϕ2, ϕ3, 0/1]
• Assumes and stores the current coordinate system as a new #CS
or #ACS.
#CS DEF ACT [n]
#ACS DEF ACT [n]
• Activates the #CS or #ACS stored last.
#CS ON
#ACS ON
• Activates a stored #CS or #ACS.
#CS ON [n]
#ACS ON [n]
• Cancels the #CS or #ACS activated last.
#CS OFF
#ACS OFF
• Cancels all the activated #CS or #ACS.
#CS OFF ALL
#ACS OFF ALL
#RTCP ON Activate RTCP (Rotation Tool Center Point) transformation
#RTCP OFF Cancel RTCP (Rotation Tool Center Point) transformation
With RTCP transformation, the tool may be oriented without changing
its tip's position on the part.
The programming format is:
#RTCP ON
#RTCP OFF
The RTCP function cannot be selected while the TLC function is
active.
#TOOL ORI Tool perpendicular to the work plane
It positions the tool perpendicular to the work plane. This positioning
takes place in the first motion block programmed next.
The programming format is:
#TOOL ORI