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
117 stars 99 forks source link

This board support Core XY Printer #174

Open JungHoonLim opened 1 year ago

JungHoonLim commented 1 year ago

Hello,

This board support Core XY Printer Can some body help me to configure the firmware for My 3D printer ?

i will use ender 3 Display

This is my printer 20190910_085708

pauloeduardogodoy commented 1 year ago

This is a Marlin function... Uncomment #define COREXY line. For more details read this tutorial.

JungHoonLim commented 1 year ago

This is a Marlin function... Uncomment #define COREXY line. For more details read this tutorial.

thank U..^^