Jump to content

Can the um 1 be run without a temp sensor plugged in?


Recommended Posts

Posted · Can the um 1 be run without a temp sensor plugged in?

That is, if I unplugged the temp sensor I would usually get a max temp error but is there any way to disable this?

I'm using a printer for an application where I don't need a temperature probe and it would be easier just not to have it on the machine....

 

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    I guess you could modify the code for the firmware and compile a custom version. But... why? If you just want it to heat up uncontrollably you could just hook it directly to a power supply. Don't expect Ultimaker to replace it when you break it though...

    edit: I see now that you didn't even mention turning the heater on. Nevermind.

     

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    Well, you could leave it just disabled.

    But as Robert says, you can also modify gcode so you remove the command line.

    I think it is either M105 or M109.

    Example: M109 S0

    Anybody can confirm or correct? :p

     

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    Just note that the UM1 firmware has "cold extrusion protection" that prevents the feeder stepper from advancing if the hotend is not hot. So if the sensor, isn't reporting something like 170C, the feeder wont operate.

     

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    Just note that the UM1 firmware has "cold extrusion protection" that prevents the feeder stepper from advancing if the hotend is not hot. So if the sensor, isn't reporting something like 170C, the feeder wont operate.

     

    Except if you apply an M302 in the start.gcode.

     

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    I'm printing biogoop, so I don't need a temp sensor... I have changed the start and end code so it does work fine however I would rather redeploy the sensor elsewhere in another printer or keep it spare also the more parts and widgets you have on a machine the more likely it is to break... so for the sake of simplicity I was looking to remove the sensor that's all. It's no biggie..

     

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    Except if you apply an M302 in the start.gcode.

     

    I did not know that .... thanks. Could be very helpful when tuning/testing the feeder.

     

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    I'm printing biogoop, so I don't need a temp sensor... I have changed the start and end code so it does work fine however I would rather redeploy the sensor elsewhere in another printer or keep it spare also the more parts and widgets you have on a machine the more likely it is to break... so for the sake of simplicity I was looking to remove the sensor that's all. It's no biggie..

     

    The amp board outputs a voltage proportional to the temp. You could simulate by placing a 6k resistor in series with a 4k resistor. Connect one lead of the 6K to 5V, the other lead to the 4K and the other lead on the 4K to ground Then connect the signal pin in the middle of the two resistors forming a voltage divider. If my calculations are correct (the typically are NOT!!!), this should present 2V to the signal pin which the UM should interpret as at 200C based on the datasheet for the AD597 here: http://www.analog.com/static/imported-files/data_sheets/AD596_597.pdf

    Then you could harvest the amp board and TC for other machines.

    Arduino MEGA Ultimaker Shield v1.5.7 Board

     

  • Link to post
    Share on other sites

    Posted · Can the um 1 be run without a temp sensor plugged in?

    anon is correct. Any voltage well above 0V and well below 5V will work so you can use any pair of resistors where each is between 1K and 10K. Combine that with turning off heater and M302 (cold extrusion) and you can remove the temp sensor.

     

  • 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
        • 18 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...