Programming and Operating Manual (Milling)
58 6FC5398-4DP10-0BA1, 01/2014
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.
SCALE X... Y... Z... ; Programmable scaling factor, clears the old instructions for offset, rotation, scaling factor,
mirroring
ASCALE X... Y... Z... ; Programmable scaling factor, additive to existing instructions
SCALE ; Without values: clears the old instructions for offset, rotation, scaling factor, mirroring
The instructions which contain SCALE or ASCALE each require a separate block.
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.
See the following illustration for example for scaling and offset:
; Programmed contour original
; Contour in X and Y enlarged two times
; Values are also scaled!
; Contour enlarged and offset
Subroutine call - see Section "Subroutine technique (Page 110)".
Programmable mirroring: MIRROR, AMIRROR
Functionality
MIRROR and AMIRROR can be used to mirror workpiece shapes on coordinate axes. All traversing motions of axes for
which mirroring is programmed are reversed in their direction.