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

    Ammeter to measure hotend output?

    Scheduled Pinned Locked Moved
    My Duet controlled machine
    3
    8
    356
    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.
    • sinned6915undefined
      sinned6915
      last edited by

      I am trying to tweak my hotend and PID tuning as a result of reading the wiki description-

      https://en.m.wikipedia.org/wiki/PID_controller

      So i put a 10A 0-100VDC ammeter inline with the hotend to see what the output was actually doing.

      Ammeter on hotend

      I think that the ammeter is averaging out the PWM signal. So for example, if the display reads 6V on a 24V system, then its at ~25%PWM output?

      Is there a way to display the actual PWM output either on DWC or on the PanelDue?

      I thought that this was somehow accessible as a data point? How would we read it or graph it?

      thanks in advance

      sinneD

      1 Reply Last reply Reply Quote 0
      • jens55undefined
        jens55
        last edited by

        Unless you have a meter that reads true RMS (I doubt the one in the picture will do that), your setup will confuse you more than help you.

        sinned6915undefined 1 Reply Last reply Reply Quote 0
        • sinned6915undefined
          sinned6915 @jens55
          last edited by

          @jens55 agreed. its a curiosity at best right now.

          is the real value for duty cycle available in the data stream somewhere? I would trust that as reliable.

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

            You can use the M573 command to report the actual heater PWM.

            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

            sinned6915undefined 1 Reply Last reply Reply Quote 0
            • sinned6915undefined
              sinned6915 @dc42
              last edited by

              @dc42 said in Ammeter to measure hotend output?:

              You can use the M573 command to report the actual heater PWM.

              dc42: is that a static call and response? is there any way to make it into a data stream to display on the PanelDue or DWC console?

              1 Reply Last reply Reply Quote 0
              • sinned6915undefined
                sinned6915
                last edited by

                maybe i should have introduce more to this-

                i am getting random 'Heater Fault" reporting.
                It does not show up onthe GCode console
                the print does not pause either- the heaters are still on and the print is still going.

                alt text

                alt text

                the false positive is just as bad as a real one in my mind.

                dc42undefined 1 Reply Last reply Reply Quote 0
                • jens55undefined
                  jens55
                  last edited by jens55

                  You might want to try and reboot the Duet - I had random errors like that and they still crop up now and then. Rebooting fixes that for me. There is some flag left over someplace from a previous error that causes the message to pop up ... and I had this happening just now. You can dismiss the warning and carry on but it will pop up again sometime later and only a reboot clears the flag.

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

                    @sinned6915 said in Ammeter to measure hotend output?:

                    maybe i should have introduce more to this-

                    i am getting random 'Heater Fault" reporting.
                    It does not show up onthe GCode console
                    the print does not pause either- the heaters are still on and the print is still going.

                    alt text

                    alt text

                    the false positive is just as bad as a real one in my mind.

                    Have you run M303 heater tuning? https://duet3d.dozuki.com/Wiki/Spurious_heater_faults_and_how_to_avoid_them

                    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