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

CR-10 Marlin firmware - Robin E3 V1.1 #113

Closed jimbob111 closed 3 years ago

jimbob111 commented 3 years ago

Is there a Marlin for the CR-10? I can only see Ender 3 & Ender 5 in the firmware folder?

countcobolt commented 3 years ago

You need to compile it yourself. I did it using Platformio. Works fine but requires you to edit config files.

jimbob111 commented 3 years ago

Thanks, have done that and am now getting a "TMC connection error" on the x-axis

countcobolt commented 3 years ago

Check how you address your stepper motors and make sure the jumper are in the correct spot. E.g. is you set them to use UART make sure that the jumpers are on UART. I assume you selected 1 mode and place them on another mode in the firmware. I uploaded my configuration. Attention This originally is when this board was installed in a CR10S5 so the bed size is bigger. Modify this size to 310310400. It also had a BL Touch on there. I do not recall if this firmware has PID for bed enabled or not as this comes from a back up. (I don't have access to my main machine now)

configuration.zip

jimbob111 commented 3 years ago

Thanks for the config files, I haven't tried them yet, will do later. I have the E3 board, so don't have an option to set jumpers.