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

Incorrect Sense resistor when using BTT Kraken board. !Dangerous! #661

Open
1 task done
Svennixx opened this issue Oct 20, 2024 · 0 comments
Open
1 task done

Incorrect Sense resistor when using BTT Kraken board. !Dangerous! #661

Svennixx opened this issue Oct 20, 2024 · 0 comments
Labels
bug Something isn't working triage This is a new issue to be sorted (automatic label)

Comments

@Svennixx
Copy link
Contributor

Klippain branch

  • I confirm using the main branch

Version

v4.3.1

Describe the bug and expected behavior

When using the BTT Kraken board you have to use the TMC5160 klipper settings even though the drivers are TMC2160. But if you do that you will have to override sense resistor. The sense resistor of the TMC5160 in Klippain is 0.075 but the TMC2160 drivers need it set to 0.022.

If someone does not realises this the actual run_current of drivers will be 3.4 times higher!

I would suggest adding a separate TMC2160 or BTT Kraken TMC config and include with the correct sense resistor.

Additional information and klippy.log

Klippain TMC5160:
image
Official BTT Kraken settings:
image

@Svennixx Svennixx added bug Something isn't working triage This is a new issue to be sorted (automatic label) labels Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This is a new issue to be sorted (automatic label)
Projects
None yet
Development

No branches or pull requests

1 participant