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

    G-Code problem with 2 fans

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    5
    602
    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.
    • Reckhamundefined
      Reckham
      last edited by

      Hi there,

      I have a little G-Code question. Maybe anyone could help me:
      I have mounted a second printing fan and I do NOT want to connect them in series or parallel and my pins are like the following:

      heatpipe cooling fan is pinned on a always on fan.
      the 2 printing fans are pinned to fan 0 and 1. (duet location)

      I tried the following: "M563 P0 F1;" because I would like to use my F1 with Fan 0 in combination. I have also found some tool definitions with "M563 P0 D0 H1" and tried to make different changes, but the fans are are not running synchron.

      Could anyone tell me the correct G-Code for my .config?

      Thanks in advance 🙂

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

        Try appending F0:1 to your existing M563 tool definition in config.g.

        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

        Reckhamundefined 1 Reply Last reply Reply Quote 1
        • Reckhamundefined
          Reckham @dc42
          last edited by

          Hi @dc42,

          Thanks for the quick answer!
          So you mean "M563 P0 F0:1"?

          I will try that later 😉 Thanks so far! 😉

          Is there anything in the slicer configs what need to be added for the "P0" too?

          Have a nice evening

          Regards

          Reckham

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

            No, that command will delete the existing tool 0 and create a new one with 2 fans but no heaters or extruder drives - which is probably not what you want.

            You don't need to change the slicer configuration.

            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 1
            • Reckhamundefined
              Reckham
              last edited by Reckham

              Hi @dc42,

              fixed! The problem was, that Tool 0 manually had to be chosen.
              It does not automatically use the tool 0 or 1, even though there is only 1 tool active.

              This might be a nice suggestion from me as a hotfix for the next software update.
              Would be awesome if you could implement this.

              Thank you very very much for your help! 🙂

              Regards

              Reckham

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