Nc Block Compression (Compon, Compcurv, Compcad) - Siemens SINUMERIK 808D User Manual

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

Advertisement

Programming example
N10 G54
N20 L47
N30 G55
N40 L47
N50 G56
N60 L47
N70 G57
N80 L47
N90 G500 G0 X
Subroutine call - see Section "Subroutine technique (Page 132)".
11.2.11

NC block compression (COMPON, COMPCURV, COMPCAD)

Fu n ctionality
CAD/CAM systems normally produce linear blocks, which meet the configured accuracy specifications. In the case of
complex contours, a large volume of data and short path sections can result. The short path sections restrict the processing
rate.
By using a compressor function, the contour, specified by using linear blocks, is approached using polynomial blocks. This
has the following advantages:
● Reduction of the number of required part program blocks for describing the workpiece contour
● Continuous block transitions
● Higher maximum path velocities
The following compressor functions are available:
● COMPON
The block transitions are only constant in the velocity, while acceleration of the participating axes can be in jumps at
block transitions.
● COMPCURV
Block transitions have continuous acceleration. This ensures both smooth velocity and acceleration of all axes at block
transitions.
● COMPCAD
The compression that uses a lot of computation time and memory space is optimized regarding surface quality and
speed. COMPCAD should only be used if measures to improve the surface cannot be taken by the CAD/CAM program in
advance.
COMPOF terminates the compressor function.
Syn tax
COMPON
COMPCURV
COMPCAD
COMPOF
Me aning
COMPON:
COMPCURV:
COMPCAD:
COMPOF :
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017
; Call first settable work offset
; Machining of workpiece 1, here using L47
; Call second settable work offset
; Machining of workpiece 2, here using L47
; Call third settable work offset
; Machining of workpiece 3, here using L47
; Call fourth settable work offset
; Machining of workpiece 4, here using L47
; Deactivate settable work offset
Command to activate the compressor function COMPON.
Effective:
Modal
Command to activate the compressor function COMPCURV.
Effective:
Modal
Command to activate the compressor function COMPCAD.
Effective:
Modal
Command to deactivate the currently active compressor function.
89

Advertisement

Table of Contents
loading

Table of Contents