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

    Can I switch hardware wiring pinout in config?

    Scheduled Pinned Locked Moved Solved
    Duet Hardware and wiring
    3
    3
    112
    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.
    • 3DPotterundefined
      3DPotter
      last edited by 3DPotter

      On the Duet 2 expansion slot lets say for Pin 5) E2_STEP and Pin 6) E2_DIR,

      Is there a way to switch them with each other?- To tell the control board to switch them.

      I understand this is a very strange ask, and the correct answer is to just fix my wiring, but this would save me some time if I can just change a config setting of some kind.

      Asking so we can fix prototypes faster, as we make a lot of new devices.

      Duat Board Diagram.png

      https://3dpotter.com/
      The only dedicated 3D ceramic printer using real clay.

      https://www.instagram.com/3dpotter/
      https://www.youtube.com/c/3dpotter/
      https://www.facebook.com/3dpotter/
      https://www.reddit.com/user/3D_Potterbot

      jay_s_ukundefined dc42undefined 2 Replies Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @3DPotter
        last edited by

        @3DPotter i suppose you could in the software. It would mean compiling your own release etc though

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

          @3DPotter as Jay says, you would need to compile your own firmware to do that. The pins used are defined in file src/Config/Pins_DuetNG.h. A further possible complication is that the current code assumes that all step pins are on Port D, so if you swap a step pin with another pin that is not on Port D then a code change would be needed too.

          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 0
          • 3DPotterundefined 3DPotter marked this topic as a question
          • 3DPotterundefined 3DPotter has marked this topic as solved
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA