@3dream said in Brake motors 1XD:
M92 X400 Y400:400 Z1280:1280:1280:1280 E224.6; Step giro motori M566 X500 Y500:500 Z40:40:40:40 E300; Jerk motori M203 X5000 Y5000:5000 Z600:600:600:600 E9000; Velocita motori M201 X500 Y500:500 Z40:40:40:40 E2000; Accelerazione motori
These are incorrect. Only multiple extruder motors require multiple values. If the axis is made up of multiple motors, there only needs to be a single value for the axis, not for each motor. So remove the duplicate Y and Z values. I don't know if this would cause an issue like what you are seeing, but it isn't helping.
You can also send M98 P"config.g" to get a syntax check of your config.g file.
It may also help to see the results of M122 and M122 B# where # is the can address of your expansion boards.