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

    PanelDue 3.2.7 - bug with fan reporting

    Scheduled Pinned Locked Moved
    PanelDue
    2
    2
    118
    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.
    • garyd9undefined
      garyd9
      last edited by garyd9

      Now that paneldue is using the object model for fan reporting, it should be reporting the "requestedValue" and not the "actualValue" in order to match both DWC and user interaction.

      More information:

      Using M106 L and X parameters, it's possible to change the meaning of different fan percentages. For example, on my delta printer, I configure my berd-air with "X0.50." When I do that, if gcode (or DWC) requests 100% fan speed, the fan's actual PWM is at 50%. When gcode requests 60% fan speed, the fan's actual PWM is at 30%.

      In that last example (configured to max at 0.5, followed by M106 S.6), DWC will show "60" (which is correct - that's what the gcode requested.) However, PanelDue 3.2.7 is showing "30" (reflecting the 'actualValue') instead of "60" (the 'requestedValue')

      Take care
      Gary

      Created PanelDue issue 89: https://github.com/Duet3D/PanelDueFirmware/issues/89

      (Not doing a PR because I'm unable to recompile PanelDue at this time.)

      garyd9 created this issue in Duet3D/PanelDueFirmware

      closed Fan showing an incorrect value #89

      "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

      wilrikerundefined 1 Reply Last reply Reply Quote 0
      • wilrikerundefined
        wilriker @garyd9
        last edited by

        @garyd9 Thanks for reporting. Indeed you are correct that requestedValue is supposed to be shown. I'll fix it in the next version.

        Manuel
        Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
        with probably always latest firmware/DWC (incl. betas or self-compiled)
        My Tool Collection

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