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

    Out vs io.out

    Scheduled Pinned Locked Moved Solved
    General Discussion
    2
    4
    209
    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.
    • Donpiundefined
      Donpi
      last edited by

      Juste wandering...

      I have the blTouch on IO_7 and a fan on OUT7.
      Is it normal that when I deploy the probe it starts the fan ?

      Bye.

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

        No, that's not normal. IO7.out is completely separate from OUT7.

        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

        Donpiundefined 1 Reply Last reply Reply Quote 0
        • Donpiundefined
          Donpi @dc42
          last edited by Donpi

          @dc42 Ok I found what is appening.

          The problem is not between IO_7.out and OUT7.
          But between IO_7.out and OUT4.

          In OUT4 I have a LED strip, with I declare like that on pin 0.

          M950 P0 C"out4" Q500  
          

          And my blTouche is declared like taht on servo 0.

          M950 S0 C"io5.out"
          

          The real problem ( if we say there is one) is between servo and pin when they have the same ID. In my case servo 0 and pin 0.

          Of course I solved this changing my pin's ID.

          Bye
          Juan

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

            Thanks for clarifying that. I have update the documentation for M950 to clarify that servo pins are just GPIO pins with a different default PWM frequency. I will mark this as solved.

            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 2
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA