makerbase-mks / MKS-Robin

MKS Robin is a powerful 32-bit 3D printer control board with STM32F103ZET6 . Support Marlin2.0. Support MKS Robin TFT24/28/32... Screens. The motherboard integrates 5 AXIS interface, hot bed, 2 heating heads, 3 NTC100K, 2 MAX31855.Support MKS Robin WIFI for cloud printing.Supports firmware update by SD card…
https://es.aliexpress.com/item/32757129463.html?spm=a219c.12010612.8148356.9.5fc165f4oDUfFM
131 stars 129 forks source link

Error MKS Nano Marlin Last Version #194

Open juanfeller opened 3 years ago

juanfeller commented 3 years ago

erro last version github Erro TMC2208

Dear Team Mks,

I need help to compile Marlin 2.0, I have a Mks nano v1.1 + 4x TMC2208 + TFT35. When downloading the latest version made available on Github I get the following error when trying to compile the version without changes. I got a second version but it does not support TMC2208.

mks-viva commented 3 years ago

Hi! MKS Robin Nano V1.1 have not uart set interface, so, your configuration.h file doesn't set driver TMC2208, you need disable it

Colorfulbloom commented 2 years ago

I ran into this issue and was able to compile with TMC2208_Standalone as the option. I'm on a Nano V1.2 though. Not sure if there is a major change in stepper drivers in that jump.