The G28 & G30 parameter count were still set to six,
from the old way of XYZABC, now XYZABCUVW so add counts.
G92 never mentioned parameters until near the end,
so I copied from G28/G30 to add to G92. Hopefully
made some other useful improvements while there too.
Signed-off-by: Kim Kirwan
#1 – SebKuzminsky 于 2018-07-09
Thanks Kim!