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
)
445
15.1.14 "C" axis: Machining of the turning side of the part
Machining on the turning side is activated and deactivated with the
instructions
#CYL
and
#CYL OFF
. For this type of machining either a
rotary axis or a spindle may be used as "C" axis.
•
When using an axis, it is activated as "C" axis after defining the
plane with the
#CYL
instruction.
•
When using a spindle, it must be activated as "C" axis in advance
using the
#CAX
instruction.
#CYL
It activates machining of the turning side of the part.
It activates the machining of the turning side and it defines the work
plane. The axis to be activated as "C" axis will be determined by the
work plane defined.
The programming format is:
#CYL [<abs>,<ord>,<long><radius>]
Programming the radius is optional. If not programmed, it assumes as
the cylinder radius the distance between the rotation center and the
tool tip. This makes it possible to develop the surface on cylinders with
variable radius without having to indicate the radius.
The "C" axis will be programmed as if it were a linear axis (in
millimeters or inches) and the CNC will calculate the corresponding
angular movement depending on the selected radius.
To activate an axis or spindle as "C" axis, it must have been defined
as such by the machine manufacturer (
CAXIS
). Depending on the
machine configuration, it may be necessary to define the relevant
kinematics (
TYPE 43
).
Although the machine may have several axes defined as "C" axis, only
one of them may be active.
i
Parameter
Meaning
<abs>
Abscissa axis of the work plane.
<ord>
Ordinate axis of the work plane.
<long>
Longitudinal axis of the tool.
<radius>
Op tio nal. Ra dius of the cylinde r
that will be
machined
.
#CYL [B,Y,Z45]
#CYL [Y,B,Z45]
Содержание CNC 8070
Страница 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 12: ......
Страница 14: ......
Страница 16: ......
Страница 22: ......
Страница 26: ......
Страница 28: ......
Страница 30: ......
Страница 32: ......
Страница 34: ......
Страница 54: ...Programming manual 20 CNC 8070 1 CREATING A PROGRAM Parameters constants and expressions SOFT V02 0X 20...
Страница 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Страница 154: ...Programming manual 120 CNC 8070 6 TOOL PATH CONTROL Manual intervention G200 G201 G202 SOFT V02 0X 120...
Страница 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Страница 188: ...Programming manual 154 CNC 8070 8 ADDITIONAL PREPARATORY FUNCTIONS Probing G100 SOFT V02 0X 154...
Страница 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Страница 446: ...Programming manual 412 CNC 8070 14 CNC VARIABLES Alphabetical listing of variables SOFT V02 0X 412...
Страница 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...