-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
[BUG] (Dummy Thermistor shows 0) #25850
Comments
Weird. Dummy Thermistor 999 should always show the temperature configured for it, as it uses a custom table. But perhaps the logic for reading the table has gone wonky. Is there an earlier version of Marlin where it works okay? We csn look at the differences in the thermistor handling since that time to figure out what change most likely broke it. |
Did a git bisect it says it broke on 03a4378 |
A PR has been created to fix this |
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. |
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
Marlin works fine.
But i can't set my dual extruder printer to my set value of extruder temperature. I'm currently running a clay printer on a SKR 3 EZ 5x TMC 5160. I need to set both extruders to 200ºC and the dummy thermistor just shows 0ºC.
Bug Timeline
No response
Expected behavior
Extruder's temperature as set on thermistor 999 value 200ºC
Actual behavior
Extruder temperatures shows 0ºC
Steps to Reproduce
Boot the printer.
Version of Marlin Firmware
2.1.2.1
Printer model
Custom
Electronics
SKR V3.0 EZ + 5 TMC5160 PRO
Add-ons
No response
Bed Leveling
None
Your Slicer
Cura
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Configuration.zip
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: