Hey guys, I'm scratch building a machine as part of a project and here's

Hey guys,
I’m scratch building a machine as part of a project and here’s my setup: Raspberry pi > Arduino Nano 3.0 running GRBL 0.9j (Generic configuration for now) > Stepper drivers.
I’m just doing basic motor tests and I can make them move on the X & Y, but when I try to jog the Z I get nothing. I can make the Z move by manually sending Gcode (g0z10 for example). Does the GUI send a different command, or is there something I’m missing?

Works great now! Also I’ll check out the MrBeam flavor of grbl, thanks!