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

Minimal components for just stepper motor control? #25

Open
shaunmulligan opened this issue Feb 16, 2022 · 2 comments
Open

Minimal components for just stepper motor control? #25

shaunmulligan opened this issue Feb 16, 2022 · 2 comments

Comments

@shaunmulligan
Copy link

I was wondering what are the minimal components needed if you just want a CAN stepper motor controller? Also would the firmware be okay if only the functionality for the stepper motor is populated?

@fabikroeger
Copy link

fabikroeger commented Feb 16, 2022

So there is klipper running on the cpu. Klipper does what its config file says. Therefore by looking at the schematics you can only populate the infrastructure to run the CPU and whats needed then to drive the can interface and the stepper driver.

@shaunmulligan
Copy link
Author

Awesome, thanks @fabikroeger that is what I expected. Now I just need to figure out the minimal components needed for motor drivers 👍

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