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

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

Scheduled Pinned Locked Moved
General Discussion
2
3
481
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
    norbs12
    last edited by norbs12 18 Nov 2018, 02:26

    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
    • undefined
      dc42 administrators
      last edited by 18 Nov 2018, 08:42

      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
      • undefined
        norbs12
        last edited by 18 Nov 2018, 09:06

        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
        3 out of 3
        • First post
          3/3
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA