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

    Can’t store heater fault details in returned message

    Scheduled Pinned Locked Moved
    Duet Web Control
    duet3 duet3d web control heater fault
    3
    5
    410
    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.
    • steviegregoryundefined
      steviegregory
      last edited by

      I have an application that needs to do some further processing with the details of heater faults, but I can’t find where that information is stored outside of the message shown on the Duet web control. For example, if the heater faults because the temperature rises too slowly or too quickly, I need to know that information. How can I get that information outside of the web control?

      1 Reply Last reply Reply Quote 0
      • OwenDundefined
        OwenD
        last edited by

        @steviegregory
        Have a look here
        https://docs.duet3d.com/en/User_manual/RepRapFirmware/Events

        You can use the heater-error.g macro to parse the warning or error and do with it what you will.

        1 Reply Last reply Reply Quote 1
        • steviegregoryundefined
          steviegregory
          last edited by

          @owend Is it possible to do this on RepRap 3.1.x, before the addition of events in RepRap 3.4?

          dc42undefined 1 Reply Last reply Reply Quote 0
          • OwenDundefined
            OwenD
            last edited by

            @steviegregory
            I can't seem to accessing the release notes of the various versions at present.
            The file names changed in 3.4
            You would probably need heater_error.g in v3.1
            I can't recall what parameters were passed to it.
            Try using echo param.S

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

              @steviegregory said in Can’t store heater fault details in returned message:

              @owend Is it possible to do this on RepRap 3.1.x, before the addition of events in RepRap 3.4?

              No.

              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

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