Open ramihossam opened 8 years ago
Try only connecting the following wires first to see if you can get the X-axis working.
DB25 ------- Arduino Pin 1 -------- Pin 5 (X-direction) Pin 16 ------ Pin 2 (X-Step) Pin 4 -------- Pin 8 (X-Enable - optional) Pin 25 ------ GND (Ground)
I am almost positive that the TB6560 controllers use a high signal to DIS-able the drives, so you should not really need to connect the enable pin. With only the above 3 or 4 wires connected between the arduino and the TB6560 controller, you should be able to move the X-axis.
Please report back what happens.
i connected pin 4 to 5 volt from the Power and it Work but with noise in the motor The problem now with Hex File :D
You need to find/read the board manual. To reduce/remove motor noise requires changing current and/or micro stepping settings. This has nothing to do with Grbl itself. The blue boards are very common and there should be lots of forums that can help you.
You need to set $4=1. Kyo made videos about this on youtubes for his Sphinx machine
i got drive TB6560 4axis blue board and arduino uno board i connect the drive with arduino and start to test X axi