makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
118 stars 97 forks source link

In Marlin 2.0.9.1, 250000 baud rate printer stops randomly. In Marlin 2.0.7 and before, the baud rate of 250000 was running smoothly #122

Closed TimeJammer closed 3 years ago

TimeJammer commented 3 years ago

Hello to everyone. I have mks E3D card and mks tft 35. In Marlin 2.0.9.1, 250000 baud rate printer stops randomly. In Marlin 2.0.7 and before, the baud rate of 250000 was running smoothly for 1.5 years. In version 2.0.9.1 it is stable only at 115200. What is the reason of this ?

I did not cancel the original screen of the printer (Ender 3) and I use it together with tft 35. //#define SERIAL_PORT_2 The -1 setting does not work in the new marlin and I disabled it because it was said to be disabled in the new suggestions. Could this be the reason? While other versions do not have this problem, what could be the reason why 250000 baud rate does not work stable only in 2.0.9.1. Could it be caused by something or a change that I did wrong in this version? Thanks for your responses.

Motherboard: Mks E3D(tmc2209) Screen: Mks TFT35 with wireless. Ank mks 3d touch sensor.

Thanks in advance for your returns.

mks-viva commented 3 years ago

If the new version of marlin does not have any feature updates, it is recommended that you use the original version directly.

TimeJammer commented 3 years ago

If the new version of marlin does not have any feature updates, it is recommended that you use the original version directly.

All right, thanks. It's okay to stay on Marlin 2.0.7, right?

mks-viva commented 3 years ago

Yes

TimeJammer commented 3 years ago

Thanks for the answer. Have a nice day.