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

Connecting 2 Controllers with I2C Protocol #7158

Closed
AllieGrey opened this issue Jun 27, 2017 · 3 comments
Closed

Connecting 2 Controllers with I2C Protocol #7158

AllieGrey opened this issue Jun 27, 2017 · 3 comments
Labels
T: Question Questions, generally redirected to other groups.

Comments

@AllieGrey
Copy link

Hi,

I need to figure out how to use I2C Protocol to connect 2 controller boards. Does anyone have a startup guide or tips/instructions as to how to do so?

I am trying to run the print bed with 3 motors and I am also thinking about using multiple extruders. I want to add an extra controller board and I'm trying to understand how to control it.

Thank you for helping!

@Bob-the-Kuhn
Copy link
Contributor

What is the problem that you are trying to fix?

If you want to run more steppers than is supported by your current controller then you have only a few options:

  • Replace your current controller with one that supports more steppers.
  • Use external stepper drivers.

External stepper drivers require three logic signals each from the controller. They range from $5 boards (that have a socket to plug in a stepper stick) to large self contained units.

@thinkyhead
Copy link
Member

@AllieGrey See #4776 (comment)

@thinkyhead thinkyhead added the T: Question Questions, generally redirected to other groups. label Feb 9, 2018
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: Question Questions, generally redirected to other groups.
Projects
None yet
Development

No branches or pull requests

3 participants