First, make sure that your X Y and Z shows zero after homing sequence is completed. Check your inches/mm settings.
Now setting Z height:
You should set Z=0 to the top of your material:
Option 1:
Untight the bit in a spindle collet and let it fall down on the top of material and then tight the nut in a collet. Set Z=0 by typing: G28.3 Z0
or
Option 2:
Use and touch probe (connected to A5 and GND on ArduinoUno) or other metal piece of known height and TouchProbe widget to set proper Z height
I Figured it out!
There are a few things
1 - if you refresh it changes the work space.
2 - I when I chose the serial com port I’ve got to chose Grbl from the drop down list. then Tick the serial port (to connect) and wait for the GRBL box above to say… idle.
3 - Check the axes move when you jog (in the preview)
4 - the red and blue line is the 0,0 (so the job will start at 0,0) That’s what the “zero out ‘x/y/z’ axis” does!