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

How can I use my E1 heater as a pwn controlled fan port

Scheduled Pinned Locked Moved
Duet Hardware and wiring
4
7
356
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
    maroonds
    last edited by maroonds 2 Jun 2020, 10:19 6 Feb 2020, 10:18

    that turns off when the extruder gets below 30 degrees? I'm on the latest RRF3.
    I'm trying this on my duet maestro.
    Any help is greatly appreciated.

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by dc42 6 Feb 2020, 10:22

      1. Use M950 to create a fan using the E1 heater output:. Assuming you already have fans 0, 1 and 2 then the next available is 3:
        M950 F3 C"e1heat"

      2. Use M106 in the normal way to make fan 3 thermostatic. If the hot end thermistor is configured as sensor 1:
        M106 P3 H1 T30 S1

      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

      undefined undefined 2 Replies Last reply 6 Feb 2020, 14:37 Reply Quote 0
      • undefined
        maroonds @dc42
        last edited by 6 Feb 2020, 14:37

        @dc42 Thank you! But whats the polarity on those connectors?

        undefined 1 Reply Last reply 6 Feb 2020, 16:08 Reply Quote 0
        • undefined
          droftarts administrators @maroonds
          last edited by 6 Feb 2020, 16:08

          @maroonds See https://duet3d.dozuki.com/Wiki/Duet_2_Maestro_Wiring_Diagram

          Ian

          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

          1 Reply Last reply Reply Quote 0
          • undefined
            tekstyle @dc42
            last edited by 30 Mar 2020, 19:47

            @dc42 said in How can I use my E1 heater as a pwn controlled fan port:

            1. Use M950 to create a fan using the E1 heater output:. Assuming you already have fans 90, 1 and 2 then the next available is 3:
              M950 F3 C"e1heat"

            2. Use M106 in the normal way to make fan 3 thermostatic. If the hot end thermistor is configured as sensor 1:
              M106 P3 H1 T30 S1

            In your example, what if I needed pwn1 as a fan port. Assuming I have fans 0,12,3,4,5,6,7,8. Do I do m950 F9 c"pwn1"
            ?

            1 Reply Last reply Reply Quote 0
            • undefined
              dc42 administrators
              last edited by 30 Mar 2020, 21:19

              If you mean duex.pwm1 then that port is shared with heater 3. You can use one or the other.

              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

              undefined 1 Reply Last reply 30 Mar 2020, 21:55 Reply Quote 0
              • undefined
                tekstyle @dc42
                last edited by 30 Mar 2020, 21:55

                @dc42 said in How can I use my E1 heater as a pwn controlled fan port:

                If you mean duex.pwm1 then that port is shared with heater 3. You can use one or the other.

                I just realized it after reading through some more literature that it's either or. Thank you for confirming.

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