MKS-TFT35-Firmware
MKS-TFT35-Firmware copied to clipboard
Information about how to compile
I am missing information about how to compile the firmware myself and how the toolchain looks exactly - could you please provide more info in that regards?
Now you can build it using PlatformIO and Visual Studio Code.
Hello, I could compile it @stylesuxx , I can not compile it, it generates the following error:
#include "gui.h" ^~~~~~~ compilation terminated. *** [.pio/build/MKS_TFT35/src/User/others/sd_usr.o] Error 1 In file included from User/others/touch_calibrate.cpp:6:0: User/ui/draw_ui.h:7:10: fatal error: gui.h: No such file or directory
Check the filenames.The project must have been created on a system that does not is not case sensitive. If yous is - as is mine - you will have to rename quite a couple of files - or fix the imports accordingly.
Are you using windows, Linux or Mac?
Probably is because of case sensitive filesystem.
Hello, it is correct, use Debian 10 Buster
These are the files which are (case sensitive): Gui. Button TEXT. Draw_LevelingSettings QR_ENCODE. LCDCONF. FF. Draw_Ready_print. Spi_flash.h. Draw_sprayer.h.