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

MKS Robin E3D v1.1 Cant connect via USB or Aux1 #117

Closed NZOberoN closed 3 years ago

NZOberoN commented 3 years ago

Hi, very much a newbie here.

I recently bought a Robin E3D with TMC2209 drivers, connected to the board via USB and Pronterface, but needed to make a few changes, invert stops etc.

I compiled the latest Marlin and bugfix with changes and flashed firmware via SD card. Couldn't connect using Pronterface. No error, just persistant "connecting..." message.

Tried to download "factory" firmware via this page https://github.com/makerbase-mks/MKS-Robin-E3-E3D/wiki/Marlin_firmware but found the link doesn't work (404 error), so followed my nose to here https://github.com/makerbase-mks/MKS-Robin-E3-E3D/blob/master/firmware/V1.1/Firmware%20bin%20for%20ender3/Marlin-2.0.6.1_for_ender3_TMC2209.bin. Flashed that, still can't connect.

I also tried the full Marlin download (https://github.com/makerbase-mks/MKS-Robin-E3-E3D/tree/master/firmware/V1.1/Marlin-2.0.6.1_for_ender3_TMC2209), compiled and flashed that... same problem.

I read that the CH340 chip can sometimes be the problem so I tried to connect via Aux1 with a FTDI... same Problem.

I don't have a usable screen to attach to the board, so I have no feedback whatsoever.

Thank you in advance!

aabeuge commented 3 years ago

Might be a silly question but did you change the firmware file name to Robin_e3.bin before flashing? If not that would definitely be the reason.

NZOberoN commented 3 years ago

Yes I did, but, as it turns out I needed to reflash the bootloader, it had become corrupt somehow.

aabeuge commented 3 years ago

Ahh, glad you were able to sort it out.