Jump to content

Selecting the correct thermistor


bob

Recommended Posts

Posted · Selecting the correct thermistor

After more than a year of having the parts laying arround, I finally decided to build a hot bed. I was about to go to Daid's Marlin builder only to descover there is a new one.

Unfortunately I cant seem to find the termistor that I have in the list. I have the EPCOS B57560G104F. It is unfortunately not listed, though I did find a temptable at reprap (http://reprap.org/wiki/Thermistor#EPCOS_100K_Thermistor_.28B57560G104F.29)

Any suggestions which I should choose?

 

  • Link to post
    Share on other sites

    Posted · Selecting the correct thermistor

    Is there a guide on how to customize a calibration table. I have about a 20 deg offset in my HB temp in the useful range. I would like to heat to a series of targets, measure the actual temp at each target and adjust the table. I have lookwd into the tables a bit, but I dont have a sound understanding how they work. Maybe I'd be better served by a different table tgan the one I currently have selected. When I get home, Ill post which thermistor I have and request advice on the best table....

  • Link to post
    Share on other sites

    Posted · Selecting the correct thermistor

    OK, I have the 100K thermistor sold by Ultimachine. #B57560G104F according to their sales page. The http://www.epcos.com/inf/50/db/ntc_09/Glass_enc_Sensors__B57560__G560__G1560.pdfthere doesn't have an exact match for that thermistor model. I think the part number may be a typo...

    In Marlin, I am using the look-up table for sensor

    // 1 is 100k thermistor - best choice for EPCOS 100k (4.7k pullup)

    #define TEMP_SENSOR_BED 1

     

  • Link to post
    Share on other sites

    Posted · Selecting the correct thermistor

    Hi Mastory

    If you look at your table for the number next to the temperature you are getting. Then find another table where that number gives the temperature you want.

    Hope that makes sense.

     

  • Link to post
    Share on other sites

    Posted · Selecting the correct thermistor

    OK, I have the 100K thermistor sold by Ultimachine. #B57560G104F according to their sales page.

    That's the same thermistor as the OP. You want

    #define TEMP_SENSOR_BED 3

    Or just use robotfuzz marlin builder like I said to in my first post on this thread.

    edit: Don't be confused with 56540G104F.

     

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 16 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...