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

X5SA DuetWifi - Common Problems and Fixes.

Scheduled Pinned Locked Moved
General Discussion
5
32
2.3k
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.
  • undefined
    chriskimbr
    last edited by 19 Feb 2019, 23:37

    Stock Motors are current plugged in as is, no rewiring.

    Stops are rewired, stp and blck for ground on two ends.

    Homing, going haywire, running into stop sensors and grinding.

    1 Reply Last reply Reply Quote 0
    • undefined
      Stephen6309
      last edited by 19 Feb 2019, 23:42

      We'll need your config.g and homing files.

      Usaually grinding against the endstops, means the firmware thinks the endstop is never triggered.

      1 Reply Last reply Reply Quote 0
      • undefined
        chriskimbr
        last edited by 19 Feb 2019, 23:49

        when i do the tests and it prompts to press x endstop, it sees it.

        But when i home, its ignores it.

        1 Reply Last reply Reply Quote 0
        • undefined
          DocTrucker
          last edited by 19 Feb 2019, 23:57

          Assuming motors are wired as the duet expects...

          Power off machine.
          Manually move machine slowly to ensure limit switches are touched.
          Move head to middle of x, y, z travel.
          Power on machine.
          Send gcode G92 X0 Y0 Z0.
          Use the web control to nudge each axis in small movements to ensure it moves in the correct direction.
          While in a position where no limit switches are triggered send M119 to endure the firmware agrees that no endstop is triggered.
          Press and hold each endstop switch in turn and send M119 and ensure the limit switch is recognised on the firmware, and is correctly at the min or max travel.
          Home each axis in turn ensuring the axis moves toward the switch.

          Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

          undefined 1 Reply Last reply 19 Feb 2019, 23:59 Reply Quote 0
          • undefined
            DocTrucker
            last edited by DocTrucker 19 Feb 2019, 23:59

            We'll need to see config and homing files if my previous post doesn't help.

            Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

            undefined 1 Reply Last reply 21 Feb 2019, 06:55 Reply Quote 0
            • undefined
              chriskimbr @DocTrucker
              last edited by 19 Feb 2019, 23:59

              @doctrucker will try tonight and post results.

              1 Reply Last reply Reply Quote 0
              • undefined
                DocTrucker
                last edited by 20 Feb 2019, 00:07

                To save other people searching this is the machine:

                http://www.tronxy.com/web/index.php?topclassid=11&classid=17&id=77&lanstr=en&wap=1

                330mm in x and z, 400 in z. Appears to be a core xy belt pattern.

                Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                1 Reply Last reply Reply Quote 0
                • undefined
                  DocTrucker
                  last edited by 20 Feb 2019, 00:12

                  If you've not seen the following it's worth a read:

                  https://duet3d.dozuki.com/Wiki/Connecting_endstop_switches

                  Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    chriskimbr
                    last edited by 21 Feb 2019, 06:51

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • undefined
                      chriskimbr
                      last edited by 21 Feb 2019, 06:53

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • undefined
                        chriskimbr
                        last edited by 21 Feb 2019, 06:54

                        5_1550732071399_homex.g 4_1550732071399_homedelta.g 3_1550732071399_homeall.g 2_1550732071398_config.g 1_1550732071398_homez.g 0_1550732071398_homey.g

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          chriskimbr @DocTrucker
                          last edited by 21 Feb 2019, 06:55

                          @doctrucker Home X and Home Y seem to be working now.
                          However Home Z sends the Bed down(+) instead of up(-) towards the hot end.

                          1 Reply Last reply Reply Quote 0
                          • undefined
                            DocTrucker
                            last edited by DocTrucker 21 Feb 2019, 06:56

                            How did you get on following the list of checks I suggested? Where did it go wrong?

                            Edit: writing while you posted!

                            Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              DocTrucker
                              last edited by DocTrucker 21 Feb 2019, 07:18

                              Try running I0 on M558 in the config file?

                              Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                              undefined 1 Reply Last reply 21 Feb 2019, 07:36 Reply Quote 0
                              • undefined
                                DocTrucker
                                last edited by 21 Feb 2019, 07:21

                                If you look on the web control it displays the reading from the probe. If it doesn't menyion the probe on the endstop status check there.

                                You wang to ensure it triggers at the right level manually before using it automatically.

                                If it is triggered when it shouldn't be and not triggered when it should be (according to dwc or firmware rather than light on probe) then the I on M558 is inverted.

                                Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                1 Reply Last reply Reply Quote 0
                                • undefined
                                  DocTrucker
                                  last edited by DocTrucker 21 Feb 2019, 07:23

                                  ...but it will raise a little before diving as defined by the dive height.

                                  "When using mesh bed compensation or running G30 commands with specified XY coordinates (for example from the bed.g file), the firmware moves the Z probe to this height above where it expects the bed to be before commencing probing."

                                  https://duet3d.dozuki.com/Wiki/Gcode

                                  Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                  1 Reply Last reply Reply Quote 0
                                  • undefined
                                    chriskimbr @DocTrucker
                                    last edited by 21 Feb 2019, 07:36

                                    @doctrucker said in X5SA DuetWifi - Common Problems and Fixes.:

                                    I0

                                    didn't help. Z dives when hitting homez.

                                    undefined 1 Reply Last reply 21 Feb 2019, 08:02 Reply Quote 0
                                    • undefined
                                      dc42 administrators
                                      last edited by 21 Feb 2019, 07:54

                                      Have you tested and calibrated the Z probe? https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe

                                      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
                                      • undefined
                                        DocTrucker @chriskimbr
                                        last edited by DocTrucker 21 Feb 2019, 08:02

                                        @chriskimbr more than 5mm? Leave the I setting as it was if the duet was reporting it triggered when it should be.

                                        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                        1 Reply Last reply Reply Quote 0
                                        • undefined
                                          chriskimbr
                                          last edited by 21 Feb 2019, 08:09

                                          homex works great
                                          homey works great

                                          homez sloooowly dives to bottom and grinds into it.

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