I recently swapped out a Flash Hobby M45CHW servo because one of them started jittering. Replacing it fixed the issue, but I noticed the new servo moves faster and feels like it has less resistance compared to the other one that’s still working. Both servos should be the identical models.
I did adjust the ZERO slider to line up the servo horns at the home position, but since one arm moves faster, they end up slightly out of sync when moving.
I had the exact same issue with a replacement Servo. I swapped in the “same” servo, after one crapped out. After that, the two Arms were not moving in sync. As i have only rudimentary programming experience i used chatgpt to modify the OSR firmware as such, that it is implementing a multiplication factor, that lets you define the movement of the two servos independently. The multiplication factor is implemented in line 67 in the arduino sketch. I had to experiment a bit with the magic numbers for this factor.
My guess with the different behavior of the two same servos is, that the manufacturer was mixing up 180° servos with 270° servos.