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

Stepper motor pinout #56

Open
mayrstefan opened this issue Oct 7, 2021 · 4 comments
Open

Stepper motor pinout #56

mayrstefan opened this issue Oct 7, 2021 · 4 comments

Comments

@mayrstefan
Copy link

I'm confused about the stepper motor pinout in multiple ways:

  1. Looking at the pinout pin 1 should be on the left (marked with a square). Comparing this with one of my JST-XH connectors the mark for pin 1 is on the right.
  2. From other BTT boards a would have expected a pin order like "2B 2A 1A 1B" where the number matches the coils and letters A/B for the polarity. This is the order I also find in the schematics. In contrast to this the pinout reads "2B 1B 1A 2A". Do I have to swap pins on my connector cables or did just the meaning change with letters representing coils and numbers representing polarity? It would be great if this repository could explain the meaning of those stepper motor pins.
@mayrstefan
Copy link
Author

Now having the board in front of I think the PDF with the pinout is wrong:

If we follow the old naming scheme (coil = number) which is also present in the schematics it should read "2B 2A 1A 1B" or if we follow the naming convention of the trimac stepper drivers (coil = letter) it would be "B2 B1 A1 A2"

@radek8
Copy link

radek8 commented Oct 15, 2021

Connect the motors so that they work.
For example, the original engines on the Ender 3 use engine connections other than the engines you buy online.

@mayrstefan
Copy link
Author

From my understanding it can be dangerous to bridge the different coils. Only swapping coils or polariy should not damage anything. There are many reports of destroyed stepper drivers because of wrong motor wirings with different boards and replaceable stepper drivers. Does the E3 Turbo have any protections in place so we don't destroy any of the onboard TMCs when we go for the trail and error approach?
That's why I think it is important to have an understable pinout before we connect a stepper motor.

@radek8
Copy link

radek8 commented Oct 17, 2021

It is dangerous to connect or disconnect the engine while running

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

2 participants