Errors using GCode

Error 2 or Alarm 2?

Alarm 2 is out of bounds, Error 2 is invalid format. Error 9 is trying to run while locked, which happens after Alarm 2 if you don’t reset.

I suspect you tried to run the machine out of bounds, which means you might be in the wrong origin mode. Read here to understand what I mean by that: https://lightburnsoftware.github.io/NewDocs/CoordinatesOrigin.html

Let me know if this helps or you’re still stuck.