Radius/Diameter Dimensions: Diamof, Diamon, Diam90; Programmable Work Offset: Trans, Atrans - Siemens SINUMERIK 808D ADVANCED Programming And Operating Manual

Computer numeric control
Hide thumbs Also See for SINUMERIK 808D ADVANCED:
Table of Contents

Advertisement

8.2.4

Radius/diameter dimensions: DIAMOF, DIAMON, DIAM90

Functionality
For machining parts, the positional data for the X-axis (transverse axis) is programmed as diameter dimensioning. When
necessary, it is possible to switch to radius dimensioning in the program.
DIAMOF or DIAMON assesses the end point specification for the X axis as radius or diameter dimensioning. The actual
value appears in the display accordingly for the workpiece coordinate system.
For DIAM90, irrespective of the traversing method (G90/G91), the actual value of the transverse axis is always displayed as
a diameter. This also applies to reading of actual values in the workpiece coordinate system with MEAS, MEAW, $P_EP[x]
and $AA_IW[x].
Programming
DIAMOF
; Radius dimensioning
DIAMON
; Diameter dimensioning
DIAM90
; diameter dimensioning for G90, radius dimensioning for G91
See the following diameter and radius dimensioning for the traverse axis:
Programming example
N10 G0 X0 Z0
N20 DIAMOF
N30 G1 X30 S2000 M03 F0.8
N40 DIAMON
N50 G1 X70 Z-20
N60 Z-30
N70 DIAM90
N80 G91 X10 Z-20
N90 G90 X10
N100 M30
Note
A programmable offset with TRANS X... or ATRANS X... is always evaluated as radius dimensioning. Description of this
function: see the next section.
8.2.5

Programmable work offset: TRANS, ATRANS

Functionality
The programmable work offset can be used:
● for recurring shapes/arrangements in various positions on the workpiece
● when selecting a new reference point for the dimensioning
● as a stock allowance when roughing
56
;Approach starting point
Diameter input off
; X-axis = traverse axis active
; traverse to radius position X30
; Diameter dimensions active
; Traverse to diameter position X70 and Z-20
; diameter programming for absolute dimension and
; radius programming for incremental dimension
Incremental dimension
Absolute dimensions
;End of program
Programming and Operating Manual (Turning)
6FC5398-5DP10-0BA2, 06/2015

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents