Jump to content

Temp sensor min temp error


Titus

Recommended Posts

Posted · Temp sensor min temp error

Hi all,

From the other threads I've seen on Min temp errors, this is a different one.

I encountered a min temp once when I came in from the cold and wanted to start printing. After it was warmed up to like 10-15 degrees it worked fine again.

However, I got a new temp sensor since the wires of the old one were kinda broken. When I power up my UM1, it shows 3 deg C, and within like a second or two it jumps to room temperature. BUT it gave a min temp error since it started on 3 dec C.

When I heat the nozzle up to like 90 deg C, and power off, power on, it starts on 20 deg C and jumps to 90, WITHOUT giving the min temp error since it never was below the threshold.

So it seems there is some kind of lag in the correct signal coming from the sensor. It's workable, but frustrating to having to power on, heat, power off, power on your printer before you can start printing. Anyone a clue how to fix it?

 

  • Link to post
    Share on other sites

    Posted · Temp sensor min temp error

    So it seems there is some kind of lag in the correct signal coming from the sensor.

     

    I can't imagine how this could be true. This is very strange. I think you need a new PCB (printed circuit board) if you really want to fix this.

     

  • Link to post
    Share on other sites

    Posted · Temp sensor min temp error

    ...

    I encountered a min temp once when I came in from the cold and wanted to start printing. After it was warmed up to like 10-15 degrees it worked fine again.

    ...

     

    Well, there are minimal temperatures defined in the firmware - could this be related to this...? Seems to be another security feature...

    From Configure.h:

     

    
    

    // The minimal temperature defines the temperature below which the heater will not be enabled It is used

    // to check that the wiring to the thermistor is not broken.

    // Otherwise this would lead to the heater being powered on all the time.

    #define HEATER_0_MINTEMP 5

    #define HEATER_1_MINTEMP 5

    #define HEATER_2_MINTEMP 5

    #define BED_MINTEMP 5

    If the printer works fine after it is "warmed up" this could be an explanation...

     

  • 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

      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
      • 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
        • 26 replies
    ×
    ×
    • Create New...