0

I'm trying to set up a Creality Sprite Extruder on my Ender 3 Pro without using the kit (installing the extruder alone).

I can see here that the extruder operates at 1.4VDC and 0.8A.

I'm using TMC2208 and Klipper. How can I set my extruder's driver up so that the provided voltage is 1.4V? Is it the same as setting the VRef to 1.4V? Can it be done in the Klipper config (I have UART set up) or does it need to be done on the trimpot?

Thanks

Pierre
  • 41
  • 4

2 Answers2

0

have you gotten this figured out? I'm having extrusion issues with my sprite pro using the same drivers and I'm wondering if my VREF is too low or smth

tidi
  • 1
  • 1
    This does not really answer the question. If you have a different question, you can ask it by clicking [Ask Question](https://3dprinting.stackexchange.com/questions/ask). To get notified when this question gets new answers, you can [follow this question](https://meta.stackexchange.com/q/345661). Once you have enough [reputation](https://3dprinting.stackexchange.com/help/whats-reputation), you can also [add a bounty](https://3dprinting.stackexchange.com/help/privileges/set-bounties) to draw more attention to this question. - [From Review](/review/late-answers/16000) – agarza Sep 10 '22 at 12:54
0

Just ignore the voltages for stepper motors. TMC drivers drive the motors by controlling current, and as long as the current you select is not so high to burn the motor out, you're all good.

The voltage values listed have some physical meaning which I don't entirely understand, but in any case they are most definitely not the voltage the driver has at its disposal to move the motor and they're not anything you need to put in your configuration.