Display_MKS_TFT35 - makerbase-mks/MKS-SGEN_L-V2 GitHub Wiki

How to buy

Video Tutorials

  • Used on MKS SGEN_L V2.0 is the same as MKS SGEN_L V1.0. It can be referred to MKS TFT35 test

Motherboard connect

  • MKS TFT35 connect MKS SGEN_L V2.0 motherboard by AUX-1

Test

  • MKS TFT35 and MKS SGEN_L each has its own firmware.Before test, MKS TFT35 and MKS SGEN_L V2.0 must have refresh firmware.

  • IF you use official marlin on MKS SGEN_L V2.0,you need change parameters suitable for communication with MKS TFT35:

    • Set #define SERIAL_PORT 0 in configuration.h
  • When testing or using MKS TFT35, MKS SGEN_L should not be connected with USB cable because of serial port conflict

  • Test process

    • Send Gcode M114 by MKS TFT35: Settings -> Config -> Gcode send M114
    • If not ok,you will get nothing,change Baud rate:Settings -> Config -> Baud rate config
    • Then send Gcode M114 again,until you get info like this:
        OK
        X:0.00 Y:0.00 Z:0.00 E:0.00 Count X:0 Y:0 Z:0
        OK 
  • If always unsuccessful,maybe you need refresh firmware of the motherboard.