Function g_code::emit::command::stop_spindle [−][src]
pub fn stop_spindle<'a, I: Iterator<Item = Field<'a>>>(args: I) -> Command<'a>
Expand description
Stop spinning the spindle
To instantiate the command, call this function or use the crate::command macro.