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

    CoreXY web control?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    5
    744
    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.
    • 3dmntbighkerundefined
      3dmntbighker
      last edited by

      I am just getting my CoreXY going. I have started with the CoreXY example /sys directory. The first thing I'm wondering about is if the manual web control buttons are supposed to work correctly with CoreXY. Things seem to work correctly using the simple command line tests in the FAQ for CoreXY. Things seem to move where and how they should. But the web interface buttons are another kettle of cod. The X and Y buttons both move things in both axis, and the Z seems to lurch briefly as well. Are the buttons controlled by settings in config.g or somewhere else? At the moment you can't move in just one axis.

      Scratch built CoreXY with Maestro
      Heavily modified Ender 3 with Maestro
      MPCNC work in progress with Duet WiFi

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

        Yes the jog buttons do work properly on CoreXY printers. If trying to move just X or just Y results in both motors moving, then either only one of the X and Y motors is working (you can test them with G1 S2 commands as described at https://duet3d.com/wiki/Configuring_RepRapFirmware_for_a_CoreXY_printer#Commissioning)), or there isn't a valid M667 command in config.g to put the firmware into CoreXY mode.

        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
        • 3dmntbighkerundefined
          3dmntbighker
          last edited by

          I hate to say it, but neither of those are the case. All three motors (XYZ) can be tested with G1 S2 commands. And there is an M667 CoreXY command. I used the CoreXY sample directory and just changed the build volumes to 300x300x300. The X buttons move the carriage on one diagonal and the Y buttons the other.

          Scratch built CoreXY with Maestro
          Heavily modified Ender 3 with Maestro
          MPCNC work in progress with Duet WiFi

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

            Try building a new config.g file and homing files using https://configurator.reprapfirmware.org. That sample file may be out of date.

            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
            • 3dmntbighkerundefined
              3dmntbighker
              last edited by

              I found a second M667 that was the culprit. Thanks, I'm getting up to speed.

              Scratch built CoreXY with Maestro
              Heavily modified Ender 3 with Maestro
              MPCNC work in progress with Duet WiFi

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