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

DWC Extruder Control visual bug

Scheduled Pinned Locked Moved
Duet Web Control
2
5
652
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.
  • undefined
    rflulling
    last edited by 19 Feb 2019, 06:10

    I am reporting this as a Non critical Bug. Sorry I know no other way to report bugs, in Duet Forums.

    0_1550556187606_b5174513-ea03-44a0-94a9-7f5b17965a8d-image.png

    If you edit any of the buttons. -In my case I set the highest value to 400, a full retraction. Then hit Extrude or Retract, without actually pressing a button. The command will be sent as the last button edited, not the one shown as selected. Case in point, as shown, 10mm is shown selected, but when pressing Retract, 400mm is executed, because it was the last button edited.

    I see two possible fixes:

    1. make it so that editing a button, also shows it as selected.
    2. fix it, so that only a button pressed with left click is counted as part of the combined command when Extrude or Retract are pressed. -I assume this is how it is supposed to work?
    undefined 1 Reply Last reply 19 Feb 2019, 12:23 Reply Quote 0
    • undefined
      T3P3Tony administrators @rflulling
      last edited by 19 Feb 2019, 12:23

      @chrishamm please note this.

      www.duet3d.com

      1 Reply Last reply Reply Quote 1
      • undefined
        rflulling
        last edited by 19 Feb 2019, 13:53

        Attempting to add details to this report I am no longer able to get the same results. I apologize.

        Was looking to see if it was all extruder buttons as claimed or if it was specific.

        Initial observations showed that it was the Feed amount buttons effected.

        This morning testing again, cannot get the same behavior. Reason unknown.

        1 Reply Last reply Reply Quote 0
        • undefined
          rflulling
          last edited by 23 Feb 2019, 03:28

          Ok just got it to do this again. So the bug does exist but the conditions for repeating it are not as well defined as I first said.

          After changing 100 to 400 with 10 selected, I clicked Extrude again to see what would happen.
          This is the echo from the command line:

          M120
          M83
          G1 E400 F3600
          M121

          I will keep trying to nail down how and why this happens.

          1 Reply Last reply Reply Quote 0
          • undefined
            rflulling
            last edited by rflulling 23 Feb 2019, 15:19

            @T3P3Tony

            Observed,

            • CAUSE IDENTIFIED: IF browser or tab is closed to DWC and no buttons to Extruder Control are pressed, then the first edit made to any button on either and both FeedAmount and FeedRate will be the value used for every time EXTRUDE/RETRACT is used until any button on FeedAmount or FeedRate is pressed.

            • IF edit FeedRate 100 to 400 and press EXTRUDE/RETRACT with 10 selected. 400 is extruded not 10.

            • AND, IF edit FeedRate 400 to 300, and press EXTRUDE/RETRACT with 10 selected, 400 is extruded, not 10 or 300.

            • AND, IF edit FeedRate 25 to 200, and press EXTRUDE/RETRACT with 10 selected, 400 is extruded, not 10 or 200.

            • IF edit AmountFeed 1 to 1000, then press EXTRUDE/RETRACT with 5 selected, rate is 1000, not 5.

            • IF, AmountFeed 100 to 400, with 10 selected and ALSO FeedRate 1 to 1000, with 5 selected, and EXTRUDE/RETRACT are pressed THEN result is AmountFeed 400, FeedRate 1000. .

            • IF any other button in DWC is pressed, after open new tab or reopen browser to DWC, then behavior is as reported above.

            • IF feedrate buttons or feedamount button is pressed. Then the behavior is broken, and extrude/retract behave as expected based on Button Selected.
              .

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