Skip to content

How to upload marlin firmware

makerbase edited this page Mar 6, 2020 · 2 revisions

How to build and upload marlin2.0 firmware for MKS RUMBA32

MKS RUMBA32 build and upload marlin2.0 can use platformio, how to do it? Please see the following tutorial.

MKS RUMBA32 bootloader drive install

  • USB connect MKS RUMBA32, press and hold the "BOOT" button, then press the "RESET" light strip for more than 1S, release "RESET", and then release "BOOT". The motherboard enters DFU mode. 1_connect_board
  • We need to show STM32 BOOTLOADER installation failed 2_stm32boorloader_fail
  • Open Zadig.exe, set and install drive 3_set_zadig_install
  • Install drive ok 4_install_ok_1 4_install_ok_2

Build and upload marlin2.0 firmware

  • Open marlin2.0 project(need download mks github rumba32 path marlin firmware) 5_open_project
  • Platformio.ini set as mks_rumba32 and configuration.h set board 6_set_mks_rumba32 6_set_mks_rumba32_board
  • Build and upload marlin2.0 firmware
  • First, upload firmware, MKS RUMBA32 board need enter DFU mode. USB connect MKS RUMBA32, press and hold the "BOOT" button, then press the "RESET" light strip for more than 1S, release "RESET", and then release "BOOT". 4_install_ok_2
  • Second, upload firmware 7_build_upload

MKS RUMBA32 after upload marlin2.0 firmware

How to connect pronterface by usb

How to update marlin2.0 firmware.bin file

Note

  • Board power support DC12-24V input,please make sure that the positive and negative poles of the power supply are correct before powering on. otherwise, the motherboard may be damaged easily.
  • Thank you for using MKS products. If you have any questions during use, please contact us in time and we will work with you to solve it.
  • For more product dynamic information and tutorial materials, you can always follow MKS's Facebook and GitHub and YouTube. Thank you!
Clone this wiki locally