Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Remapping XY to 6 & 7 on the expansion board for Duet WiFi

    Tuning and tweaking
    3
    4
    93
    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.
    • Billsrf
      Billsrf last edited by

      @dc42 @PHAEDRUX Im confused as to why I am getting and A&B phasing error on my DWC when i try to home Y. config.g Screen Shot 2020-06-22 at 2.55.24 PM.png Where am I going wrong?? I am using the M584 X0 Y6 Z2 E5 command.

      www.dpp3d.com , pellet fed large format 3d printers

      Phaedrux droftarts 2 Replies Last reply Reply Quote 0
      • Phaedrux
        Phaedrux Moderator @Billsrf last edited by

        @Billsrf said in Remapping XY to 6 & 7 on the expansion board for Duet WiFi:

        I am using the M584 X0 Y6 Z2 E5 command.

        No, according to your config you're using this

        M569 P0 S1                                 ; physical drive 0 goes forwards
        M569 P6 S0                                 ; physical drive 1 goes backwards
        M569 P2 S0                                 ; physical drive 2 goes backwards
        M569 P5 S0                                 ; physical drive 3 goes forwards
        M584 X0 Y1 Z2 E5                           ; set drive mapping
        

        How do you actually have your motors wired?

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • droftarts
          droftarts administrators @Billsrf last edited by

          @Billsrf M500 does not save M584 driver assignments, so if you reset the board it will revert to the M584 setting in config.g. M500 in RRF saves only a limited range of settings, see https://duet3d.dozuki.com/Wiki/Gcode#Section_M500_Store_parameters . You need to change the M584 in your config.g.

          Ian

          Cartesian bed-slinger with Duet 3 Mini 5+ WiFi : RRP Fisher Delta v1 with Duet 2 Maestro : TronXY X5S with Duet 2 Wifi (in progress)

          1 Reply Last reply Reply Quote 1
          • Billsrf
            Billsrf last edited by

            That fixed it!!!! I was entering it from the G-code line. Not on the config. Thank you

            www.dpp3d.com , pellet fed large format 3d printers

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