Programmable Scaling Factor: Scale, Ascale - Siemens sinumerik 808d Programming And Operating Manual

Hide thumbs Also See for sinumerik 808d:
Table of Contents

Advertisement

1.2.6

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... Z...
ASCALE X... Z...
SCALE
The instructions that contain SCALE or ASCALE each require a separate block.
Notes
● For circles, the same factor should be used in both axes.
● If an ATRANS is programmed with SCALE/ASCALE active, these offset values are also
Programming example
N10 L10
N20 SCALE X2 Z2
N30 L10
N40 ATRANS X2.5 Z1.8
N50 L10
N60 M30
Subroutine call - see section "Subroutine technique (Page 94)"
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
; Programmable scaling factor, clears old instructions for offset,
rotation, scaling factor, mirroring
; Programmable scaling factor, additive to existing instructions
; Without values: clears old instructions for offset, rotation, scaling
factor, mirroring
scaled.
Figure 1-5
example of a programmable scale factor
; Programmed contour original
; contour in X and Z enlarged 2 times
Programming principles
1.2 Positional data
33

Advertisement

Table of Contents
loading

Table of Contents