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

    IMPORTANT ISSUE with bed temp controller

    Scheduled Pinned Locked Moved Solved
    Firmware developers
    fire risk
    8
    86
    4.3k
    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.
    • jrocklandundefined
      jrockland @Luke'sLaboratory
      last edited by

      @Luke-sLaboratory Ill have to read more about bang bang but if I check on my other machines it is deactivated everywhere

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

        Using an inverted heater output isn't safe. When you power up, you are relying on the Duet booting up and running that M950 command to turn the heater off. If any of that fails (for example, something prevents the Pi from running, e.g. the SD card goes bad), then the heater will remain on.

        What connection are you using that requires an inverted heater output?

        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

        jrocklandundefined 1 Reply Last reply Reply Quote 0
        • Luke'sLaboratoryundefined
          Luke'sLaboratory @jrockland
          last edited by

          @jrockland info on the relays would still be useful, but yes, probably should look into disabling PWM control if it was previously operated bang-bang and it was successful.

          Luke
          http://lukeslab.online

          1 Reply Last reply Reply Quote 0
          • jrocklandundefined
            jrockland @dc42
            last edited by

            @dc42 well that is the thing, it is inverted so it doesn't turn on as soon as I turn the board on. that is really weird. Ill have the board sent to my tech so he can look at it.

            if I remove the inversion the board feed power as soon as it turn on (checked with a meter)

            Vetiundefined dc42undefined 2 Replies Last reply Reply Quote 0
            • Vetiundefined
              Veti @jrockland
              last edited by

              @jrockland said in IMPORTANT ISSUE with bed temp controller:

              well that is the thing, it is inverted so it doesn't turn on as soon as I turn the board on.

              this suggests you got the wrong ssr.

              jrocklandundefined 1 Reply Last reply Reply Quote 0
              • jrocklandundefined
                jrockland @Veti
                last edited by

                @Veti ssr's are out of the equation, they are disconnected. Im testing the board whit a multimeter

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

                  @jrockland said in IMPORTANT ISSUE with bed temp controller:

                  @dc42 well that is the thing, it is inverted so it doesn't turn on as soon as I turn the board on. that is really weird. Ill have the board sent to my tech so he can look at it.

                  if I remove the inversion the board feed power as soon as it turn on (checked with a meter)

                  We really need to know what sort of relay or SSR you are using, and how you have connected it to the Duet. If it's a relay board then it may be better to connect it to an IO_x_OUT pin instead; but a SSR is better because it allows you to use PWM and hence PID.

                  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

                  Luke'sLaboratoryundefined jrocklandundefined 2 Replies Last reply Reply Quote 0
                  • Luke'sLaboratoryundefined
                    Luke'sLaboratory @dc42
                    last edited by

                    @dc42 He's talking about the actual board output, but I don't remember if i'm able to measure V_in across inactive outputs or not, since the ground is switched

                    Luke
                    http://lukeslab.online

                    1 Reply Last reply Reply Quote 0
                    • jrocklandundefined
                      jrockland @dc42
                      last edited by

                      @dc42 on that specific machine we still use the old SRD-05VDC-SL-C, apparently we haven't blown them up yet. so no SSR'S on that one.

                      problem is probably in my gcode.

                      Luke'sLaboratoryundefined 1 Reply Last reply Reply Quote 0
                      • Luke'sLaboratoryundefined
                        Luke'sLaboratory @jrockland
                        last edited by

                        @jrockland said in IMPORTANT ISSUE with bed temp controller:

                        SRD-05VDC-SL-C

                        Oh - so its a mechanical switch you were trying to drive with PWM. Well, that about "solves" it, other than inverting the heater signal. Datasheet shows ratings for 300 electrical switches/min, with only 30 mechanical switches/min allowed.

                        FWIW - this is why we always ask for the config.g when diagnosing issues.

                        Luke
                        http://lukeslab.online

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

                          as i said not having a quality ssr gives you a good chance of burning down your house

                          get some quality components like
                          Omron G3NA-210B-DC5 (10A) or Crydom D2425 (25A) or Crydom 84134000 (10A) SSR

                          jrocklandundefined 1 Reply Last reply Reply Quote 0
                          • jrocklandundefined
                            jrockland @Luke'sLaboratory
                            last edited by

                            @Luke-sLaboratory driving relays with io's isn't the right way ? pretty sure it is what there telling us to do in the wiring diagram.. I might be wrong..

                            Vetiundefined Luke'sLaboratoryundefined fcwiltundefined 3 Replies Last reply Reply Quote 0
                            • Vetiundefined
                              Veti @jrockland
                              last edited by

                              @jrockland said in IMPORTANT ISSUE with bed temp controller:

                              pretty sure it is what there telling us to do in the wiring diagram.. I might be wrong..

                              what wiring diagram?

                              1 Reply Last reply Reply Quote 0
                              • Luke'sLaboratoryundefined
                                Luke'sLaboratory @jrockland
                                last edited by

                                @jrockland IOs are fine, but you're trying to use a PWM signal (based on PID values) instead of a simple off/on. the mechanical relay can't keep up, and it may cause some other issues like latching on and causing the issue described. You'll need to re-enable Bang-bang, which will output either full voltage or none.

                                Luke
                                http://lukeslab.online

                                jrocklandundefined 2 Replies Last reply Reply Quote 0
                                • jrocklandundefined
                                  jrockland @Veti
                                  last edited by

                                  @Veti O don't worry for me, theses machines are intended to crash so they have fire extinguishing system in place. and I don't run them in my house.

                                  ever seen an axis with over 60lbs of torque crash ? parts goes flying XD

                                  1 Reply Last reply Reply Quote 0
                                  • jrocklandundefined
                                    jrockland @Luke'sLaboratory
                                    last edited by

                                    @Luke-sLaboratory That would explain why it was working before the update, bang bang was probably activated before...

                                    I will try to find how to write it properly using bang bang.

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

                                      This post is deleted!
                                      1 Reply Last reply Reply Quote 0
                                      • jrocklandundefined
                                        jrockland @Luke'sLaboratory
                                        last edited by

                                        @Luke-sLaboratory hmm wait if I look at my config file bang bang IS activated..

                                        fcwiltundefined 1 Reply Last reply Reply Quote 0
                                        • jrocklandundefined
                                          jrockland
                                          last edited by

                                          @fcwilt you where right (before deleting your comment) but my config was set as using bang bang..

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

                                            @jrockland said in IMPORTANT ISSUE with bed temp controller:

                                            @Luke-sLaboratory hmm wait if I look at my config file bang bang IS activated..

                                            Even with the slow rate of "bang bank" a mechanical relay is not a good choice.

                                            Frederick

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