Function g_code::emit::start_spindle_clockwise [−][src]
pub fn start_spindle_clockwise<'a, I: Iterator<Item = Field<'a>>>(
args: I
) -> Command<'a>
Expand description
Start spinning the spindle clockwise with speed p
Call this function to instantiate the command.