@Momo2311 The first thing that jumps out at me is that you have used colon separated values for things like speed, acceleration etc. These values apply per axis, not per motor. The exception is if you have multiple extruders because each extruder is treated as a separate axis. So take out all those colons (:) for axes which have multiple motors and use one single value.