Skip to content

The firmware of Mks Robin Nano, based on Marlin-2.0.x, adding the color GUI.

License

Notifications You must be signed in to change notification settings

kanocz/Mks-Robin-Nano-Marlin2.0-Firmware

 
 

Repository files navigation

Mks-Robin-Nano-Marlin2.0-Firmware

Features

The firmware of Mks Robin Nano, based on Marlin2.0.x(The based version is based on Marlin2.0.5), added the LittlevGL, supporting colourful GUI and touch screen. It is developed on PlatformIO, we hope more and more developers will participate the development of this repository.

Build

As the firmware is based on Marlin2.0.x which is built on the core of PlatformIO, the buid compiling steps are the same as Marlin2.0.x. You can directly using PlatformIO Shell Commands, or using IDEs contain built-in PlatformIO Core(CLI), for example, VSCode and Atom. VSCode is recommended.

About the gcode file preview

The images should be added to gcode file when slicing, and MKS has developed the plugin for Cura to make it.

About the image conversion

  • Open lvgl image convert software.
  • Open bmp images.
  • Enter the saved file name.
  • Choose file output format:Bin_565.
  • Start convertion.
  • Save bin file.
  • Copy the converted bin file to the mks_pic folder.
  • Copy the mks_pic folder to the SD card.
  • SD card is connected to the motherboard, and you can see the update interface after powering on.

More information about the Robin Nano

Please refer to MKS Robin Nano github.

About

The firmware of Mks Robin Nano, based on Marlin-2.0.x, adding the color GUI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.6%
  • C 30.2%
  • Objective-C 2.6%
  • Shell 0.7%
  • Python 0.5%
  • Makefile 0.3%
  • Other 0.1%