- Updated the mantissa calculation that checks for non-integer values and GXX.X commands that aren’t supported. There was a potential uint8 overflow issue. - Fixed g-code parser bug related to not using the correct modal struct. G10 P0 not selecting the current coordinate system when a G55-59 is issued in the same line. - Fixed g-code parser bug related to not using the correct modal struct. Target position locations were not computed correctly when G90/91 distance modes were changed in the same line. It was using the previous state, rather than the current block.
50 KiB
50 KiB