Owner's manual
Introduction to Programming
Chapter 10
10-23
An F--word with numeric values specifies feedrates for the cutting tool in
linear interpolation (G01), and circular interpolation (G02/G03) modes.
The feedrate is the speed along a vector of the commanded axes, as shown
in the following figure.
Figure 10.5
Feedrate Vectors
X
Y
55
end point
start point
Feedrate of 220 is effective
along this motion path
75
The term “feed”refers to moving a tool at a specific velocity in a cutting
path. “Feedrate”is the velocity programmed for the feed of a tool.
Feedrates a re expressed by the distance of movement per interval.
Depending on the mode of the control and the results wanted, the distance
can be millimeters, inches, meters, or revolutions. The interval can be
minutes or revolutions.
Table 10.D
Feedrate Units
Unit/Interval Abbreviation Typically Used For:
millimeters perminute
mmpm linearaxisfeedrates
inchesperminute ipm linearaxisfeedrates
revolutionsperminute rpm rotaryaxisfeedrates
millimetersperrev mmpr threading
inchesperrev
ipr threading
10.5.4
F-words (Feedrate)