UGS platform jog not working correctly

I’ve recently upgraded my controller to GRBL 1.1f which was updated using xploader using a hex file from this forum. This allows the new 1.1 functions to be used, specifically feed control, which I have tested and works well. However I am having issues with the UGS platform jogging, instead of jogging at the correct set mm value it instead jogs at a fraction of this. I can’t effectively jog the machine anymore. Interesting the machine jogs as expected if I use UGS classic. I would appreciate some help if anyone has any ideas. Thanks S

Check your GRBL parameters. They may need updating since you upgraded.

I’m afraid I’m a real novice when it comes to this stuff. How would I go about doing that. I’m sure there’s an existing thread that explains this, but I can’t find any thing. Any help is much appreciated.

enter in “$$” in the console and post the list of variables the UGS console shows.

Variables copied from USG platform console below;

$$
$0=10
$1=255
$2=0
$3=3
$4=0
$5=0
$6=0
$10=1
$11=0.020
$12=0.002
$13=0
$20=0
$21=0
$22=0
$23=3
$24=25.000
$25=750.000
$26=250
$27=1.000
$30=1
$31=0
$32=0
$100=40.000
$101=40.000
$102=188.976
$110=8000.000
$111=8000.000
$112=500.000
$120=500.000
$121=500.000
$122=50.000
$130=790.000
$131=790.000
$132=100.000

I’ve also just tried updated my firmware from Easel in case that was the problem, however no luck, still the same issue with jogging.

Thanks