Spindle delay is not respected

So I am not sure if this would be a bug with GSender or a bug in Carbide Create 6 but here is what happens.
When running a job created in CC 6 the M3 command looks to not be parsed to allow the spindle delay.
Default, delay does not work:
M0 ;T102
M03S10000

Adjusted, delay does work:
M0 ;T102
M3 S10000

Hello @Sparky1,
To delay for spindle start up you’d want M3 S10000 G4 P5.
Where G4 is the pause command and P# is the pause time in seconds. M3 turns the spindle on clockwise and S sets the spindle speed.
You can also set the delay in the Spindle Settings in GSender.