makerbase-mks / MKS-TFT

MKS TFT touch screen includes TFT24/28/32/35/70, which can be connected to the motherboard for control via AUX-1. Support Simplified Chinese, Traditional Chinese, English, Russian, Spanish and more than 5 languages, and support online language switching ...
https://www.aliexpress.com/store/group/Smart-Display/1047297_502266038.html?spm=2114.12010612.pcShopHead_8325768.1_2
342 stars 192 forks source link

MKS-TFT70 "turn off motor" not working #294

Open rafaelferrari0 opened 5 years ago

rafaelferrari0 commented 5 years ago

Hi I've updated my TFT70 to version MKS-TFT70 V1.0.2 Supposedly this version fixes the bug about turning off motors, but this not work.

Sniffing serial communication from TFT to MKS SBASE (smoothieware), the button should send 'M84', but only sends garbage over serial interface. Image of button

Others buttons works normally, sends corresponding Gcode.

Please, fix the bugs or open the source code if you are not able to work. #285 Do you ever test your firmware, or monitor serial communication ?

This is a expensive display, not work as expected. Makerbase is becoming a bad company with poor support.

makerbase-mks commented 5 years ago

Hello there On our side, it is normal to test this function. You can't use it normally, you can provide the firmware and configuration files of tft70 and sbase that can't normally shut down the motor now. Let's test it here.

rafaelferrari0 commented 5 years ago

Hello there On our side, it is normal to test this function. You can't use it normally, you can provide the firmware and configuration files of tft70 and sbase that can't normally shut down the motor now. Let's test it here.

Hi, here is my TFT70 configuration file: (rename to mks_config.txt) https://raw.githubusercontent.com/rafaelferrari0/trash/master/mks_config_tft70.txt

The firmware is latest version (1.0.2): https://github.com/makerbase-mks/MKS-TFT/blob/master/MKS-TFT7.0/TFT70_V1.0.2%20Release%20file.rar

MKS SBASE is using latest stable: (because we need some new features) https://github.com/Smoothieware/Smoothieware/blob/master/FirmwareBin/firmware.bin Smothieware configuration is defaults, with some adjustments: uart0.baud_rate 57600 dfu_enable true

This setup is working correctly, and MKS SBASE responds normally to M84 commands sent by Repetier-Host.

mks-viva commented 3 years ago

Hello! You can update TFT firmware and test it on your board