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

    Duet Software Framework

    Scheduled Pinned Locked Moved
    Beta Firmware
    3
    18
    1.1k
    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.
    • A Former User?
      A Former User @pd
      last edited by

      @pd said in Duet Software Framework:

      M550 P Peter's WorkBee; Set machine name

      try
      M550 P"Peter's WorkBee"; Set machine name

      1 Reply Last reply Reply Quote 0
      • pdundefined
        pd
        last edited by

        @bearer said
        try
        M550 P"Peter's WorkBee"; Set machine name

        Many thanks that worked

        T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
        • T3P3Tonyundefined
          T3P3Tony administrators @pd
          last edited by T3P3Tony

          @pd also M550 should not be used at all right now. If you want to set the hostname, have a look here:

          https://duet3d.dozuki.com/Wiki/SBC_Setup_for_Duet_3#Section_Changing_the_SBC_hostname

          however it needs to be a valid network hostname so no spaces and no punctuation.

          www.duet3d.com

          1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User
            last edited by

            As of 1.0.3.3 M550 controls the displayed name in DWC, but indeed it can only be set to the same name as the current hostname; however it defaults to "My Duet"

            9/20/2019, 12:12:51 PM	M550 P"Duet3"
            9/20/2019, 12:12:37 PM	M550 PDUET3
            9/20/2019, 12:12:22 PM	M550 PTEST
            Error: Machine name must consist of the same letters and digits as configured by the Linux hostname
            9/20/2019, 12:12:14 PM	Connected to 10.10.0.195
            
            T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
            • T3P3Tonyundefined
              T3P3Tony administrators @A Former User
              last edited by

              @bearer yep, so best to leave it commented out until a future version when we can use DWC to set the hostname

              www.duet3d.com

              pdundefined 1 Reply Last reply Reply Quote 0
              • pdundefined
                pd @T3P3Tony
                last edited by

                @T3P3Tony Yes apologies I should have mentioned that. The next error message I received said the name set by M550 had to be exactly the same as the host name. Is this a function of RRF 3 or the duet framework setup?

                T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                • T3P3Tonyundefined
                  T3P3Tony administrators @pd
                  last edited by

                  @pd its the way that printer names and hostnames are related right now. For now please comment out M550 and then set your hostname to whatever you want to be the network name and printer name.

                  www.duet3d.com

                  A Former User? 1 Reply Last reply Reply Quote 0
                  • A Former User?
                    A Former User @T3P3Tony
                    last edited by

                    @T3P3Tony said in Duet Software Framework:

                    For now please comment out M550 and then set your hostname to whatever you want to be the network name and printer name.

                    @bearer said in Duet Software Framework:

                    however it defaults to "My Duet"

                    ?

                    T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                    • T3P3Tonyundefined
                      T3P3Tony administrators @A Former User
                      last edited by

                      @bearer weird - my does not it shows the hostname

                      www.duet3d.com

                      T3P3Tonyundefined A Former User? 2 Replies Last reply Reply Quote 0
                      • T3P3Tonyundefined
                        T3P3Tony administrators @T3P3Tony
                        last edited by

                        @T3P3Tony 5764ae2f-a8ef-4574-ae30-952920153665-image.png

                        www.duet3d.com

                        1 Reply Last reply Reply Quote 0
                        • A Former User?
                          A Former User @T3P3Tony
                          last edited by

                          @T3P3Tony said in Duet Software Framework:

                          @bearer weird - my does not it shows the hostname

                          After downloading the DuetPi.img to test, it comes up as "My Duet" with the hostname "duet3"
                          41f02750-2fb5-4e81-a7c5-fa8088d47fcf-image.png

                          pi@duet3:/opt $ hostname
                          duet3
                          

                          But the name in Duet Web Control does change to "duet3" after creating an empty config.g which seems odd that a value should have effectively two defaults at different stages of booting.

                          pi@duet3:/opt/dsf/sd/sys $ touch config.g
                          

                          96ca9baf-a481-4ce7-a959-ef3c7fd25337-image.png

                          1 Reply Last reply Reply Quote 0
                          • T3P3Tonyundefined
                            T3P3Tony administrators
                            last edited by

                            one is the default for the DWC application. the other is what DSF will set once it has booted.

                            www.duet3d.com

                            A Former User? 1 Reply Last reply Reply Quote 0
                            • A Former User?
                              A Former User @T3P3Tony
                              last edited by

                              I get that, but I don't think many user will differentiate between having an empty config file and the defaults attached to DSF and a missing config file and the defaults attached to DWC.

                              T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                              • T3P3Tonyundefined
                                T3P3Tony administrators @A Former User
                                last edited by

                                @bearer well an empty config.g is not a state i would expect the system to be in except on initial setup. at which point, whatever is shown in DWC is not as important.

                                www.duet3d.com

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