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

    12v fan on stepdown buck! config help?

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    6
    273
    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.
    • KevinSantundefined
      KevinSant
      last edited by

      FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.2.2 ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2021-02-11

      i connected a buck to center fan pin vin to run 12v fans
      what should my config file look like for m106 command to controll speed since itsn not pwm would it still be S>255

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

        What fan port are you connecting the fan to?

        @bks31 said in 12v fan on stepdown buck! config help?:

        what should my config file look like for m106 command to controll speed since itsn not pwm would it still be S>255

        I don't understand your question. The S parameter controls the PWM duty cycle. Even for fans that aren't specifically PWM capable. You can use S0 to S1 and any decimal value in between or you can use S0 to S255.

        https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M106_Fan_On

        Z-Bot CoreXY Build | Thingiverse Profile

        KevinSantundefined 1 Reply Last reply Reply Quote 0
        • KevinSantundefined
          KevinSant
          last edited by

          ok i see so even on 12 or 24 v for half speed would be s127 or s.05 right both would work?

          Phaedruxundefined Vetiundefined 2 Replies Last reply Reply Quote 0
          • KevinSantundefined
            KevinSant @Phaedrux
            last edited by

            @Phaedrux i connected the step down to center pin on the fan jumper and that fan to fan0

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

              @bks31 said in 12v fan on stepdown buck! config help?:

              ok i see so even on 12 or 24 v for half speed would be s127 or s.05 right both would work?

              Yes that's right. PWM doesn't change the voltage provided, it just changes the time that voltage is applied.

              @bks31 said in 12v fan on stepdown buck! config help?:

              @Phaedrux i connected the step down to center pin on the fan jumper and that fan to fan0

              That sounds correct.

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 0
              • Vetiundefined
                Veti @KevinSant
                last edited by

                @bks31 said in 12v fan on stepdown buck! config help?:

                ok i see so even on 12 or 24 v for half speed would be s127 or s.05 right both would work?

                it depends on the fan. some fans dont like pwm signals and either dont change speed or refuse to run.

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