Giter Site home page Giter Site logo

Comments (8)

jakep82 avatar jakep82 commented on July 23, 2024 1

I tested a Dragonfly and a V6 with my thermocouple inserted down into the nozzle of each hotend. Both thermistors I tested read 5C low at 235C (Klipper reporting 235C on thermistor, thermocouple reading ~240C). Most of this can likely be attributed to the fact that nozzle is in between the heater and the thermistor.

My PT1000 by contrast was reading 10C low at print temps (235C on PT1000, ~245C on thermocouple). This is why my prints seemed too hot with the PT1000.

In the end I'm using the stock 2200 resistor value with regular thermistors. Somewhere around 50-60C the values on the thermistors correspond directly with the thermocouple. This is in the typical range for my chamber temps, so it all works out for me. I just ignore the room temperature readings.

from klippertoolboard.

iPeel avatar iPeel commented on July 23, 2024

In the end I resolved this by lowering the pullup_resistor value by a couple of hundred ohms in the Klipper config. Seems to report fine at both low and high temps.

from klippertoolboard.

jakep82 avatar jakep82 commented on July 23, 2024

I'm having a similar issue, and I've done some testing to confirm something isn't right. I connected a PT1000 and a ATC Semitec 104GT-2 to TH1 and TH2 on the Huvud, and installed them in the same heater block for testing (both configured with 2200 ohm pullup). In a 20C room, the PT1000 shows around 20-21C, but the thermistor is reading around 13-14C. Using the PT1000 to control the hotend and heating it up so the PT1000 reads 230, the thermistor reads around 250. I've checked resistance values on both the thermistor and the PT1000 at a couple known temperatures (0C and 20C), and both seem within tolerance of expected values.

The PT1000 is definitely reading too low at operating temp, because printing ABS at my normal 235C temp resulted in print issues I associate with overheating the filament. By contrast the thermistor is reading way too low at room temp, but seems like it might be accurate at normal print temps.

I'll be receiving a thermocouple today to do more testing.

from klippertoolboard.

iPeel avatar iPeel commented on July 23, 2024

@jakep82 that's interesting, let me know what your testing comes up with. Did you try amending the pullup_resistor value in the config and if so what effect did that have on the top end readings?

from klippertoolboard.

iPeel avatar iPeel commented on July 23, 2024

@jakep82 thanks, this inspired me to buy a decent thermocouple and measure mine too from the inside of the nozzle. You are correct in that with the stock 2200 pullup config the values are out at the lower end but at operating temperatures seem accurate with within a few degrees. With an amended pullup resistor config the values were accurate at the low end on startup but were off by 10-15 degrees at operating temperatures.

I've reverted to the default config now, but it means in the winter when I start up in a cold workshop I'll have to hit the hotend with a hot air gun before switching the printer on to avoid startup errors.

from klippertoolboard.

jakep82 avatar jakep82 commented on July 23, 2024

@iPeel Just change the min_temp on all your sensors. No need to use a heat gun.

I should also mention I ended defining a custom thermistor to improve accuracy. I used the QUERY_ADC function in Klipper to pull the raw values with a 2200 pullup at known temperatures I was measuring with my thermocouple. By defining values at room temp, 50C, and 240C my thermistors are now accurate to within a few degrees throughout the range where I use them, including room temp.

from klippertoolboard.

iPeel avatar iPeel commented on July 23, 2024

@jakep82 I've never succeeded in configuring a min_temp below 0 degrees, I don't think it's allowed. In the winter my workshop drops to only a few degrees and this results in a negative reading on the Huvud. At the moment it's not an issue but later in the year I'll probably resort to a custom map if nothing else emerges in the meantime.

from klippertoolboard.

bondus avatar bondus commented on July 23, 2024

Some of the early 0.61 may have been produced with a not good enough tolerance on the 2.2k pullup resistors, they might be a bit off.
You can measure the resistance of the pullup between AREF and the pins on the connector. If you put the measured resistance in the config file it should measure properly. Thermistors are not high precision devices so it may be a bit off anyway.
Resisor measure

Huvud has a 2.2k pullup instead of most boards that have a 4.7k. That makes the resolution quite bad at low temperatures, but better at the higher temperatures that a hotend typically operates in.

from klippertoolboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.