-
Notifications
You must be signed in to change notification settings - Fork 71
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
Higher Voltage version #5
Comments
48 or 60 volt would require a different stepper driver. It would also likely require changes to other power circuitry. |
The stepper driver used, TMC2209, is limited to 29V. Higher voltage drivers require external mosfets which require more space. |
You can use https://www.trinamic.com/products/integrated-circuits/details/tmc261c-pa/ |
TMC5160 can run up to 50V, so 48V would be really nice for CoreXY printers for X-Y Movements |
As bondus said, those require external mosfets that take up more space. |
Hi,
Really like this project.
Do you think it would be feasible to support a wider range of voltages, up to 48V or 60V for use with large machines and motors?
The text was updated successfully, but these errors were encountered: