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

    Change names in Duet web control

    Scheduled Pinned Locked Moved
    Duet Web Control
    4
    6
    384
    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.
    • FJ3Dundefined
      FJ3D
      last edited by

      Hello.

      Is it possible to change the names of the Duet UI?
      That is, where for example Extrusion factor appears, Extruder 0 put another name to that...

      Norderundefined 1 Reply Last reply Reply Quote 0
      • Norderundefined
        Norder @FJ3D
        last edited by Norder

        @fj3d
        You can give your HotEnd and the print bed a name.
        To do this, change or add the following command lines in config.g...

        M308 S0 P"bedtemp" Y"thermistor" T100000 B4138 A"Blackprint"

        M308 S1 P"E1_TEMP" Y"thermistor" T100000 B4138 A"Dyzend Pro"

        The bold would be the supplement or is the parameter for the naming.
        So do not accept the command line 1:1, just add the A parameter.

        DDA5X... 0.9° Stepper... Linearrails... Duet 2 Wifi... PT100 Board... Duet IR-Probe... Dyze Pro Kit up to 500°C.. etc
        Thingiverse

        FJ3Dundefined 1 Reply Last reply Reply Quote 1
        • FJ3Dundefined
          FJ3D @Norder
          last edited by

          @norder said in Change names in Duet web control:

          A"Blackprint"

          I was referring above all to being able to change the names of the UI itself, for example, what I mark in yellow:

          UI.PNG

          HebigTundefined 1 Reply Last reply Reply Quote 0
          • droftartsundefined
            droftarts administrators
            last edited by droftarts

            @fj3d you can change the fan names using C parameter of M106, see https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m106-fan-on

            You can’t change the extrusion control labels; it just refers to the currently selected tool. You can change the values in most DWC controls, by right clicking on them.

            Ian

            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

            1 Reply Last reply Reply Quote 0
            • HebigTundefined
              HebigT @FJ3D
              last edited by

              @fj3d You could use BtnCmd and create simple labels that cover unwanted/unchangeable text.

              https://plugins.duet3d.com/plugins/BtnCmd.html

              FJ3Dundefined 1 Reply Last reply Reply Quote 0
              • FJ3Dundefined
                FJ3D @HebigT
                last edited by

                @hebigt said in Change names in Duet web control:

                w

                With this I think it can help me!!!!

                Thanks a lot

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