• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    FJ3D
    last edited by 23 Sept 2022, 12:01

    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...

    undefined 1 Reply Last reply 23 Sept 2022, 13:30 Reply Quote 0
    • undefined
      Norder @FJ3D
      last edited by Norder 23 Sept 2022, 13:30

      @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

      undefined 1 Reply Last reply 24 Sept 2022, 06:33 Reply Quote 1
      • undefined
        FJ3D @Norder
        last edited by 24 Sept 2022, 06:33

        @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

        undefined 1 Reply Last reply 28 Sept 2022, 05:37 Reply Quote 0
        • undefined
          droftarts administrators
          last edited by droftarts 24 Sept 2022, 07:13

          @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
          • undefined
            HebigT @FJ3D
            last edited by 28 Sept 2022, 05:37

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

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

            undefined 1 Reply Last reply 28 Sept 2022, 06:30 Reply Quote 0
            • undefined
              FJ3D @HebigT
              last edited by 28 Sept 2022, 06:30

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