Function g_code::emit::start_spindle_counterclockwise[][src]

pub fn start_spindle_counterclockwise<'a, I: Iterator<Item = Field<'a>>>(
    args: I
) -> Command<'a>
Expand description

Start spinning the spindle counterclockwise with speed p

Call this function to instantiate the command.