APIs, concepts, guides, and more

◆ FeedRateGet()

double FeedRateGet ( )
pure virtual
Note
Calls to PathUnitsSet() will change the scaling of the value returned.
Returns
(double) The current target feed rate (GcodeUnitsGet()/minute). Rotational only moves are in (degrees/minute).
Note
The value returned can be changed by both calls to GcodeFeedRateSet() AND running a G-Code line with an "F" parameter
See also
FeedRateSet

Visit our Concept Page for more information.