"Go To Location" generates Error 36 when moving to position

Machine and software:
gSender 1.5.6 with a PicoCNC board and grblHAL. 3 axis only.

Issue:
When I try to move to an absolute position (or INC) using the GUI, the one tied to the paper airplane button, as soon as I hit the “GO” button I get an Error 36. I checked the console and the command being sent when the GO button is pressed is:

G0 X1 Y0 Z0.8 A0

If I remove the A0 from the string and manually send it in the console my machine moves perfectly. So it seems that the issue is that my board does not like the A0 command being sent. I do not have a rotary axis and it is disabled in the device settings (there is no $103). Can I somehow stop gSender from sending the A0 command?

On a side note I tried multiple times to run gSender 1.5.7 and it hangs up as soon as the GUI launches showing that it is trying to connect . It wont connect to my board which is ethernet and the GUI hangs. I had to remove it and revert to 1.5.6.

Thanks, should be fixed in the next release by making sure that AXS report includes A.