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

TMC Connection Error #55

Closed ricardonato closed 3 years ago

ricardonato commented 3 years ago

I have connected the TMC2209 v1.0 drivers to my new MKS Robin E3D (003) board without modifying anything.

I have updated the "firmware bin for Ender3 (TMC2209)" https://github.com/makerbase-mks/MKS-Robin-E3-E3D/tree/ender3-3d-touch/firmware/firmware%20bin%20for%20Ender3(TMC2209)

When Marlin finishes booting, the message appears: "TMC Connection Error"

mks-viva commented 3 years ago

Hi! You need to do the following so that TMC will not report errors

  1. Usrt mode set in E3D motherboard(Use jumpers connect it) image
  2. You need use DC12-24V power
ricardonato commented 3 years ago

Thank you. Problem solved