Skip to content

How To Build and upload Marlin2.0 for SGEN_L

makerbase edited this page Mar 10, 2020 · 2 revisions

How to Build Marlin2.0 by platformio and update firmware

  • Open platformio.ini file, set default_envs = LPC1768 1-LPC1768
  • Open configuration.h file, set board as MKS SGEN_L 2-SGEN_L
  • Build firmware 3-build
  • Build done 4-build_done
  • Copy firmware.bin to TF card, inset MKS SGEN_L board, reset or repower uptade firmware.(firmware.bin path ".pio\build\LPC1768") 5-copy_bin