Siemens SINUMERIK 808D User Manual page 90

Programming and operating manual (milling)
Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

Su pplementary conditions
● The NC block compression is generally executed for linear blocks (G1).
● Only blocks that comply with a simple syntax are compressed:
N... G1X... Y... Z... F... ;comment
All other blocks are executed unchanged (no compression).
● Motion blocks with extended addresses such as C=100 or A=AC(100) are also condensed.
● The position values do not have to be programmed directly, but can also be indirectly specified using parameter
assignments, e.g. X=R1*(R2+R3).
● If the option "orientation transformation" is available, then NC blocks in which the tool orientation (and where relevant,
also the tool rotation) is programmed using direction vectors can also be compressed.
● It is interrupted by any other type of NC instruction, e.g., an auxiliary function output.
Examples
Example 1: COMPON
Program code
N10 COMPON
N11 G1 X0.37 Y2.9 F600
N12 X16.87 Y-.698
N13 X16.865 Y-.72
N14 X16.91 Y-.799
...
N1037 COMPOF
...
Example 2: COMPCAD
Program code
G00 X30 Y6 Z40
G1 F10000 G642
SOFT
COMPCAD
STOPFIFO
N24050 Z32.499
N24051 X41.365 Z32.500
N24052 X43.115 Z32.497
N24053 X43.365 Z32.477
N24054 X43.556 Z32.449
N24055 X43.818 Z32.387
N24056 X44.076 Z32.300
...
COMPOF
G00 Z50
M30
90
Comment
; Compressor function COMPON on.
; G1 before end point and feed.
; Compressor function off.
Comment
; Blending function G642 on.
; Jerk limiting SOFT on.
; Compressor function COMPCAD on.
; Compressor function off.
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017

Advertisement

Table of Contents
loading

Table of Contents