Function g_code::emit::command::units_inches

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

Use inches for length units

To instantiate the command, call this function or use the crate::command macro.