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

    Disable Overpowered Heater Warning

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    6
    16
    522
    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.
    • deckingmanundefined
      deckingman @MaxGyver
      last edited by

      @MaxGyver said in Disable Overpowered Heater Warning:

      Is there a way to disable the constant warning popups for overpowered heaters?...............

      When do you see these "constant warning popups"?

      Ian
      https://somei3deas.wordpress.com/
      https://www.youtube.com/@deckingman

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

        @infiniteloop Tuning the heater won't stop the warning. It's the tuning process that informs the firmware what the estimated max runaway temperature is.

        The warning would only pop up when the M307 heater parameter command is sent, usually at startup.

        And no, there is no way to disable that warning at this time.

        Z-Bot CoreXY Build | Thingiverse Profile

        infiniteloopundefined 1 Reply Last reply Reply Quote 0
        • infiniteloopundefined
          infiniteloop @Phaedrux
          last edited by

          @Phaedrux said in Disable Overpowered Heater Warning:

          And no, there is no way to disable that warning at this time.

          … not even if I manually adjust the parameters of M307, e.g. S and maybe R?

          Phaedruxundefined deckingmanundefined 2 Replies Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @infiniteloop
            last edited by

            @infiniteloop No, because the pwm value doesn't apply to a run away situation.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • deckingmanundefined
              deckingman @infiniteloop
              last edited by

              @infiniteloop said in Disable Overpowered Heater Warning:

              @Phaedrux said in Disable Overpowered Heater Warning:

              And no, there is no way to disable that warning at this time.

              … not even if I manually adjust the parameters of M307, e.g. S and maybe R?

              The reason for the warning is that in, the event of a MOSFET failure or other failure of the control loop, then the heater could reach a temperature that might be a fire hazard. Changing control side parameters will not alter the fact that the heater is overpowered. But the warning is just that. It's something that users need to be aware of and so take precautions like fitting additional thermal cutouts or other safety devices (or fitting a less powerful heater).

              Having added the warning feature, there is no way that the Duet guys could now remove it without leaving themselves open to legal proceedings if the worse should happen and someone's house burnt down. If they had never instigated the warning, and somebody tried to make a legal case against them, they might have got away with it (but that's debatable). But they would have no defence in court of law if someone's house burnt down because of a 3D printer fault and it was found that a critical warning message had been removed from the firmware.

              Ian
              https://somei3deas.wordpress.com/
              https://www.youtube.com/@deckingman

              A Former User? 1 Reply Last reply Reply Quote 0
              • A Former User?
                A Former User @deckingman
                last edited by A Former User

                This post is deleted!
                deckingmanundefined 1 Reply Last reply Reply Quote 0
                • deckingmanundefined
                  deckingman @A Former User
                  last edited by deckingman

                  @Herve_Smith said in Disable Overpowered Heater Warning:

                  @deckingman
                  @Phaedrux
                  @dc42

                  Can i ask if anyone can explain what information the firmware uses to decide (and display a warning ) of what it considers to an "over powered" heater and where does the firmware get that information from to make that assertion ?

                  Surely the firmware cant just arbritarily decide a heater is "over powered" without there being set parameters for the firmware to react to.

                  AFAIK, when PID tuning is run, the firmware extrapolates the heating curve to estimate what the predicted temperature would be if the heater was left on 100% power. I could be wrong but that's how I think it works.

                  EDIT. I guess there must be a coded threshold somewhere, and predicted temperatures above that threshold would be deemed "over powered". I guess one way to suppress the warning would be to hack the firmware and change that threshold value. But for the reasons that I explained above, the Duet guys are unlikely to do that because it would leave them open to litigation in the event of someone burning their house down.

                  Ian
                  https://somei3deas.wordpress.com/
                  https://www.youtube.com/@deckingman

                  1 Reply Last reply Reply Quote 0
                  • MaxGyverundefined
                    MaxGyver @MaxGyver
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • MaxGyverundefined
                      MaxGyver @infiniteloop
                      last edited by

                      @infiniteloop said in Disable Overpowered Heater Warning:

                      What was the result of tuning the heater with M303? Did you apply any parameters to M303? Oh, and the version number of the firmware installed, please.

                      I will post both asap.

                      I did not want to discuss if the temperature warning makes sense or not. In my opinion, it does make a lot of sense for self build printers that mostly lack additional layers of protection. But since I am going to great length to ensure the safety of the device, I would like an option to deliberately deactivate this warning.

                      I know that there are some commercial 3D-Printers with high-powered AC heated beds that use duet boards, do they also get constant temperature warnings? That would leave a rather unprofessional impression on customers...

                      engikeneerundefined 1 Reply Last reply Reply Quote 0
                      • engikeneerundefined
                        engikeneer @MaxGyver
                        last edited by

                        @MaxGyver the warning will only appear in response to an M307 command. You may get it on power up on a Panel Due if the command to configure the Panel Due comes before the M307 command? But if you are seeing it repeatedly it suggests you have other M307 commands in your files somewhere
                        My toolchanger used to have them in the tool change files, but I got rid of them as the didn't really do much!

                        E3D TC with D3Mini and Toolboards.
                        Home-built CoreXY, Duet Wifi, Chimera direct drive, 2x BMG, 300x300x300 build volume
                        i3 clone with a bunch of mods

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