Programmable Scaling Factor: Scale, Ascale - Siemens SINUMERIK 802D sl Programming And Operating Manual

Surface grinding
Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

Programming example
N10 G17 ...
N20 TRANS X20 Y10
N30 L10
N40 TRANS X30 Y26
N50 AROT RPL=45
N60 L10
N70 TRANS
...
Subroutine call - see Section "Subroutine technique "
10.2.8

Programmable scaling factor: SCALE, ASCALE

Functionality
A scale factor can be programmed for all axes with SCALE, ASCALE. The path is enlarged
or reduced by this factor in the axis specified. The currently set coordinate system is used as
the reference for the scale change.
Programming
SCALE X... Y... Z...
ASCALE X... Y... Z... ; Programmable scaling factor, additive to existing instructions
SCALE
The instructions that contain SCALE or ASCALE each require a separate block.
Note
For circles, the same factor should be used in both axes.
If ATRANS is programmed with SCALE/ASCALE active, these offset values are also scaled.
Surface grinding
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
; X/Y plane
; Programmable translation
; Subroutine call; contains the geometry to be offset
; New offset
; Additive 45 degree rotation
; Subroutine call
; Offset and rotation cleared
; Programmable scaling factor, clears old instructions for offset,
rotation, scaling factor, mirroring
; without values: clears old instructions for offset, rotation, scaling
factor, mirroring
Programming
10.2 Positional data
219

Advertisement

Table of Contents
loading

Table of Contents