Snapmaker Artisan CNC issue with Coordinates

Hello,

First, I have been using lighburn with no issue on the machine for years (Marlin and recently GBRL).
I installed MM, setup USB and GBRL. Machine is connected.
I setup the project all fine. I can do spindle and jog. No issues at this stage.
However in the move section, the tool postion M or W won’t change.
If I go the Position tab and get the coordinates, nothign is returned, full of question mark.

Checking the console:

ok

M3 S9000

ok

M5

ok

Starting stream

G21;Restore metric mode

G91;Restore relative mode

G1 Z10F240

G90;Restore absolute mode

Stream completed in 0:00

Starting stream

G21;Restore metric mode

G91;Restore relative mode

G1 Z10F240

G90;Restore absolute mode

Stream completed in 0:00

?

echo:Unknown command: “?”

ok

?

echo:Unknown command: “?”

ok

?

echo:Unknown command: “?”

I am suspecting it is because the controller is Marlin…. I hope the developer will add Marlin support.

1 Like