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

Information about compiling Marlin #15

Closed monkiki closed 4 years ago

monkiki commented 4 years ago

Hello, I need to compile Marlin to configure a BMG extrusor and already done with default Ender 3 Pro board, but not sure how to proceed with the Robin E3D board. For example, which boarch should I choose in Arduino IDE? Where can I get a default configuration for Marlin? Is the same as Ender 3 profile?

Thanks.

DocYester commented 4 years ago

https://github.com/makerbase-mks/MKS-Robin-E3-E3D/wiki/Build-and-Update-firmware

... try the default from mks here - but dont just copy all over - its an older version than actual marlin bugfix branch

makerbase-mks commented 4 years ago

Hi! You can download new version marlin firmware and change it as use to Robin E3D board. Of course! You can download Robin E3-E3D path marlin and chang it.

monkiki commented 4 years ago

OK, thanks!