Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Sync web "G-code Console" and PanelDue "console" output?

    General Discussion
    2
    3
    327
    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.
    • norbs12
      norbs12 last edited by norbs12

      So I've noticed if I trigger some command from the web console, I can only see any type of results from the command in the web console. Same with commands triggered from the PanelDue, they only show up on the PanelDue console.

      Is there any changes I can make in order to have the outputs always show up in all consoles?

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

        It works this way by design. Responses to commands are sent to the channel that the command came from. Warning and error messages that don't relate to any particular command, or that relate to a command read from the SD card file being printed, are sent to all channels.

        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
        • norbs12
          norbs12 last edited by

          Not sure I understand the benefit of this behavior.

          It's not like the printer can multi-task and handle multiple users telling to do different things in parallel.

          Wouldn't it make sense to just echo input and their output to all consoles?

          Maybe at the least label that the commands and/or results are coming from something initiated at another console, but I'd think anything the printer is doing would be important info at all consoles.

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