Arduino, GRBL and M-Code (M114)

jasmin287:
Thanks, I was just making sure that it's not maybe a tweak in the Arduino

The Arduino is just the hardware on which the GRBL program runs. All the logic of the system is in the program. Changes to the Hardware might prevent a program from running but they could never disable a specific feature and provide an error message.

...R