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

    Slicer shuts off hotend fan.

    Scheduled Pinned Locked Moved Solved
    Using Duet Controllers
    4
    18
    755
    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.
    • GeneRisiundefined
      GeneRisi @luka1952
      last edited by

      @luka1952 I am confused now. You told @fcwilt "When I turn on the hotend fan in the duet web control it turns the right fan on. So I assume its ok."

      luka1952undefined 1 Reply Last reply Reply Quote 0
      • luka1952undefined
        luka1952 @GeneRisi
        last edited by

        @generisi Sorry my mistake.

        To be clear:
        I have only one slider in duet web control and it is part cooling fan.
        When I use it part cooling fan is working.
        When I set temp. higher the 45 deg. on my hotend the hotend fan kicks in.

        fcwiltundefined 1 Reply Last reply Reply Quote 1
        • Gixxerfastundefined
          Gixxerfast @luka1952
          last edited by

          @luka1952 said in Slicer shuts off hotend fan.:

          M563 P0 S"Sherpa/Dragon" D0 H1 F1 ; define tool 0

          Is this correct?

          M563 P0 S"Sherpa/Dragon" D0 H1 F1 ; define tool 0
          

          I'm assuming you should have F0 instead ?

          Voron V2.4 (#1317) with Duet 3 Mini5+ Wifi and 1LC v1.1 Toolboard
          Voron V0.1 (#637) with Duet 3 Mini 5+ Wifi and 1LC v1.2 Toolboard
          Ender 3 Pro with BTT SKR-2 + RRF

          luka1952undefined 1 Reply Last reply Reply Quote 1
          • luka1952undefined
            luka1952 @Gixxerfast
            last edited by

            @gixxerfast
            I've just change it.
            Before it was F0 but I've got the same problem.

            GeneRisiundefined Gixxerfastundefined 2 Replies Last reply Reply Quote 0
            • GeneRisiundefined
              GeneRisi @luka1952
              last edited by

              @luka1952 Your config has this
              M106 P1 C"Hotend Fan" S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on
              I think you either want to say S255 or S1.0 . S1 looks to the firmware like you want the fan set to 1 out of 255.

              fcwiltundefined 1 Reply Last reply Reply Quote 0
              • Gixxerfastundefined
                Gixxerfast @luka1952
                last edited by Gixxerfast

                @luka1952 It should be the part cooling fan associated with the tool so it should be F0 (or nothing at all).

                Also you should (as far as I know) end your config by selecting the tool with a:

                T0
                

                Also try removing the S"Sherpa/Dragon" (just to test)

                And the above that GeneRisi wrote 🙂 ^

                Voron V2.4 (#1317) with Duet 3 Mini5+ Wifi and 1LC v1.1 Toolboard
                Voron V0.1 (#637) with Duet 3 Mini 5+ Wifi and 1LC v1.2 Toolboard
                Ender 3 Pro with BTT SKR-2 + RRF

                1 Reply Last reply Reply Quote 0
                • luka1952undefined
                  luka1952
                  last edited by

                  Ok, thanks I'll try to change it and see what happens

                  1 Reply Last reply Reply Quote 0
                  • fcwiltundefined
                    fcwilt @GeneRisi
                    last edited by

                    @generisi said in Slicer shuts off hotend fan.:

                    I think you either want to say S255 or S1.0 . S1 looks to the firmware like you want the fan set to 1 out of 255.

                    That's what the docs say. However testing reveals that, in firmware 3.3 at least, S1 get special treatment and is the same as S1.0

                    Frederick

                    Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                    1 Reply Last reply Reply Quote 0
                    • fcwiltundefined
                      fcwilt @luka1952
                      last edited by

                      @luka1952

                      Did you look at the slicer code and verify the M106/M107 commands have no parameter?

                      Frederick

                      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                      luka1952undefined 1 Reply Last reply Reply Quote 0
                      • luka1952undefined
                        luka1952 @fcwilt
                        last edited by

                        @fcwilt
                        Yes,it has no parameter.

                        1 Reply Last reply Reply Quote 1
                        • Gixxerfastundefined
                          Gixxerfast
                          last edited by Gixxerfast

                          Could you post your latest config.g and a picture from DWC where one can see the fans?

                          So just to recap, before you run the gcode from the slicer the hotend fan (Fan 1) is running and directly when you start the slicer gcode, fan 1 stops?

                          And, when you move the tool fan slider in DWC the part cooling fan starts and stops?

                          Voron V2.4 (#1317) with Duet 3 Mini5+ Wifi and 1LC v1.1 Toolboard
                          Voron V0.1 (#637) with Duet 3 Mini 5+ Wifi and 1LC v1.2 Toolboard
                          Ender 3 Pro with BTT SKR-2 + RRF

                          1 Reply Last reply Reply Quote 0
                          • luka1952undefined
                            luka1952
                            last edited by

                            Hi everyone.
                            After making suggested changes everything is working correctly now. Thanks a lot 🙂

                            1 Reply Last reply Reply Quote 2
                            • Phaedruxundefined Phaedrux marked this topic as a question
                            • Phaedruxundefined Phaedrux has marked this topic as solved
                            • First post
                              Last post
                            Unless otherwise noted, all forum content is licensed under CC-BY-SA