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

    CoreXY mode not being honored

    Scheduled Pinned Locked Moved Solved
    Tuning and tweaking
    2
    5
    202
    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.
    • wdenkerundefined
      wdenker
      last edited by wdenker

      I have a new machine I just built and have used this config on other machines but it seems that both motors are moving with the exception of one of the z motors which happens to be on my expansion board. Wondering where I went wrong I have attatched the config.g for the most part everything else is working. Also the filament runout sensor works as expected but am getting a pop up every 20-30 seconds saying no filament. Even though nothing is changing there. So a couple of oddities with it.config (2).g

      www.bd3dcustoms.com | BD3DCUSTOMS Supercube

      Dr_Ju_Juundefined 1 Reply Last reply Reply Quote 0
      • Dr_Ju_Juundefined
        Dr_Ju_Ju @wdenker
        last edited by

        @wdenker Why 2 sets of drive mappings (lines 19 & 29) ??

        Julian,

        Old goat, learning new things….

        wdenkerundefined 1 Reply Last reply Reply Quote 0
        • wdenkerundefined
          wdenker @Dr_Ju_Ju
          last edited by

          @Dr_Ju_Ju we were testing a theory on it but I need to remove one.

          www.bd3dcustoms.com | BD3DCUSTOMS Supercube

          Dr_Ju_Juundefined 1 Reply Last reply Reply Quote 0
          • Dr_Ju_Juundefined
            Dr_Ju_Ju @wdenker
            last edited by

            @wdenker

            I don't know if will help, but here's my motor configs & mappings

            ; Configure Drives

            M569 P0.1 S1 ; physical drive 0.0 goes forwards - A
            M569 P0.0 S1 ; physical drive 0.1 goes forwards - B
            M569 P0.2 S0 ; physical drive 0.0 goes backwards - Z0
            M569 P0.3 S1 ; physical drive 0.1 goes forwards - Z1
            M569 P0.4 S0 ; physical drive 0.2 goes backwards - Z2
            M569 P0.5 S1 ; physical drive 0.3 goes forwards - Z3

            M569 P1.0 S0 ; physical drive 1.0 goes backwards - Extruder

            ; set drive mappings X, Y, Z
            M584 X0.0
            M584 Y0.1
            M584 Z0.2:0.3:0.4:0.5
            M584 E1.0 ; set drive mapping E (extruder on 3HC)

            Julian,

            Old goat, learning new things….

            wdenkerundefined 1 Reply Last reply Reply Quote 0
            • wdenkerundefined
              wdenker @Dr_Ju_Ju
              last edited by

              @Dr_Ju_Ju said in CoreXY mode not being honored:

              M584 E1.0 ; set drive mapping E (extruder on 3HC)

              I figured it out for the movements.. Now to figure out the filament sensor. I can't have 0.1 assigned to two different axis'

              www.bd3dcustoms.com | BD3DCUSTOMS Supercube

              1 Reply Last reply Reply Quote 0
              • Phaedruxundefined Phaedrux marked this topic as a question
              • Phaedruxundefined Phaedrux has marked this topic as solved
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA