Programming manual
CNC 8070
STATEMENTS AND
IN
STRUCTI
O
NS
Pr
ogr
am
m
ing st
at
em
ent
s
15.
(S
OFT
V02.0
X
)
441
15.1.12 "C" axis: Activate the spindle as "C" axis
The spindle may be activated or deactivated as a "C" axis using the
instructions
#CAX
and
#CAX OFF
.
#CAX
Activate the spindle as "C" axis
It activates a spindle as "C" axis. The "C" axis will be programmed as
if it were a rotary axis (in degrees).
The programming format is:
#CAX [<Sn>,<name>]
The spindle needs only be indicated when a spindle other than the
master is to be activated as a C axis. Otherwise, there is no need to
program it.
The <name> parameter sets the name that will identify the C axis. This
name will be used in the part program to define the movements. If not
programmed, there is a default name in the machine parameters to
name it (
CAXISNAME
).
Considerations about working with the C axis
Activating a running spindle as C axis stops the spindle.
W hile being a spindle active as "C" axis, no speed m ay be
programmed for it.
When activating the spindle as "C" axis, the CNC carries out a home
search of the "C" axis.
To activate an axis or spindle as "C" axis, it must have been defined
as such by the machine manufacturer (
CAXIS
)..
Although the machine may have several spindles defined as "C" axis,
only one of them may be active.
i
Parameter
Meaning
<Sn>
Optional. Spindle to be activated as C axis.
<name>
Optional. Name of the C axis.
To activate the master spindle as "C" axis.
#CAX
G01 Z50 C100 F100
G01 X20 C20 A50
#CAX OFF
If several spindles may be activated as C axis.
#CAX [S1,C1]
(The spindle "S1" is activated as "C" axis under the name of "C1")
G01 Z50 C1=100 F100
G01 X20 C1=20 A50 S1000
#CAX OFF
Summary of Contents for CNC 8070
Page 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Page 2: ......
Page 4: ......
Page 6: ......
Page 12: ......
Page 14: ......
Page 16: ......
Page 22: ......
Page 26: ......
Page 28: ......
Page 30: ......
Page 32: ......
Page 34: ......
Page 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Page 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Page 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Page 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...