I have big toruble with probe operarions, if touch probe is tripped, it hits very hard on ballscrews, and throw servo fault ir some cases.
I think after firmware update, whole probe wizard now unusable. I try all range debounce values(0-255), wrote test codes, to be sure it here no problems with servo drives and other compenents. If probe not tripped, then machine movement is smooth every time, but if touch probe is tripped, then it hit very hard. I try reset emergency stop without decceleration, it looks very smooth, compared to G31 operation. Is here some possible bug?
Test code
G0 X0 Y0
G31 y-2 f50
G0 Y0
M30