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

    G32 Result Display Request

    Scheduled Pinned Locked Moved
    PanelDue
    3
    8
    326
    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.
    • fcwiltundefined
      fcwilt
      last edited by

      Hi,

      Would it be possible to capture the results of executing G32, when using it to run the Manual Bed Leveling Assistant, and display them nicely formatted with a Close or OK button?

      That way I could refer to them as needed while making the adjustments to level the bed.

      Now the results appear in a typical status message which goes away

      Thanks.

      Frederick

      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

        @fcwilt All status message should also appear on the Console tab of PanelDue. So unless you get a ton of messages after that it will be visible there.

        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

        fcwiltundefined 1 Reply Last reply Reply Quote 0
        • fcwiltundefined
          fcwilt @wilriker
          last edited by fcwilt

          @wilriker said in G32 Result Display Request:

          @fcwilt All status message should also appear on the Console tab of PanelDue. So unless you get a ton of messages after that it will be visible there.

          Yes I am aware of that but the icon to invoke G32 is on the control page. So that means switching back and forth or executing G32 from the console.

          Since they went to the trouble of putting that little icon for G32 there it seems to me to make sense to display the results in a more user friendly fashion.

          Frederick

          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

            @fcwilt The main problem here is that the response is an arbitrary message. In fact there are only info and warning/error messages (and the latter just being recognized by starting with "Warning:"/"Error:"). I hesitate to implement checking for certain strings because they can change and it would break compatibility.

            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

            fcwiltundefined 1 Reply Last reply Reply Quote 0
            • fcwiltundefined
              fcwilt @wilriker
              last edited by

              @wilriker said in G32 Result Display Request:

              @fcwilt The main problem here is that the response is an arbitrary message. In fact there are only info and warning/error messages (and the latter just being recognized by starting with "Warning:"/"Error:"). I hesitate to implement checking for certain strings because they can change and it would break compatibility.

              Which is why I asked if it would be possible.

              For the sake of the discussion what if the firmware were changed to issue a message that was easily identified - could it be done then without a ton of work?

              Frederick

              Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                @fcwilt If the firmware would indicate if a message belongs to a certain command it could be implemented to have specific messages to be acknowledged by the user instead of auto-disappearing.

                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

                fcwiltundefined 1 Reply Last reply Reply Quote 1
                • fcwiltundefined
                  fcwilt @wilriker
                  last edited by

                  @wilriker

                  Thanks.

                  I will communicate my desires to the firmware folks.

                  Frederick

                  Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                  1 Reply Last reply Reply Quote 0
                  • garyd9undefined
                    garyd9
                    last edited by garyd9

                    If using RRF3, can't you do it yourself in your bed.g using M291 and object model variables? (I don't know if the manual adjustment / screw turns info is available in the object model.)

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

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