Spindle Spins but does not carve using x-carve 4x4

I have installed the latest version of gSender. I am using a x-carve pro 4x4. This is the first time I have used gSender. Everything seems to work, my moving the spindle controls all work, my probe seems to work, but when I go to run a job the spindle just spins and does not carve? I’m sure I’m doing some newbie mistake, so can someone point me in the right direction.

This is my process (I use VCARVE to the EASEL interface to use the machine, but I want to get away from the Internet)

  1. Bring in the gcode file from VCARVE
  2. . Go though the verification process.
  3. I Home the machine
  4. I move to my x,y postion (lower left corner).
  5. I go to the probe, it touches off, it seems to work.
  6. I then go to start job but it just goes up on the z-axis a bit and just spins, no carve, no movement.

Anyone have an idea what I’m doing wrong or point me in the right place, please, thank you in advance.

Can you share your gcode or at least the first 20 or so lines?

Here you go:

(VECTRIC POST REVISION)
(D6636633856CDF96EB5CCA1E1D47044A)
T1
G17
G20
G90
G0Z1.7000
G0X0.0000Y0.0000
S16000M3
G0X0.5857Y3.2337
G0Z0.2000
G1Z-0.2000F50.0
G1X0.5761Y3.2188F80.0
G1X0.5619Y3.1920
G1X0.5502Y3.1633
G1X0.5410Y3.1325
G1X0.5343Y3.0994
G1X0.5302Y3.0640
G1X0.5288Y3.0261
G1X0.5302Y2.9896
G1X0.5342Y2.9557
G1X0.5408Y2.9243

Appreciate the assistance. Thank you.