Function g_code::emit::command::linear_interpolation [−][src]
Expand description
Interpolate along a line to the desired position
Typically used for “cutting” motion
To instantiate the command, call this function or use the crate::command macro.