bondus / KlipperToolboard

A 3D printer tool head controller board
GNU General Public License v3.0
346 stars 70 forks source link

Higher Voltage version #5

Open bung69 opened 3 years ago

bung69 commented 3 years ago

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?

raymondh2 commented 3 years ago

48 or 60 volt would require a different stepper driver. It would also likely require changes to other power circuitry.

bondus commented 3 years ago

The stepper driver used, TMC2209, is limited to 29V. Higher voltage drivers require external mosfets which require more space. And the power components would have to be totally different as ray writes, below 35V you have a plethora of options. Higher voltages do require special care to avoid sparks and such that I know nothing about.

olinek2 commented 3 years ago

You can use https://www.trinamic.com/products/integrated-circuits/details/tmc261c-pa/ I am running it at 50 VDC without any problems :)

Mosher23 commented 3 years ago

TMC5160 can run up to 50V, so 48V would be really nice for CoreXY printers for X-Y Movements

theolas commented 2 years ago

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.