makerbase-mks / MKS-Monster8

MKS Monster8 is an 8-axis motherboard, which supports Voron printers and can run Marlin and Klipper firmware.
https://www.aliexpress.com/item/1005003183498253.html?spm=a2g0o.store_pc_home.productList_8356958.pic_0
GNU General Public License v3.0
103 stars 62 forks source link

USART in MKSPI #35

Open leorpereira87 opened 1 year ago

leorpereira87 commented 1 year ago

Hello, forgive me my English. I recently purchased an MKSpi, and I would like to communicate with the Monster8 using the USART, has anyone tried this, and was it successful? Currently I am using Kleeper and connecting via USB-c

rafdekar commented 1 year ago

Hi there, I am using this configuration. To make it work you need to follow Klipper instructions here to create new motherboard image with UART enabled. After that just use this mcu config in your printer.cfg [mcu] serial:/dev/ttyS0