Programming manual.
CNC 8070
·16·
(REF: 1709)
Ref. 0504
Ref. 0509
Ref. 0601
Optimize the reading and writing of variables from the PLC. Only the access
to the following variables will be asynchronous.
• The tool variables will be read asynchronously when the tool is neither the
active one nor in the magazine.
• The tool variables will be written asynchronously whether the tool is the
active one or not.
• The variables referred to local arithmetic parameters of the active levels
will be read and written asynchronously.
• Reading and writing of variables from the PLC.
Spindle parking and unparking. • Instructions: #PARK
#UNPARK
Tool radius compensation.
• Behavior of the beginning and end of tool radius compensation when not
programming a movement.
• Changing the type of radius compensation while machining.
Via program, loading a tool in a specific magazine position.
Programming of modal subroutines. • Instruction: #MCALL.
Executing a block in a channel. • Instruction: #EXBLK.
Programming the number of repetitions in the block. • NR command.
Software V02.03
Electronic cam programming (real coordinates). • Instruction: #CAM.
Synchronization of independent axis (real coordinates). • Instruction: #FOLLOW.
Movement of the independent axis. • Instruction: #MOVE.
G31. Temporary polar origin shift to the center of interpolation. • Function G31.
G112. Change the drive's parameter set. • Function G112.
Software V03.00
Lathe model. Machining canned cycles, lathe tool calibration, variables to
consult the geometry of lathe tools, etc.
Incline axis.
Permit using the G95 function in jog mode. • Machine parameter: FPRMAN.
"C" axis maintained. • Machine parameter: PERCAX.
Magazine-less system.
Ground tools for a turret magazine.
Variable to read the accumulated PLC offset. • Variable: (V.)A.ACTPLCOF.xn
Variable to obtain a linear estimation of the following error. • Variable: (V.)A.FLWEST.xn
Variables to read the instant value of feed-forward or AC-forward. • Variables: (V.)A.ACTFFW.xn
(V.)A.ACTACF.xn
Variable to know the line number of the file being executed. • Variable: (V.)G.LINEN
Variable to know what kind of cycle is active. • Variable: (V.)G.CYCLETYPEON
Variable to know the tool orientation. • Variable: (V.)G.TOOLDIR
Variable to know whether the HSC mode is active or not. • Variable: (V.)G.HSC
Variable to know the theoretical feedrate on 3D path. • Variable: (V.)G.F3D
Variable to know the number of the warning being displayed. • Variable: (V.)G.CNCWARNING
The variable (V.)G.CNCERR is now per channel. • Variable: (V.)G.CNCERR
Select the type of loop, open or closed, for the spindle. • Instruction: #SERVO.
Spindle synchronization. • Instruction: #SYNC.
Spindle synchronization. • Instruction: #TSYNC.
Spindle synchronization. • Instruction: #UNSYNC.
Select milling cycles at a lathe model. • Instruction: #MILLCY.
Select turning cycles at a milling model. • Instruction: #LATHECY.
Define a kinematics when activating the C axis. • #CYL instruction.
Define a kinematics when activating the C axis. • #FACE instruction.
Improved coordinate transformation (#CS/#ACS).
• Keep the part zero when deactivating the transformation.
• Working with 45º spindles. Select between the two choices.
• Keep the rotation of the plane axes with MODE 6.
• Instructions #CS
#ACS.
G33. New parameter (Q1) to define the entry angle. • Function G33.
G63. Tool inspection is possible during rigid tapping. • Function G63.
Function G112 is not valid for the spindle. • Function G112.
New criteria when assuming a new master spindle in the channel.
Software V03.01
Axis slaving. Configuring the default status of an axis slaving (coupling). • Machine parameters: LINKCANCEL.
Tool radius compensation. The way tool radius is canceled. • Machine parameters: COMPCANCEL.
Using the ":" character to program a comment in a part-program.
Variables. Geometry of the lathe tools.
Variables. Number of the tool in the claws of the changer arm. • Variables: (V.)TM.TOOLCH1[mz]
(V.)TM.TOOLCH2[mz]
Software V02.01