@calexpavel
Looking at the code as generated I see there is no change in feedrate from your F3720 so I don`t think it is from Fusion.
What is the control you are using ??
This may be completely "off the wall" but hey, it makes sense to me anyway 🙂 🙂 🙂
Does the "glitch" appear to move further along that side of the part with each pass, if so then it is possible that as the setting for max feedrate on the Z axis on most machine controls which would normally be less than the X and Y axis feedrates is below the F3720 in the code and the points of the "glitch" would likely be the Z transition move down to the next level where it is suddenly slowing down at the start of Z transition and speeding up again at the end of the transition, look closely at the toolpath and you will see where the Green transition areas are.
This is the code for those areas of transition, it is moving in a series of very small steps which if the machine control has a reduced Z axis maximum feedrate will produce what could be termed the "stutter" 🙂 🙂 🙂
G1 X-142.225 Y30.235 Z-0.514
X-142.367 Y30.888 Z-0.55
X-142.52 Y31.534 Z-0.602
X-142.694 Y32.224 Z-0.664
X-142.837 Y32.889 Z-0.723
X-142.954 Y33.576 Z-0.784
X-143.065 Y34.268 Z-0.846
X-143.156 Y34.961 Z-0.907
X-143.205 Y35.66 Z-0.959
X-143.21 Y36.354 Z-0.992
X-143.172 Y36.881 Z-1.
G2 X-138.734 Y56.568 I122.877 J-17.357
G1 X-137.191 Y61.77
Well, that`s the "off the wall" idea, daft I know but possible and as I said above makes sense to me 🙂 🙂 🙂
Have a close look at the Feedrate indicator on your control panel and check if it changes at the bad areas 🙂 🙂 🙂
Regards
Rob