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

    Help PID tuning Dyzend Pro

    Scheduled Pinned Locked Moved
    Firmware installation
    7
    88
    5.8k
    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.
    • chris974Mundefined
      chris974M
      last edited by

      j'ai tout essayer rien ne marche impossible de stabiliser la température

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by Phaedrux

        What values are you using? and how are you changing them?

        That heater is really intended for high temps, if you're only going to be printing in the 200c range why not just change out for a better matched heater. Dyze has a 300c version that should be much easier to tune.

        Have you tried tuning this heater to a hotter temperature like 350 or more?

        Z-Bot CoreXY Build | Thingiverse Profile

        chris974Mundefined 1 Reply Last reply Reply Quote 0
        • chris974Mundefined
          chris974M
          last edited by

          M307 H1 A580.4 C256.6 D44 S0.50

          Je les change directement dans le config.g

          1 Reply Last reply Reply Quote 0
          • chris974Mundefined
            chris974M @Phaedrux
            last edited by

            @Phaedrux
            Jpenser pouvoir imprimer entre 200c a 400c

            1 Reply Last reply Reply Quote 0
            • chris974Mundefined
              chris974M
              last edited by

              je pense acheter une thermistance 300c Merci pour vos réponse

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

                If the thermistor has resistance as high as 4.6M @ 25C then any electronics is going to have difficulty reading it at room temperature.

                You could connect a resistor of about 1M in parallel with it. That may be enough to overcome the thermistor-disconnected detection. The thermistor will over-read a lot when cold, but get gradually more accurate as the temperature increases

                You should remove the R4700 parameter in your M305 command unless you are using an old Duet (version 0.6 or 0.8.5). It won't do any harm if you are using Duet WiFi or Ethernet, but it will result in incorrect readings if you are using Duet Maestro or Duet 3.

                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

                Vetiundefined 1 Reply Last reply Reply Quote 0
                • Vetiundefined
                  Veti @dc42
                  last edited by

                  @dc42 said in Help PID tuning Dyzend Pro:

                  If the thermistor has resistance as high as 4.6M @ 25C then any electronics is going to have difficulty reading it at room temperature.

                  so this is a thermistor that is not optimal for use with the duet?

                  maybe you could get a https://www.sliceengineering.com/collections/accessories/products/thermistor-high-temperature thermistor. that has a 500k resistance at 25C

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

                    @Veti said in Help PID tuning Dyzend Pro:

                    so this is a thermistor that is not optimal for use with the duet?

                    It's difficult to get good results from a thermistor over a very wide temperature range using the ADCs in most microcontrollers. Taking the Dyze 500C thermistor, its resistance varies from 8.1Mohms at 10C (a reasonable minimum temperature at which we should expect a reading) to 83.7 ohms at 500C. That's a range of nearly 100000:1.

                    The optimum series resistor to get the same accuracy at both ends of the range is about the geometric mean of the resistance range, which is 26K for this thermistor. That's almost 12 times the 2.2K series resistor value used on Duet 3, and 5.5 times the 4.7K resistor value used on Duet 2 and many other 3D printer controllers.

                    If we assume a 4.7K resistor, then at 10C we need to measure a resistance 1723 times the value of the series resistor. There is no way that can be done on an 8-bit controller that has a 10-bit ADC (resolution 1 part in 1024). A 12-bit ADC such as the Duets have could in theory detect it, but noise and ADC gain and offset errors will make the detection unreliable.

                    The high temperature end of the range is much better, because a 4K7 series resistor is only 56 times the thermistor resistance of 83.7 ohms.

                    If anyone really wants to get this thermistor working with Duet 2, then I suggest you connect it to one of the thermistor inputs on the expansion connector, with a 27K reference resistor connected between the input and VRef. Then use R27000 in the M305 or M308 command.

                    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

                    chris974Mundefined FBGundefined 2 Replies Last reply Reply Quote 1
                    • chris974Mundefined
                      chris974M @dc42
                      last edited by

                      @dc42 Merci pour vos reponse j'ai une duet 2 wifi + duex5 donc cette thermistance n'est pas utilisable sur cette carte ?

                      Phaedruxundefined 1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined
                        Phaedrux Moderator @chris974M
                        last edited by

                        @chris974M

                        If anyone really wants to get this thermistor working with Duet 2, then I suggest you connect it to one of the thermistor inputs on the expansion connector, with a 27K reference resistor connected between the input and VRef. Then use R27000 in the M305 or M308 command.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        chris974Mundefined 1 Reply Last reply Reply Quote 0
                        • chris974Mundefined
                          chris974M @Phaedrux
                          last edited by

                          @Phaedrux desoler mais je ne comprend pas vraiment bien je dois la connecter a la Duex5 et changer R4700 pour R27000 dans M305 ou M308 ?

                          1 Reply Last reply Reply Quote 0
                          • Phaedruxundefined
                            Phaedrux Moderator
                            last edited by

                            I don't think it's suitable for your needs. Perhaps a thermocouple would be a better solution if you really need the high temps, otherwise the 300c heater and thermistor from dyze is probably a much better choice.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            1 Reply Last reply Reply Quote 0
                            • nhofundefined
                              nhof
                              last edited by

                              For Dyzend Pro you could upgrade to something like this and this, or this and this (may want to double check compatibility). Some added cost, to be sure, but much better performance. PT sensors and thermocouples are much more linear so they avoid the adc resolution issues David is talking about.

                              chris974Mundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
                              • chris974Mundefined
                                chris974M @nhof
                                last edited by

                                @nhof Donc avec ces modification je pourrais avoir une plage entre 200c et 450c ?

                                nhofundefined 1 Reply Last reply Reply Quote 0
                                • Phaedruxundefined
                                  Phaedrux Moderator @nhof
                                  last edited by

                                  @nhof I'm a little confused about why Dyze and Slice use high temp thermistors, but I guess it's a cost factor combined with the daughterboard requirements for PT and thermocouples?

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  nhofundefined 1 Reply Last reply Reply Quote 0
                                  • nhofundefined
                                    nhof @Phaedrux
                                    last edited by

                                    @Phaedrux I'm guessing just to maximize compatibility with the greatest number of control boards. Some customers might not have good amplifier options for their systems? Or a lack of general 'industry' knowledge about other options for temp feedback.

                                    I've used the dyze 500C thermistor before and it worked ok at high temps, on a ramps + marlin board. Haven't tried on the Duet.

                                    These days I just use PT1000s because they works with the thermistor inputs on the duet without an addon board, and they're good enough for what I do.

                                    1 Reply Last reply Reply Quote 1
                                    • nhofundefined
                                      nhof @chris974M
                                      last edited by

                                      @chris974M Yes, the PT100 or thermocouple should work well between 200-450C.

                                      If you have questions on the temperature sensor components you can also check with Dyze Design. They are in Montreal, so they can help you in French as well 🙂

                                      chris974Mundefined 1 Reply Last reply Reply Quote 1
                                      • chris974Mundefined
                                        chris974M @nhof
                                        last edited by

                                        @nhof Thanks you

                                        1 Reply Last reply Reply Quote 1
                                        • FBGundefined
                                          FBG @dc42
                                          last edited by

                                          @dc42 said in Help PID tuning Dyzend Pro:

                                          If anyone really wants to get this thermistor working with Duet 2, then I suggest you connect it to one of the thermistor inputs on the expansion connector, with a 27K reference resistor connected between the input and VRef. Then use R27000 in the M305 or M308 command.

                                          Dear dc42, i am very interested in do this. Could you explain a little more, with a schematic?

                                          Best Regards

                                          FBGundefined 1 Reply Last reply Reply Quote 0
                                          • FBGundefined
                                            FBG @FBG
                                            last edited by

                                            @FBG said in Help PID tuning Dyzend Pro:

                                            @dc42 said in Help PID tuning Dyzend Pro:

                                            If anyone really wants to get this thermistor working with Duet 2, then I suggest you connect it to one of the thermistor inputs on the expansion connector, with a 27K reference resistor connected between the input and VRef. Then use R27000 in the M305 or M308 command.

                                            Dear dc42, i am very interested in do this. Could you explain a little more, with a schematic?

                                            Best Regards

                                            I am also using Duet Expansion Breakout Board

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