Update I can trigger the Spindle by setting
PD001 to 2
and PD002 to 0
This makes me control the speed via the VFD Pot, but at least lets me turn the spindle off and on via Gcode.
It’s a little late, but I just had the same issue, I’d reset the VFD and just copied someone elses settings, instead of noting mine down first.
To cut a long story short, check that your PD025 is set to zero and if it is, you can try changing PD014 (acceleration time) to say 10 seconds (you can always lower it once that is verified to work, I have set mine to 2 seconds), in combination, these two settings soft start the spindle.
If PD025 is enabled (set to 1), it seems to disregard PD014 and instead goes to full speed right away, which results in the overcurrent situation. But too low a value at PD014 does result in the same problem, even if PD025 is disabled.