Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Bed Temperature ERROR

    Scheduled Pinned Locked Moved
    General Discussion
    4
    14
    1.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • my67novaundefined
      my67nova
      last edited by

      My bed temp reads ERROR on the WebControl page and -273.1 on the display. I checked thermistor resistance values of both sensors at the board both read about 117k. The bed and hotend are chinese junk for now. Here is my config file:

      ; Configuration file for Duet WiFi (firmware version 1.17)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool on Wed May 03 2017 10:36:50 GMT-0400 (Eastern Daylight Time)

      ; General preferences
      M111 S0 ; Debugging off
      G21 ; Work in millimetres
      G90 ; Send absolute coordinates…
      M83 ; ...but relative extruder moves
      M555 P2 ; Set firmware compatibility to look like Marlin
      M208 X0 Y34 Z0 S1 ; Set axis minima
      M208 X200 Y200 Z180 S0 ; Set axis maxima

      ; Endstops
      M574 Z0 S0 ; Define active low and unused microswitches
      M574 X1 Y1 S1 ; Define active high microswitches
      M558 P1 X0 Y0 Z1 H5 F120 T6000 ; Set Z probe type to unmodulated, the axes for which it is used and the probe + travel speeds
      G31 P443 X0 Y0 Z1.5 ; Set Z probe trigger value, offset and trigger height
      M557 X30:185 Y15:185 S20 ; Define mesh grid

      ; Drives
      M569 P0 S0 ; Drive 0 goes backwards
      M569 P1 S0 ; Drive 1 goes backwards
      M569 P2 S1 ; Drive 2 goes forwards
      M569 P3 S1 ; Drive 3 goes forwards
      M350 X32 Y32 Z32 E32 I1 ; Configure microstepping with interpolation
      M92 X320 Y320 Z10240 E420 ; Set steps per mm
      M566 X900 Y900 Z50 E120 ; Set maximum instantaneous speed changes (mm/min)
      M203 X6000 Y6000 Z100 E1200 ; Set maximum speeds (mm/min)
      M201 X500 Y500 Z25 E250 ; Set accelerations (mm/s^2)
      M906 X800 Y800 Z800 E800 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Heaters
      M143 S260 ; Set maximum heater temperature to 260C
      M305 P0 T100000 B3950 C0 R4700 ; Set thermistor + ADC parameters for heater 0
      M305 P1 T100000 B3950 C0 R4700 ; Set thermistor + ADC parameters for heater 1

      ; Tools
      M563 P0 D0 H1 ; Define tool 0
      G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
      G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C

      ; Network
      M550 *********** ; Set machine name
      M551 ********** ; Set password
      M552 P0.0.0.0 S1 ; Enable network and acquire dynamic address via DHCP

      ; Fans
      M106 P0 S0.3 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S1 I0 F500 H0:1 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M106 P2 S1 I0 F500 H1 T45 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on

      ; Custom settings are not configured

      1 Reply Last reply Reply Quote 0
      • elmoretundefined
        elmoret
        last edited by

        Does the hotend read temperature correctly?

        1 Reply Last reply Reply Quote 0
        • my67novaundefined
          my67nova
          last edited by

          yes

          1 Reply Last reply Reply Quote 0
          • elmoretundefined
            elmoret
            last edited by

            That's good, and indicates the VSSA fuse is OK. Could you try moving the hotend thermistor to the bed port?

            1 Reply Last reply Reply Quote 0
            • my67novaundefined
              my67nova
              last edited by

              Did that same issue that is I swapped them same readings

              1 Reply Last reply Reply Quote 0
              • elmoretundefined
                elmoret
                last edited by

                Could you post a photo of the Duet with both thermistors connected, please?

                1 Reply Last reply Reply Quote 0
                • my67novaundefined
                  my67nova
                  last edited by

                  Here you go I hope….

                  1 Reply Last reply Reply Quote 0
                  • dc42undefined
                    dc42 administrators
                    last edited by

                    @my67nova:

                    Did that same issue that is I swapped them same readings

                    Just to confirm: with the bed thermistor plugged into the E0 thermistor connector and the hot end thermistor plugged into the bed thermistor connector, you still get -273 in the current bed temperature box?

                    Please run M305 P0 and verify that the values it reports are as in your M305 P0 command in config.g.

                    Duet WiFi hardware designer and firmware engineer
                    Please do not ask me for Duet support via PM or email, use the forum
                    http://www.escher3d.com, https://miscsolutions.wordpress.com

                    1 Reply Last reply Reply Quote 0
                    • my67novaundefined
                      my67nova
                      last edited by

                      T:100000.0 B:3950.0 C:0.00e+00 R:4700.0 L:0 H:0 X:0 from command sent
                      M305 P0 T100000 B3950 C0 R4700 ; Set thermistor + ADC parameters for heater 0 from config

                      so what is the next step?

                      1 Reply Last reply Reply Quote 0
                      • my67novaundefined
                        my67nova
                        last edited by

                        Anyone???

                        1 Reply Last reply Reply Quote 0
                        • T3P3Tonyundefined
                          T3P3Tony administrators
                          last edited by

                          @dc42:

                          @my67nova:

                          Did that same issue that is I swapped them same readings

                          Just to confirm: with the bed thermistor plugged into the E0 thermistor connector and the hot end thermistor plugged into the bed thermistor connector, you still get -273 in the current bed temperature box?

                          Please can you answer this question.

                          www.duet3d.com

                          1 Reply Last reply Reply Quote 0
                          • my67novaundefined
                            my67nova
                            last edited by

                            Bed temperature stays the same regardless of what thermistor is plugged in. The only way I was able to effect a change to the reading was to use T value 1 in that case it reads 2000 degrees.

                            1 Reply Last reply Reply Quote 0
                            • my67novaundefined
                              my67nova
                              last edited by

                              Also the -273 is on the display, the web app reads ERROR

                              1 Reply Last reply Reply Quote 0
                              • T3P3Tonyundefined
                                T3P3Tony administrators
                                last edited by

                                Looks like there is an issue with the bed temp channel. Please contact your supplier.

                                www.duet3d.com

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post
                                Unless otherwise noted, all forum content is licensed under CC-BY-SA