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

    Tool Fan selector in Duet Web Control

    Scheduled Pinned Locked Moved
    Duet Web Control
    6
    20
    2.0k
    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.
    • appjawsundefined
      appjaws
      last edited by

      I have the following set in config.g using firmware 3.01-RC1 and DWC 2.0.7
      M950 F0 C"Fan0" Q500 ; create fan 0 on pin fan0 and set its frequency
      M106 P0 H-1 C"Cooling" ; set Tool fan. Thermostatic control is off
      M950 F1 C"Fan1" Q500 ; create Extruder on pin fan1 and set its frequency
      M106 P1 H1 T45 C"Extruder" ; set Extruder Fan. Thermostatic control is turned on
      M950 F2 C"Fan2" Q500 ; create System fan on pin fan2 and set its frequency
      M106 P2 H10:11 T35:55 L40 C"System" ; set System fan. Thermostatic electronics cooling

      The Dashboard show "TOOL FAN" and " COOLING" buttons
      both of these entries run the part cooling fan, I only need one entry but I cant find where the "TOOL FAN" is defined so I can change or remove it.
      I only really need to have my cooling fan just show as COOLING

      any ideas?

      appjaws - Core XYUV Duet Ethernet Duex5
      firmware 3.5.0-rc.4 Web Interface 3.5.0-rc.4
      Ormerod 1-converted to laser engraver, Duet wifi
      OpenSCAD version 2024.03.18
      Simplify3D 5.1.2

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

        The tool fan number is the one defined in the F parameter of the M563 command for the current tool. The default is fan 0. The point of the tool fan slider is that in an IDEX machine or tool changer, you don't need to worry about which fan the current tool is using.

        You may prefer to omit the name "Cooling" from your M106 P0 command so that the fan doesn't show up twice.

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

          Tried that I now have 2 buttons "TOOL FAN" and " FAN 0"

          appjaws - Core XYUV Duet Ethernet Duex5
          firmware 3.5.0-rc.4 Web Interface 3.5.0-rc.4
          Ormerod 1-converted to laser engraver, Duet wifi
          OpenSCAD version 2024.03.18
          Simplify3D 5.1.2

          dc42undefined 1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators @appjaws
            last edited by

            @appjaws said in Tool Fan selector in Duet Web Control:

            Tried that I now have 2 buttons "TOOL FAN" and " FAN 0"

            In Duet Web Control 2.0.7 there is a "Change visibility" link that you can click on to select which fans you want to be visible.

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

              I am using Duet Web Control 2.0.7 but can't find the "Change visibility" link
              Where is it?

              appjaws - Core XYUV Duet Ethernet Duex5
              firmware 3.5.0-rc.4 Web Interface 3.5.0-rc.4
              Ormerod 1-converted to laser engraver, Duet wifi
              OpenSCAD version 2024.03.18
              Simplify3D 5.1.2

              dc42undefined 1 Reply Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators @appjaws
                last edited by dc42

                3e2a94f2-6030-4336-94d3-fea7ad298cde-image.png

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

                  Thanks for your reply @dc42,
                  This is the Dashboard screen, as you can see it lists the "TOOL FAN" and " FAN0" buttons.
                  They both do the same thing but I can't remove either of them and still have a working fan
                  DWC-1.jpg

                  This is the Status screen with the "TOOL FAN" not selected and the "FAN0" selected

                  DWC-2.jpg

                  appjaws - Core XYUV Duet Ethernet Duex5
                  firmware 3.5.0-rc.4 Web Interface 3.5.0-rc.4
                  Ormerod 1-converted to laser engraver, Duet wifi
                  OpenSCAD version 2024.03.18
                  Simplify3D 5.1.2

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

                    One for @chrishamm I think.

                    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

                    toddelundefined 1 Reply Last reply Reply Quote 0
                    • toddelundefined
                      toddel @dc42
                      last edited by toddel

                      @dc42 Hi...

                      I have the same issue... "TOOL FAN" controls just X1 Part Cooling. Useless...

                      Bildschirmfoto 2021-01-08 um 03.04.22.png

                      Is there already a solution?

                      ; Fans
                      M950 F0 C"fan0" Q20000												; Define Fan0 for T0 Part Cooling
                      M106 P0 S0 H-1 C"X1 Part Cooling"									; Set Fan0 to default off, manual control
                      M950 F1 C"fan1"														; Define Fan1 for T0 Hotend cooling
                      M106 P1 S1 H1 T45 C"Hotend1"											; Set Fan1 to Thermostatic control, max RPM at 45C
                      M950 F2 C"duex.fan3" Q20000												; Define Fan0 for T0 Part Cooling
                      M106 P2 S0 H-1 C"X2 Part Cooling"									; Set Fan0 to default off, manual control
                      M950 F3 C"duex.fan4"														; Define Fan1 for T0 Hotend cooling
                      M106 P3 S1 H1 T45 C"Hotend2"											; Set Fan1 to Thermostatic control, max RPM at 45C
                      

                      Board: Duet 2 WiFi (2WiFi)
                      Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.2-beta2 (2020-10-05b2)
                      Duet WiFi Server Version: 1.24beta2-05b1
                      Duet Web Control 3.2.0-beta2

                      Thanks in advance....

                      Phaedruxundefined 1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined
                        Phaedrux Moderator @toddel
                        last edited by

                        @toddel Can you post your tool definition section of the config as well?

                        Also, 3.2 final is now available. https://github.com/Duet3D/RepRapFirmware/releases/tag/3.2

                        Z-Bot CoreXY Build | Thingiverse Profile

                        1 Reply Last reply Reply Quote 0
                        • Nellorundefined
                          Nellor
                          last edited by Nellor

                          I can confirm this. It becomes visible (TOOL FAN) at the Dashboard when you switch the heater to active.
                          RepRapFirmware for Duet 3 MB6HC 3.2
                          Duet Web Control 3.2.0

                          2021-02-03 18_07_14-Window.jpg

                          2021-02-03 18_08_50-Window.jpg

                          ; Tools
                          M563 P0 S"Extruder" D0 H1 F0:1               ; define tool 0
                          G10 P0 X0 Y0 Z0                              ; set tool 0 axis offsets
                          G10 P0 R0 S0                                 ; set initial tool 0 active and standby temperatures to 0C
                          
                          ; Fans
                          M950 F0 C"out9" Q200                         ; create fan 0 (print cooling fan) on pin out9 and set its frequency
                          M106 P0 C"Part Cooling" S0 H-1               ; set fan 0 custom name and value. Thermostatic control (H-1) is turned off
                          
                          M950 F1 C"out7" Q500                         ; create fan 1 (hot end fan) on pin out7 and set its frequency
                          M106 P1 S1.0 H1 T45         		     ; set fan 1 name and value. Thermostatic control (H1) is turned on
                          
                          Phaedruxundefined 1 Reply Last reply Reply Quote 0
                          • Phaedruxundefined
                            Phaedrux Moderator @Nellor
                            last edited by Phaedrux

                            @Nellor What exactly are you confirming?

                            The Tool Fan slider will control the fan of the currently selected tool. You only have one tool defined, so Tool fan will control the fan called "Part Cooling".

                            M563 P0 S"Extruder" D0 H1 F0:1 ; define tool 0

                            That should be F0 and not F0:1 since your fan1 is thermostatically controlled.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            1 Reply Last reply Reply Quote 0
                            • Nellorundefined
                              Nellor
                              last edited by Nellor

                              M563 P0 S"Extruder" D0 H1 F0:1 ; define tool 0

                              Ok, thanks for the hint this is indeed wrong.

                              What I don't understand is why I have two sliders at the dashboard then?
                              So typically TOOL FAN and F0 or the custom name for F0.
                              I want only one to be visible in that case then TOOL FAN as there is only one tool.

                              And this was also the question from the thread opener:

                              They both do the same thing but I can't remove either of them and still have a working fan

                              Phaedruxundefined 1 Reply Last reply Reply Quote 0
                              • Phaedruxundefined
                                Phaedrux Moderator @Nellor
                                last edited by

                                @Nellor On the status page there is a button to "Change Visibility" of the fans there. See if hiding the tool fan there also hides it on the dashboard. If it doesn't that could be a feature request.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                Nellorundefined 1 Reply Last reply Reply Quote 0
                                • Nellorundefined
                                  Nellor @Phaedrux
                                  last edited by

                                  @Phaedrux
                                  Doesn't work, already tried... it hides only at the status page...

                                  1 Reply Last reply Reply Quote 0
                                  • Nellorundefined
                                    Nellor
                                    last edited by

                                    @Phaedrux said in Tool Fan selector in Duet Web Control:

                                    If it doesn't that could be a feature request.

                                    This is the thing what I wanted to confirm from the both guys before me 😉

                                    Phaedruxundefined 1 Reply Last reply Reply Quote 0
                                    • Phaedruxundefined
                                      Phaedrux Moderator @Nellor
                                      last edited by

                                      @Nellor I've brought that forward as a request. Until then, best just ignore it? Just try to keep in mind that it makes a lot more sense when multiple tools (or even LEDs on a fan header) are involved.

                                      Z-Bot CoreXY Build | Thingiverse Profile

                                      Nellorundefined 1 Reply Last reply Reply Quote 0
                                      • Nellorundefined
                                        Nellor @Phaedrux
                                        last edited by Nellor

                                        @Phaedrux
                                        Thank you!
                                        Of course I understand the intention in that case and it makes sense....

                                        1 Reply Last reply Reply Quote 0
                                        • DK4YAundefined
                                          DK4YA
                                          last edited by

                                          I'll try here. There is still no solution for the double controller with the same function?

                                          Phaedruxundefined 1 Reply Last reply Reply Quote 0
                                          • Phaedruxundefined
                                            Phaedrux Moderator @DK4YA
                                            last edited by

                                            @DK4YA said in Tool Fan selector in Duet Web Control:

                                            I'll try here. There is still no solution for the double controller with the same function?

                                            The solution is to hide the slider if you don't want to see it duplicated.

                                            Z-Bot CoreXY Build | Thingiverse Profile

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