Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MKS TFT35 V1.0 CNC firmware not communicate with Arduino CNC shield V3 #489

Closed
RepRapThailand opened this issue Nov 30, 2020 · 6 comments
Closed

Comments

@RepRapThailand
Copy link

Hello,

I can move motor with GRBL sender but not with TFT35.

GRBL Firmware
https://github.com/gnea/grbl/releases/download/v1.1h.20190825/grbl_v1.1h.20190825.hex


TFT35 CNC
https://github.com/makerbase-mks/MKS-TFT/blob/master/MKS_TFT_CNC/MKS_TFT35_CNC_V1.0.2%20Release%20file.zip

1606699384157


Show "connected" but not connected to the Arduino CNC shield.

35813

@mks-viva
Copy link
Collaborator

Hi!
GRBL default baudrate is 115200
Your TFT set baudrate is 115200
So, your firmware settings is ok!
Now, we need check connect of MKS TFT35 to CNC shield V3
MKS TFT35 AAUX-1 need connect to CNC shield V3's TX RX GND 5V
image
image

@RepRapThailand
Copy link
Author

35841

35842

35843


from TFT35
TX Brown
RX RED
GND Orange
5V Yellow

@mks-viva
Copy link
Collaborator

You need change connect:
MKS TFT35 TX connect to CNC shield V3's RX
MKS TFT35 RX connect to CNC shield V3's TX

@RepRapThailand
Copy link
Author

ok, success!
Sorry for the stupidity.
ขอบคุณมาก

@Sergii2602
Copy link

Я так і не зрозумів підключив но мотори не реагують.чи потрібно ще залити прошивку в ардуїно ?

@StephenWillis2
Copy link

Thank you, I needed this info a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants