widget-3dviewer icon indicating copy to clipboard operation
widget-3dviewer copied to clipboard

Modal code and Arc improvments

Open MitchBradley opened this issue 7 years ago • 2 comments

  • Handles multiple modal (non-motion) codes on one line. These are common for init blocks and for relative motion.
  • Fixes a precision-loss bug in arc calculation which sometimes caused incorrect center computation
  • Implements Mach3-style Absolute IJK ARC mode (G90.1 turns on, G91.1 turns off)

The intermediate commits in the series are uninteresting, so I suggest merging in squash mode.

MitchBradley avatar Jul 24 '17 00:07 MitchBradley

This looks great!

dchote avatar Jul 28 '17 02:07 dchote

I'm going to try merge this in to my cleanup branch.

dchote avatar Jul 28 '17 02:07 dchote