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

    Phaedrux Cannot move x-y-z axis on my cr-10 help!

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    10
    920
    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.
    • ngwpowerundefined
      ngwpower
      last edited by

      Cannot move my xyz axis on my cr-10 with
      Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
      Firmware Electronics: Duet WiFi 1.02 or later
      Firmware Version: 2.01beta2(RTOS) (2018-07-14b5)
      WiFi Server Version: 1.19
      Web Interface Version: 1.21.1
      Please help
      homeall.g
      ; homeall.g
      ; called to home all axes
      ;
      ; generated by RepRapFirmware Configuration Tool on Sun Aug 05 2018 11:24:11 GMT-0700 (Pacific Daylight Time)
      G91 ; relative positioning
      G1 Z5 F6000 S2 ; lift Z relative to current position
      G1 S1 X-305 Y-305 F1800 ; move quickly to X and Y axis endstops and stop there (first pass)
      G1 X5 Y5 F6000 ; go back a few mm
      G1 S1 X-305 Y-305 F360 ; move slowly to X and Y axis endstops once more (second pass)
      G1 S1 Z-405 F1800 ; move Z down stopping at the endstop
      G90 ; absolute positioning
      G92 Z20 ; set Z to axis minimum (you may want to adjust this)

      ; Uncomment the following lines to lift Z after probing
      ;G91 ; relative positioning
      ;G1 S2 Z5 F100 ; lift Z relative to current position
      ;G90 ; absolute positioning

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        I think you have some mismatched firmware versions

        Please update the following:

        https://github.com/dc42/RepRapFirmware/releases/download/2.01/Duet2CombinedFirmware.bin

        https://github.com/dc42/RepRapFirmware/releases/download/2.01/DuetWebControl-1.21.2-dc42.zip

        https://github.com/dc42/RepRapFirmware/releases/download/2.01/DuetWiFiServer-1.21.bin

        See if that helps.

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 1
        • ngwpowerundefined
          ngwpower
          last edited by

          Alot just can't wrap my head around the 0 &1 for movement direction will get her done! Thank You. PS found the reputation button! DUH

          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            @ngwpower said in Phaedrux Cannot move x-y-z axis on my cr-10 help!:

            the 0 &1 for movement direction

            I'm not sure what you mean.

            Z-Bot CoreXY Build | Thingiverse Profile

            ngwpowerundefined 2 Replies Last reply Reply Quote 0
            • ngwpowerundefined
              ngwpower @Phaedrux
              last edited by

              @phaedrux Hard time remembering which way the G Code sets the movement of the steppers 0 or 1. Just hard for my brain.will be okay after I get it sorted out. I am using a spreadsheet to follow my movements in Duet system editor. only way I can keep track of all this G Coding!.

              1 Reply Last reply Reply Quote 0
              • ngwpowerundefined
                ngwpower @Phaedrux
                last edited by

                @phaedrux Getting the error, suggestions Please.0_1533839976775_error m997.jpg

                1 Reply Last reply Reply Quote 0
                • Phaedruxundefined
                  Phaedrux Moderator
                  last edited by

                  Upload this one

                  https://github.com/dc42/RepRapFirmware/releases/download/2.0/iap4e.bin

                  Z-Bot CoreXY Build | Thingiverse Profile

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

                    Download iap4e.bin from the most recent release at https://github.com/dc42/RepRapFirmware/releases that includes it (release 2.0), and upload it through the Settings/General tab of Duet web Control.

                    Edit: Phaedrux beat me to it.

                    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 1
                    • ngwpowerundefined
                      ngwpower
                      last edited by

                      Thank You both the Phaedrux file worked this time. You guys rock👍 😙

                      1 Reply Last reply Reply Quote 0
                      • ngwpowerundefined
                        ngwpower
                        last edited by

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