("G00"); let mut mydict = MyStringDictionary::new(); let mut key1 = MyString::new(); key1.append("G00"); let mut value1 = MyString::new(); value1.append("Rapid Move"); mydict.insert(&key1, &value1); match mydict.get(&mystr) { Some(val) => { let mut result = My...
G00 rapid positioning G01 linear feed positioning G02 unrecognized (Arcs are not supported.) G03 unrecognized (Arcs are not supported.) G80 cancel positioning mode (default) --- G17 XY plane - no effect (default) ONLY XY plane supported. G18 no effect, XZ plane not supported...
Rev 1.84-A2 10-13 Using Mach3Mill G and M-code Reference The modal Groups for G codes are • group 1 = {G00, G01, G02, G03, G38.2, G80, G81, G82, G84, G85, G86, G87, G88, G89} motion • group 2 = {G17, G18, G19} plane selection • group 3 = {G90, ...