Function g_code::emit::dwell [−][src]
pub fn dwell<'a, I: Iterator<Item = Field<'a>>>(args: I) -> Command<'a>
Expand description
This will keep the axes unmoving for the period of time in seconds specified by the P number
Call this function to instantiate the command.