Programming and Operating Manual (Milling)
70 6FC5398-4DP10-0BA1, 01/2014
Another group of G functions exists for movement to the position (see Section "Exact stop/continuous-path control mode:
G9, G60, G64 (Page 84)").
For G60 exact stop, a window with various precision values can be selected with another G group. For exact stop, an
alternative instruction with non-modal effectiveness exists: G9.
You should consider these options for adaptation to your positioning tasks.
The feed F is the
and represents the value of the geometric sum of the velocity components of all axes
involved. The individual axis velocities therefore result from the portion of the axis path in the overall distance to be
traversed.
The feedrate F is effective for the interpolation types G1, G2, G3, CIP, and CT and is retained until a new F word is written.
F...
integer values, the decimal point is not required, e.g. F300.
Unit of measure for F with G94, G95
The dimension unit for the F word is determined by G functions:
● G94:
as the feedrate in
● G95: Feedrate F in mm/spindle revolutions
(only meaningful when the spindle is running)
This unit of measure applies to metric dimensions. According to Section "Metric and inch dimensioning", settings with
inch dimensioning are also possible.
; Feedrate in mm/revolution
Write a new F word if you change G94 - G95.
Linear interpolation with feedrate: G1
Functionality
The tool moves from the starting point to the end point along a straight path. The
is determined by the
programmed
.
All axes can be traversed simultaneously.
G1 remains active until canceled by another instruction from this G group (G0, G2, G3...).