I only see start of video but download never finishes.
That display takes 0.1s for update screen which is very long. Scrolling through menus causes more frequent updates and can block a printer complete, so that is surely an issue.
At beginning the path planner is empty so end of move is forced to start speed going up/down with speed until buffer is filled. That is normal.
Hope he uses 32bit board to have enough ram to buffer and do all the computations as that can also cause stalls. Your SCARA computations are surely not that fast as cartesian and high update frequencies can make it even worse, so adjust settings to work with available cpu power.