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

    Displayed incorrect values of Extruder settings

    Scheduled Pinned Locked Moved Solved
    PanelDue
    3
    6
    287
    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.
    • JayTundefined
      JayT
      last edited by

      Hi
      I am using latest 3.4beta3 firmware with duet3 and display is PanelDue. My extruders are connected to 1XD.
      The config is :
      M566 X480.00 Y480.00 Z120.00 E900.00:E900 ; set maximum instantaneous speed changes (mm/min)
      M203 X6000.00 Y6000.00 Z1800.00 E9000.00:E9000.00 ; set maximum speeds (mm/min)
      M201 X500.00 Y500.00 Z20.00 E250.00:250.00

      However When I run instruction on the panelDue, the display shows incorrect values:
      Panel_due_Values_displayed.jpg

      I have cross checked this many times and the values on display are incorrect and SD card is fine .
      Also, if i manually set it on console and then read again, then it displays right.
      @dc42 @jay_s_uk: can you check on this ? it seems like a bug that displays extra numbers or zeroes?

      jay_s_ukundefined gloomyandyundefined 2 Replies Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @JayT
        last edited by

        @jayt looks like a paneldue bug.
        One for @mfs12

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        1 Reply Last reply Reply Quote 1
        • gloomyandyundefined
          gloomyandy @JayT
          last edited by

          @jayt In your M203 and M566 line you have E9000.00:E9000.00 (note two "E"s), I think that should be E9000.00:9000.00
          You may also want to post your config.g file so folks can check it.

          JayTundefined 2 Replies Last reply Reply Quote 3
          • JayTundefined
            JayT @gloomyandy
            last edited by JayT

            @gloomyandy : No it was a typo from my end. I have declared with right syntax in the config. And as stated, If I manually set say M566 E900:900, then it sets and shows correctly on running M566 sometimes. I tried this just this morning. However, I will check this thing that you stated again.

            gloomyandyundefined 1 Reply Last reply Reply Quote 0
            • gloomyandyundefined
              gloomyandy @JayT
              last edited by

              @jayt You may want to try running your file as a macro with:

              M98 p"config.g"
              

              to check for any errors. If that looks ok, post your config.g file along with the output from M122 so that folks can check how you have things set up.

              1 Reply Last reply Reply Quote 1
              • JayTundefined
                JayT @gloomyandy
                last edited by

                @gloomyandy : yes that was the error in 2 lines. 2 were ok.
                Thank you 🙂

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