Carbide Create queries

Carbide create outputs grbl code, which allows for motion to be specified just with a coordinate and not a movement command. This firmware was compiled without support for that, but it’s trivial to add to the firmware.

If you want to not change firmware you’ll need to apply a regular expression to the code as specified in the thread here Carbide Create and Snapmaker2

If you are interested in testing a new firmware feature PM me, I can enable the feature and send it to you. I think then it would natively run. If it works well enough I can suggest it to the main feature branch and everyone can enjoy it!

It’s also possible it’s something else, so you should post the gcode also.