Programming and Operating Manual (Milling)
210
6FC5398-4DP10-0BA1, 01/2014
DEF REAL RTP=48, RFP=40, SDIS=5, DP=0, DPR=40, DIATH=60,
KDIAM=50
DEF REAL PIT=2, FFR=500, CPA=60,CPO=50
DEF INT CDIR=2, TYPTH=0
; Definition of the variable with value
assignments
N10 G90 G0 G17 X0 Y0 Z80 S200 M3
; Approach starting position
N20 T5 D1
; Specification of technology values
N30 CYCLE90 (RTP, RFP, SDIS, DP, DPR, DIATH, KDIAM, PIT,
FFR, CDIR, TYPTH, CPA, CPO)
; Cycle call
N40 G0 G90 Z100
; Approach position after cycle
N50 M02
; End of program
9.6.12
High speed settings - CYCLE832
Programming
CYCLE832 (TOL, TOLM, 1)
Parameters
Parameter
Data type
Description
TOL
REAL
Tolerance of machining axes
TOLM
INT
Machining type selection
0: Deselect
1: Finishing
2: Semi-finishing
3: Roughing
PSYS
INT
Internal parameter, only the default value 1 is possible
Function
Use CYCLE832 to machine free-form surfaces that involve high requirements for velocity, precision and surface quality.
This cycle function groups together the important G codes, machine data and setting data that are required for high-speed
cutting machining.
Explanation of the parameters
TOL (Tolerance)
This refers to the tolerance of axes involved in machining. The tolerance value is written to the relevant machine or setting
data depending on the G codes.