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

Temperature calculation for PT1000 not working #24342

Closed
1 task done
KZ-Erge opened this issue Jun 13, 2022 · 4 comments
Closed
1 task done

Temperature calculation for PT1000 not working #24342

KZ-Erge opened this issue Jun 13, 2022 · 4 comments

Comments

@KZ-Erge
Copy link

KZ-Erge commented Jun 13, 2022

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

In MAX31865.cpp the normalization to 100 ohm (line 464) should be done before line 453. Now if i use pt1000, it always reports 0 degree as line 453 only works for pt100.

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

bugfix-2.1.x

Printer model

ENDER-5

Electronics

MKS-SBASE

Add-ons

MAX31865 board from adafruit, PT1000

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

SD Card (headless)

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Edit: added config.zip
config.zip
_

@thisiskeithb
Copy link
Member

Don't forget to include
A ZIP file containing your Configuration.h and Configuration_adv.h.

You failed to attach your configs.

@zeleps
Copy link
Contributor

zeleps commented Jun 24, 2022

You're probably right, this was copied and refactored from the original adafruit library without too much thought. I'll try to fix and test it this weekend.

@thisiskeithb
Copy link
Member

Closing since there’s now a PR to fix it: #24407

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants