tighten up the concept of machine position and workspace coordinates.
authorJim Morris <morris@wolfman.com>
Sun, 13 Dec 2015 07:25:33 +0000 (23:25 -0800)
committerJim Morris <morris@wolfman.com>
Sun, 13 Dec 2015 07:25:33 +0000 (23:25 -0800)
commita6bbe768e3a96c850e8da8c9858a090d37d33e9d
tree91a1e3810bd9e80c849243f8a86546d2cae7fb5a
parent00e607c72a7b366bf01717afe626cb70a5cf6669
tighten up the concept of machine position and workspace coordinates.
fix the G53 implementation so it is handled properly in all the places it matters
recreate last milestone when needed
fix the reset_axis to handle the WCS <-> MCS
Make M114 display actualt current position based on stepper position
  add variations of M114.n to display the various different coordinate systems
src/modules/robot/Robot.cpp
src/modules/robot/Robot.h