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
117 stars 99 forks source link

Robin E3d with TFT 2.4 Checksum error #144

Open selvakumaran2016 opened 2 years ago

selvakumaran2016 commented 2 years ago

Hi,

I am using Robin E3d with TFT 2.4. While printing it is showing Checksum error mismatch. Due to that, it is pausing the print and causing a lot of blobs.

In the TFT firmware, I have already enabled the below:

For the M110 command plus check, the version of Marlin 1.0.2 and below is set to 1, and the other versions are set to 0.

cfg_M110_add_checkSum:0 Blobs

This happens with Marlin 2.0 version only. Previously with MKS Gen L + TFT 2.4 + Marlin 1.1.9 we didn't have this issue.

As we cant use Marlin 1.1.9 for Robin E3d boards, I hope TFT firmware has to be updated.

Any solution?

mks-viva commented 2 years ago

I want to know, you use marlin 1.1.9 is no problem?

selvakumaran2016 commented 2 years ago

Is it possible to use 1.1.9 for Robin E3D? I hope the board is available for Marlin 2.0 and greater.

selvakumaran2016 commented 2 years ago

Waiting for your reply

mks-viva commented 2 years ago

Maybe it’s because I didn’t express it clearly enough that E3D cannot be used in Marlin 1.1.9. However, you can use MKS Gen L + TFT 2.4 + Marlin 2.0 to test. In this way, we can confirm whether it is caused by a motherboard difference or a firmware version difference.

selvakumaran2016 commented 2 years ago

I have already testes with MKS Gen L + TFT 2.4 + Marlin 2.0.

For Marlin 2.0 combined with MKS TFT 2.4, the checksum error is coming.