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

    Heater fault in 3.01

    Scheduled Pinned Locked Moved
    General Discussion
    heater 3.01 fault nozzle
    3
    6
    456
    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.
    • Fritz Weundefined
      Fritz We
      last edited by

      Unbenannt.PNG

      That is what I get for my E3D after I updated to fw 3.01. I tried for hours to solve this. But with no success...
      I managed to get the heated bed running. But not the hotend.
      This is the heaters config out of the config tool:

      ; Heaters
      M308 S0 P"bedtemp" Y"thermistor" T100000 B4092 ; configure sensor 0 as thermistor on pin bedtemp
      M950 H0 C"bedheat" T0 Q5 ; create bed heater output on bedheat and map it to sensor 0
      M143 H0 S85 ; set temperature limit for heater 0 to 85C
      M307 H0 A486.1 C2320.7 D16.5 S1.00 V24.0 B0 ; PID-parameters for heated bed
      M140 H0 ; map heated bed to heater 0
      M308 S1 P"spi.cs2" Y"rtd-max31865" ; configure sensor 1 as thermocouple via CS pin spi.cs2
      M950 H1 C"e0_heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
      M143 H1 S265 ; set temperature limit for heater 1 to 265C
      M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit

      Any suggestions? Somebody?

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

        What response do you get if you send the whole M308 H1 command from the console?

        I suspect that you may need to use the cs0 or cs1 pin in that command instead of cs2.

        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

        Fritz Weundefined 1 Reply Last reply Reply Quote 0
        • Fritz Weundefined
          Fritz We @dc42
          last edited by

          @dc42

          M308 H1 S1
          Sensor 1 type PT100 (MAX31865) using pin spi.cs2, reading 2000.0, last error: sensor short to other wiring, 2/4 wires, reject 50Hz, reference resistor 400 ohms

          Not sure, but it looks like the spi.cs2 is correct?

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

            @Fritz-We said in Heater fault in 3.01:

            last error: sensor short to other wiring

            Please try disconnecting the PT100 cable where it connects to the daughter board, and connect the 100 ohm reference resistor in its place. That should give a reading close to 0C.

            EDIT: you have configured a PT100, but the comment says it is a thermocouple. Which is it?

            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

            Fritz Weundefined 1 Reply Last reply Reply Quote 0
            • Fritz Weundefined
              Fritz We @dc42
              last edited by

              @dc42
              It is actually a PT100 (orig new E3D Titan Aero). Connested directly to the e0thermistor input on the Duet 2 Maestro. The the thermocouple came from the config tool. If I select E3D there, then it sets the thermocouple. But doesn't matter. Even if I put in all parameters manually - it fails in the same way.

              I connect the hotend thermistor to the bed thermistor input - the hotend temp was shown.

              DocTruckerundefined 1 Reply Last reply Reply Quote 0
              • DocTruckerundefined
                DocTrucker @Fritz We
                last edited by

                @Fritz-We didn't think PT100 aren't supported direct ro the board, only via daughter board.

                https://duet3d.com/Duet2Maestro

                Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

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