Looking at these lines:
M203 X6000 Y6000 Z200 E1200 ; Set maximum speeds (mm/min)
M201 X500 Y20 Z250 E250 ; Set accelerations (mm/s^2)
the M203 line looks reasonable, but the Z acceleration of 250 in the M201 line looks much too high to me. Try reducing it.