| Name | Value | Description |
| MultiAxisFeedMode_DegreesPerMinute | 1 | Sets the feedrate based on the diameter of the cutting operation and calculates the degrees of the move. Used for most rotary axes. |
| MultiAxisFeedMode_InverseTime | 0 | Sets the time for completing a move as an inverse of the feedrate. The smaller the value, the faster the move. |
| MultiAxisFeedMode_ProgrammerdFeedrate | 2 | Applies the programmed feedrates without adjustments. |