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

basic fan control issue

Scheduled Pinned Locked Moved
General Discussion
2
9
369
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
    RyanP
    last edited by RyanP 12 May 2020, 03:00 5 Dec 2020, 02:59

    I have two 5015 part cooling fans for my single hot end. I have them attached to F0 and F1. My understanding is that I should have the following in my config.g

    ;Fans
    M106 P0 S0 I0 F500 H-1
    M106 P1 S0 I0 F500 H-1

    ;Tool
    M563 P0 D0 H1 F0:1

    When I do this, my visible fans in DWC start a Fan2 and beyond, never showing Fan 0 or Fan 1....and Tool Fan is not there either.

    In one of my other printers (using a Maestro) I can see the following:

    Fan on Maestro.jpg

    When I adjust either of these up or down, my part cooling fan turns on and off, as desired.

    On my Wifi, with the same Gcode for fans and tools I get nothing:

    Fan on Wifi.jpg

    I can't pull any more hair out....

    CR10S, August 2018
    Anycubic Photon S December 2019
    Ender 5 Feb 2020
    Ender 5 Plus May 2020
    Anycubic Photon Mono X Nov 2020
    ~
    https://3dimensiongames.com/

    1 Reply Last reply Reply Quote 0
    • undefined
      Veti
      last edited by 5 Dec 2020, 04:06

      which firmware version are both running?

      undefined 1 Reply Last reply 5 Dec 2020, 04:10 Reply Quote 0
      • undefined
        RyanP
        last edited by 5 Dec 2020, 04:08

        Definitely something wrong. Found a previous working SD card back up and the Fans and Tools sections were very vanilla:

        ;Fans
        M106 P0 S0 I0 F500 H-1 ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
        M106 P1 S1 I0 F500 H1 T45 ; set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
        M106 P2 S1 I0 F500 H1:0 T45 ; set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on

        ; Tools
        M563 P0 D0 H1 F0 ; 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

        Fan on Wifi.jpg

        Fan 0 and Tool fan are somehow disabled.

        With the same gcode script for Fans and Tools on my other printer, I can see Tool fan and Fan 0. Same script.

        Could my DWC get corrupt?

        CR10S, August 2018
        Anycubic Photon S December 2019
        Ender 5 Feb 2020
        Ender 5 Plus May 2020
        Anycubic Photon Mono X Nov 2020
        ~
        https://3dimensiongames.com/

        1 Reply Last reply Reply Quote 0
        • undefined
          RyanP @Veti
          last edited by 5 Dec 2020, 04:10

          @Veti

          Wifi Firmware.jpg

          Both running 2.05

          CR10S, August 2018
          Anycubic Photon S December 2019
          Ender 5 Feb 2020
          Ender 5 Plus May 2020
          Anycubic Photon Mono X Nov 2020
          ~
          https://3dimensiongames.com/

          1 Reply Last reply Reply Quote 0
          • undefined
            Veti
            last edited by 5 Dec 2020, 04:23

            do a M98 P"config.g" and see if your config has problems

            undefined 1 Reply Last reply 5 Dec 2020, 04:24 Reply Quote 0
            • undefined
              RyanP
              last edited by 5 Dec 2020, 04:23

              Well. My DWC was old. I just uploaded the latest release. Fan 0 showed up.

              So I update my config.g with

              ;Fans
              M106 P0 S0 I0 F500 H-1 ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
              M106 P1 S0 I0 F500 H-1 ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
              M106 P2 S1 I0 F500 H1:0 T45 ; set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on

              ; Tools
              M563 P0 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

              And all of a sudden, both Fan 0 and Fan 1 showed up. Still no tool fan, but at least I have what I need.

              CR10S, August 2018
              Anycubic Photon S December 2019
              Ender 5 Feb 2020
              Ender 5 Plus May 2020
              Anycubic Photon Mono X Nov 2020
              ~
              https://3dimensiongames.com/

              1 Reply Last reply Reply Quote 0
              • undefined
                RyanP @Veti
                last edited by 5 Dec 2020, 04:24

                @Veti

                Ran. From Console.

                M98 P"config.g"
                HTTP is enabled on port 80
                FTP is disabled
                TELNET is disabled

                CR10S, August 2018
                Anycubic Photon S December 2019
                Ender 5 Feb 2020
                Ender 5 Plus May 2020
                Anycubic Photon Mono X Nov 2020
                ~
                https://3dimensiongames.com/

                1 Reply Last reply Reply Quote 0
                • undefined
                  Veti
                  last edited by 5 Dec 2020, 04:25

                  maybe its time to update to 3.1.1 for you.

                  1 Reply Last reply Reply Quote 1
                  • undefined
                    RyanP
                    last edited by 5 Dec 2020, 17:18

                    In the new year. Too much printing to do before Christmas and I don't want to miss a 0 or a 1 somewhere in the conversion and slow my printing schedule down.

                    CR10S, August 2018
                    Anycubic Photon S December 2019
                    Ender 5 Feb 2020
                    Ender 5 Plus May 2020
                    Anycubic Photon Mono X Nov 2020
                    ~
                    https://3dimensiongames.com/

                    1 Reply Last reply Reply Quote 1
                    7 out of 9
                    • First post
                      7/9
                      Last post
                    Unless otherwise noted, all forum content is licensed under CC-BY-SA