darkspr1te / MKSTFT_Marlin_Touch

A port of the BigTreetech Touchscreen Firmware for Marlin 3d printer boards- Added support for Makerbase MKS TFT28/MKSTFT32, should not be hard to port to other lcd's
35 stars 21 forks source link

software version

Vx.x.25

How to install vscode and platformio for compile

define EXTRUDER_NUM 1 //set in 1~6

define FAN_NUM 1 //set in 1~6

to config hotend, extruder, fan number

how to update firmware

copy firmware(.bin), fonts(TFT24/font) and icons(TFT24/bmp) to SD Card root directory, insert SD card to touch screen, reset touch screen and then it will be updated automatically.

unified menu in here

classic menu in here

The structure of the files in SD Card should be as follows image