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

    Tool Board Heater Tuning Leading To Faults

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    8
    101
    5.2k
    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.
    • dc42undefined
      dc42 administrators @KevinMar
      last edited by dc42

      @kevinmar if you are running without a silicone sock on the heater block, please add a silicone sock and re-tune. Your M307 parameters suggest that the fan substantially cools the hot end, which typically means that the fan is blowing on the heater block.

      Also please confirm that the part cooling fan is off when you command heating and the heater faults

      If after re-tuning with the silicone sock on (if necessary) the heaters still fault, you can try reducing the M307 R parameter. Try a 30% reduction.

      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

      KevinMarundefined 1 Reply Last reply Reply Quote 1
      • Dougal1957undefined
        Dougal1957
        last edited by

        M308 S2 P"21.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex1"
        M308 S3 P"22.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex2"
        M308 S4 P"23.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex3"

        Not sure if these lines are wrong or not for one you have the T B C and A params not sure if they are needed or correct for a PT1000

        fcwiltundefined 1 Reply Last reply Reply Quote 1
        • fcwiltundefined
          fcwilt @KevinMar
          last edited by

          @kevinmar said in Tool Board Heater Tuning Leading To Faults:

          @diy-o-sphere Huh, yeah that ain't right

          You are loading config-override.g at the end of config.g

          Please post that file.

          Frederick

          Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

          KevinMarundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @Dougal1957
            last edited by

            @dougal1957 said in Tool Board Heater Tuning Leading To Faults:

            M308 S2 P"21.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex1"
            M308 S3 P"22.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex2"
            M308 S4 P"23.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex3"

            Not sure if these lines are wrong or not for one you have the T B C and A params not sure if they are needed or correct for a PT1000

            From the docs:

            Additional parameters for PT1000 sensors

            Rnnn Series resistor value. Leave blank to use the default for your board.
            Lnnn ADC low offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)
            Hnnn ADC high offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)

            Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

            Dougal1957undefined KevinMarundefined 2 Replies Last reply Reply Quote 0
            • Dougal1957undefined
              Dougal1957 @fcwilt
              last edited by

              @fcwilt said in Tool Board Heater Tuning Leading To Faults:

              @dougal1957 said in Tool Board Heater Tuning Leading To Faults:

              M308 S2 P"21.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex1"
              M308 S3 P"22.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex2"
              M308 S4 P"23.temp0" Y"pt1000" T100000 B4725 C7.06e-8 A"Ex3"

              Not sure if these lines are wrong or not for one you have the T B C and A params not sure if they are needed or correct for a PT1000

              From the docs:

              Additional parameters for PT1000 sensors

              Rnnn Series resistor value. Leave blank to use the default for your board.
              Lnnn ADC low offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)
              Hnnn ADC high offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)

              yes but the T100000 is for a ntc100k thermistor should not be required for a pt1000 nor a beta value as they are linear and don't have a c param either so not sure if having those params are confusing the issue

              fcwiltundefined 1 Reply Last reply Reply Quote 0
              • KevinMarundefined
                KevinMar @fcwilt
                last edited by

                @fcwilt s

                Rnnn Series resistor value. Leave blank to use the default for your board.
                Lnnn ADC low offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)
                Hnnn ADC high offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)

                So Lnnn can offset the higher ambient reading?

                fcwiltundefined 1 Reply Last reply Reply Quote 0
                • KevinMarundefined
                  KevinMar @fcwilt
                  last edited by

                  @fcwilt I'm currently re-running the autotuning with the removed T, B, and C values from the config

                  Dougal1957undefined DIY-O-Sphereundefined 2 Replies Last reply Reply Quote 1
                  • Dougal1957undefined
                    Dougal1957 @KevinMar
                    last edited by

                    @kevinmar said in Tool Board Heater Tuning Leading To Faults:

                    @fcwilt I'm currently re-running the autotuning with the removed T, B, and C values from the config

                    Good luck Kevin

                    Doug

                    KevinMarundefined 1 Reply Last reply Reply Quote 0
                    • DIY-O-Sphereundefined
                      DIY-O-Sphere @KevinMar
                      last edited by

                      @kevinmar
                      Put in the R value

                      (UTC+1)

                      Dougal1957undefined 1 Reply Last reply Reply Quote 0
                      • fcwiltundefined
                        fcwilt @Dougal1957
                        last edited by

                        @dougal1957 said in Tool Board Heater Tuning Leading To Faults:

                        yes but the T100000 is for a ntc100k thermistor should not be required for a pt1000 nor a beta value as they are linear and don't have a c param either so not sure if having those params are confusing the issue

                        I was trying to point out that R, L and N are the only additional parameters for PT1000 devices.

                        The B,C and T are clearly incorrect but are the affecting the heater or are they ignored since they don't apply?

                        I don't know.

                        Frederick

                        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                        Dougal1957undefined 1 Reply Last reply Reply Quote 0
                        • Dougal1957undefined
                          Dougal1957 @DIY-O-Sphere
                          last edited by

                          @diy-o-sphere said in Tool Board Heater Tuning Leading To Faults:

                          @kevinmar
                          Put in the R value

                          doesn't need it as it will default correctly

                          1 Reply Last reply Reply Quote 0
                          • Dougal1957undefined
                            Dougal1957 @fcwilt
                            last edited by

                            @fcwilt said in Tool Board Heater Tuning Leading To Faults:

                            @dougal1957 said in Tool Board Heater Tuning Leading To Faults:

                            yes but the T100000 is for a ntc100k thermistor should not be required for a pt1000 nor a beta value as they are linear and don't have a c param either so not sure if having those params are confusing the issue

                            I was trying to point out that R, L and N are the only additional parameters for PT1000 devices.

                            The B,C and T are clearly incorrect but are the affecting the heater or are they ignored since they don't apply?

                            I don't know.

                            Frederick

                            I agree neither do I know but it has to be worth a try

                            1 Reply Last reply Reply Quote 1
                            • fcwiltundefined
                              fcwilt @KevinMar
                              last edited by

                              @kevinmar said in Tool Board Heater Tuning Leading To Faults:

                              @fcwilt s

                              Rnnn Series resistor value. Leave blank to use the default for your board.
                              Lnnn ADC low offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)
                              Hnnn ADC high offset correction, default 0 (ignored if the hardware supports automatic ADC gain and offset calibration)

                              So Lnnn can offset the higher ambient reading?

                              I have no idea. Never used PT1000 devices.

                              And how does one know if the hardware supports automatic ADC gain and offset calibration?

                              Again I have no idea but I suspect @dc42 would.

                              Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                              Dougal1957undefined 1 Reply Last reply Reply Quote 0
                              • Dougal1957undefined
                                Dougal1957 @fcwilt
                                last edited by

                                @fcwilt I do use PT1000 and 100's as well and do prefer them and don't have any need for the additional Params as yet but we will see Hopefully Kevin gets it all sorted

                                fcwiltundefined 1 Reply Last reply Reply Quote 1
                                • fcwiltundefined
                                  fcwilt @Dougal1957
                                  last edited by

                                  @dougal1957 said in Tool Board Heater Tuning Leading To Faults:

                                  @fcwilt I do use PT1000 and 100's as well and do prefer them and don't have any need for the additional Params as yet but we will see Hopefully Kevin gets it all sorted

                                  Do those devices require additional hardware to connect to a Duet board?

                                  Frederick

                                  Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                                  Dougal1957undefined KevinMarundefined DIY-O-Sphereundefined 3 Replies Last reply Reply Quote 0
                                  • Dougal1957undefined
                                    Dougal1957 @fcwilt
                                    last edited by

                                    @fcwilt said in Tool Board Heater Tuning Leading To Faults:

                                    @dougal1957 said in Tool Board Heater Tuning Leading To Faults:

                                    @fcwilt I do use PT1000 and 100's as well and do prefer them and don't have any need for the additional Params as yet but we will see Hopefully Kevin gets it all sorted

                                    Do those devices require additional hardware to connect to a Duet board?

                                    Frederick

                                    pt1000 no but the pt100 does need the daughter board

                                    1 Reply Last reply Reply Quote 1
                                    • KevinMarundefined
                                      KevinMar @fcwilt
                                      last edited by

                                      This post is deleted!
                                      1 Reply Last reply Reply Quote 0
                                      • DIY-O-Sphereundefined
                                        DIY-O-Sphere @fcwilt
                                        last edited by

                                        @fcwilt
                                        Not required for PT1000 on Duet3 and Maestro

                                        (UTC+1)

                                        Dougal1957undefined 1 Reply Last reply Reply Quote 1
                                        • Dougal1957undefined
                                          Dougal1957 @DIY-O-Sphere
                                          last edited by

                                          @diy-o-sphere said in Tool Board Heater Tuning Leading To Faults:

                                          @fcwilt
                                          Not required for PT1000 on Duet3 and Maestro

                                          nor on a wifi/ethernet duet 2 board either just not quite as accurate due to the 4k7 sense resistor rather than the 2k2 one

                                          1 Reply Last reply Reply Quote 2
                                          • KevinMarundefined
                                            KevinMar @Dougal1957
                                            last edited by

                                            @dougal1957
                                            New parameters: M307 H2 R2.050 C309.100:130.600 D6.20 S1.00 V24.3 B0

                                            Another fault:
                                            a7bfeaa3-3de6-45da-b0c3-b7227392578c-image.png

                                            (I had been using the fan to cool the hotend down, so ignore values before 11:00)

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