EasyManuals Logo

Siemens SINUMERIK ONE MCP 2400.4c Programming Manual

Siemens SINUMERIK ONE MCP 2400.4c
1334 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #360 background imageLoading...
Page #360 background image
FP=: Fixed point that is to be approached
<n>: Fixed point number
Range of values: 1, 2, 3, 4
Note:
In the absence of FP=<n> or a fixed point number, or if FP=0 has been
programmed, this is interpreted as FP=1 and fixed point 1 is approached.
Note
Multiple axes can be programmed in one G75 block. The axes are then traversed
simultaneously to the specified fixed point.
Note
The value of the address FP must not be greater than the number of fixed points specified for
each programmed axis (MD30610 $MA_NUM_FIX_POINT_POS).
Example
For a tool change, axes X (= AX1) and Z (= AX3) need to move to the fixed machine axis
position 1 where X = 151.6 and Z = -17.3.
Machine data:
MD30600 $MA_FIX_POINT_POS[AX1,0] = 151.6
MD30600 $MA_FIX_POINT[AX3,0] = 17.3
NC program:
Program code Comment
N100 G55 ; Activate settable zero offset.
N110 X10 Y30 Z40 ; Approach positions in the WCS.
N120 G75 X0 Z0 FP=1 M0 ; The X axis moves to 151.6
; and the Z axis moves to 17.3 (in the MCS).
; Each axis travels at its maximum velocity.
; No additional movements are permitted to be active in
this block.
; A stop is inserted here so that after reaching
; the end positions,
; no additional motion takes place.
N130 X10 Y30 Z40 ; The position of N110 is approached again.
; The zero offset is reactivated.
Fundamentals
2.14 Supplementary commands
NC programming
360 Programming Manual, 12/2019, 6FC5398-2EP40-0BA0

Table of Contents

Other manuals for Siemens SINUMERIK ONE MCP 2400.4c

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK ONE MCP 2400.4c and is the answer not in the manual?

Siemens SINUMERIK ONE MCP 2400.4c Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK ONE MCP 2400.4c
CategoryControl Systems
LanguageEnglish

Related product manuals