configuration of TB6560 controller & variants
- dab77
- Offline
- Elite Member
-
- Posts: 194
- Thank you received: 2
In fact, reading again that discussion, they found that the power safe function it is bad implemented, so that at 100% current it loose more steps than 50% setting. It's also explained how to solve this....
then, why don't you set current to max? in theory you could loose less steps.
time ago i found this discussion www.cnczone.com/forums/general_electroni...ixed_my_chinese.html
...
Please Log in or Create an account to join the conversation.
- garylogan
- Offline
- New Member
-
- Posts: 13
- Thank you received: 2
Before that, the 300oz/in. motors wouldn't do anything but hum. Then even when I got them moving, they would go and reverse direction (very little torque) after awhile or if you pushed against the carriage. Also they would only move at about 20 in/min, no slower or faster. I tried every step/dir # under the sun and when I stumbled across these settings it worked like magic. I also put in 50000 for max jitter, even though it was about12000 for this computer.
Another puzzling thing is that my board hates StepConf. I switched computers last week and just couldn't get the motors to do squat with my settings in stepconf. But when I just ran AXIS, the machine worked. This was happening to some degree last summer too. Could be my error.
Sorry I'm not an EE at all and my bad memory makes it worse. Just thought I could help someone by listing my empirical findings.
have a nice day!

Please Log in or Create an account to join the conversation.
- pfefferhaxen
- Offline
- New Member
-
- Posts: 10
- Thank you received: 1
Hi, I have the blue tb6560 3 axis and just wanted to add my settings because it took me a week of all nighters to get it running good. Maybe it can help someone else out:
Step time : 50000 ns
Step space: 1000
Dir Hold : 1000
Dir Setup : 50000
75% current
25% decay
1/2 step mode
max acc 15in ^2
max vel 1 in/sec
This is perfect!

I use the blue TB6560 3axis controller, too. With this values my machine is working very exactly at the first time.


Maybe someone of the LinuxCNC-developers can add this TB6560-configuration-values as a new machine profile in the next LinuxCNC-update.
Thanks.
Please Log in or Create an account to join the conversation.
- IvarV
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
I recently bought the TB6560 driver aswell, but i can't seem to get it to work with the settings provided.
LinuxCNC crashes on startup if i use these settings. If needed i can propably provide the crash code(s) but is there a simple explanation why it won't work?
Everything works fine on MACH3 demo
Please Log in or Create an account to join the conversation.
- ArcEye
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 758
pfefferhaxen wrote:
Maybe someone of the LinuxCNC-developers can add this TB6560-configuration-values as a new machine profile in the next LinuxCNC-update.
The problem with these boards is that there is no standard. What works for yours will not work for another board apparently the same
A lot of boards are sold as TB6560, but in typical Chinese style, some are probably rip offs of the originals and there are a number of pin-out variations.
IvarV wrote:
I recently bought the TB6560 driver aswell, but i can't seem to get it to work with the settings provided.
LinuxCNC crashes on startup if i use these settings. If needed i can propably provide the crash code(s) but is there a simple explanation why it won't work?
Search the forum with 'TB6560' in the search by keyword field and 'cncbasher' in the search by user name field.
He has built up a reluctant expertise with these boards (he hates them), there are links to wikis, sample configs, pin outs, manuals etc in the various posts
If you can't get going through these, then yes we will need the precise error messages etc.
regards
Please Log in or Create an account to join the conversation.
- cncbasher
- Offline
- Moderator
-
- Posts: 1744
- Thank you received: 288
or problem .
Please Log in or Create an account to join the conversation.
- scuntu
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
I'm from Italy and I don't speak English well, sorry about! Before deciding to disturb you, I've read dozens of posts looking for answers to banal questions I am going to make you, be patient please. One week ago I installed Ubuntu 10.04 with 2.5.4 LinuxCNC to control, through a TB6560 3 axis blue, only two small Nema 17 stepper motors on a much smaller old Unimat lathe. I downloaded the file attached and moved to home / 'MyName' / LinuxCNC / configs. Now, what will shock you, I still cannot figure out if I have to:
- Open the .ini and .hal files of the attached, change the axes number, name etc, and simply insert the modified files in the sim folder because then automatically I'll find the new parameters in my lathe-configuration;
- Change the parameters of the .ini and .hal files (and which?) that already are in my sim folder with the new parameters;
- Create a new axis folder outside the sim folder and insert the attached files;
- Stepconf open and insert the parameters there.
Maybe this post has to be published in a first-step topic, my apologies again.... but it seems that the manuals do not involve cases of incompetent users as I am.
Thank you
Please Log in or Create an account to join the conversation.
- cncbasher
- Offline
- Moderator
-
- Posts: 1744
- Thank you received: 288
make a new folder under configs and copy your working files
then you will probably only need to copy the hal file for the tb6560 into that folder
or better still compare the 2 files and you will instantly see where the differences are ( use gedit as a text editor is all you need , and perhaps print them )
and then change your copy , it's mostly the Parallell port pin numbers that will need to be checked
and the enable , other than that it's probable that your origional file will stay the same
you will then have learned more about linuxcnc which is a bonus
and ask if you are not sure , but attach your files as an archve to your posts , it make it a lot quicker and easier for members to help
and see where you are struggling
Please Log in or Create an account to join the conversation.
- 1qay
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
I just bought what seems to be tb6560, but at first look it is bit different. I google web and finde no such cart. It is simmilar to standard tb6560, but peaces are rearanged. Does anyone have that board type and have tryed to configure it? I do not wish to start all from scratch...
Tnx.
Dave
Please Log in or Create an account to join the conversation.
- bwg
- Offline
- New Member
-
- Posts: 13
- Thank you received: 0
I guess it mainly boils down to my studying up on hal configs. The documentation seems a little sparse but I probably am just looking in the wrong place.
Please Log in or Create an account to join the conversation.