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

    BL-Touch - multiple problems -

    Scheduled Pinned Locked Moved Unsolved
    Firmware installation
    5
    60
    2.4k
    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.
    • Phaedruxundefined
      Phaedrux Moderator @dutti
      last edited by

      @barbarossa-cologne said in BL-Touch - multiple problems -:

      short describtion for update firmware?
      with pi 4

      https://duet3d.dozuki.com/Wiki/Getting_Started_With_Duet_3#Section_Updating_Duet_3_main_board_firmware

      M401 / M402 are not working. The web control shows the normal green button on rigth bottom screen but no moving.
      When I connect the BL the test move happens.......
      M280 P0 S120

      green button on screen, no moving or something else.

      It sounds like a wiring issue. The probe is getting power and ground, but no signal. Triple check your wiring and crimps. A good test is to connect the short leads from the BLtouch directly to the board to eliminate the extension wires.

      Z-Bot CoreXY Build | Thingiverse Profile

      duttiundefined 2 Replies Last reply Reply Quote 0
      • duttiundefined
        dutti @Phaedrux
        last edited by

        @barbarossa-cologne

        I saw this settings made in the configuration tool. I tried to change the settings manual. Maybe I made somethig wrong there?

        z.jpeg io.mapping.jpeg

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

          That all looks ok as long as you're actually wired up to the io7 in and out pins.

          Z-Bot CoreXY Build | Thingiverse Profile

          duttiundefined 1 Reply Last reply Reply Quote 0
          • duttiundefined
            dutti @Phaedrux
            last edited by

            @Phaedrux
            ok. I´ll check everything-

            1 Reply Last reply Reply Quote 0
            • duttiundefined
              dutti @Phaedrux
              last edited by

              @Phaedrux
              What do you mean with ´´actually wired up to the ioin and out pins´´?

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

                I mean that your config looks ok, now the wiring must be correct for the config to work.

                Z-Bot CoreXY Build | Thingiverse Profile

                duttiundefined 1 Reply Last reply Reply Quote 0
                • duttiundefined
                  dutti @Phaedrux
                  last edited by

                  @Phaedrux
                  ok sry.
                  I tested the wiring. Its not the problem....
                  this is the last problem I have to solve before starting. Thats really bad.

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

                    If that's the case and the wiring is good please update your firmware (as linked above for the Duet + SBC). Send M115 after to verify.

                    Then please send M98 Pconfig.g and report any errors.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    duttiundefined 2 Replies Last reply Reply Quote 0
                    • duttiundefined
                      dutti @Phaedrux
                      last edited by

                      @Phaedrux
                      M98 Error: Non-empty string expected
                      firmware is updated

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

                        That's a weird error. You're sending this exactly?

                        M98 Pconfig.g

                        Z-Bot CoreXY Build | Thingiverse Profile

                        duttiundefined 1 Reply Last reply Reply Quote 0
                        • duttiundefined
                          dutti @Phaedrux
                          last edited by

                          @Phaedrux said in BL-Touch - multiple problems -:

                          M98 Pconfig.g

                          yes

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

                            try M98 P"config.g"

                            Z-Bot CoreXY Build | Thingiverse Profile

                            1 Reply Last reply Reply Quote 0
                            • duttiundefined
                              dutti @Phaedrux
                              last edited by

                              @Phaedrux said in BL-Touch - multiple problems -:

                              M98 Pconfig.g

                              ´´´Response to long, see console´´.
                              I havent connected the expansion board, yet. Is this a problem?

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

                                Are you in the DWC gcode console when you send that?

                                Z-Bot CoreXY Build | Thingiverse Profile

                                duttiundefined 1 Reply Last reply Reply Quote 0
                                • duttiundefined
                                  dutti @Phaedrux
                                  last edited by

                                  @Phaedrux yes

                                  1 Reply Last reply Reply Quote 0
                                  • duttiundefined
                                    dutti
                                    last edited by

                                    I homed z again. It's homing without triggering manual the BL.

                                    Also when I go down with the z axis... doesn't care which amount and then homing z, the z motors are turning back always the same amount and it stops.
                                    --> I hope that helps

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

                                      I'm not exactly sure what you mean.

                                      Looking back over your config.g I notice two things on your M558 command that we can try changing.

                                      M558 P9 C"^io7.in" H15 F120 1400

                                      First, you're missing the T in front of the 1400 to define the travel speed between probe points.

                                      Second, try removing the ^ from in front of io7.in. I think it's only zprobe.in that requires the pullup.

                                      I'd still like to see what the gcode console output is from sending M98 P"config.g" It should echo SOMETHING back.

                                      Z-Bot CoreXY Build | Thingiverse Profile

                                      1 Reply Last reply Reply Quote 0
                                      • duttiundefined
                                        dutti
                                        last edited by

                                        M558 P9 C"io7.in" H15 F120 T1400 ----> doesn´t work

                                        M98 P"config.g"
                                        --> response to long, see console

                                        Should I buy a other sensor?
                                        My motivation after a few days is down.....

                                        JoergS5undefined 1 Reply Last reply Reply Quote 0
                                        • JoergS5undefined
                                          JoergS5 @dutti
                                          last edited by

                                          @barbarossa-cologne what does the console say? If you cannot read it, you can download it into a file:
                                          https://duet3d.dozuki.com/Wiki/Duet_Web_Control_Manual#Section_G_Code_Console

                                          duttiundefined 1 Reply Last reply Reply Quote 0
                                          • duttiundefined
                                            dutti @JoergS5
                                            last edited by

                                            @JoergS5

                                            M98 P"config.g"
                                            Error: M569: Response timeout: CAN addr 1, req type 6018, RID=108
                                            Error: M569: Response timeout: CAN addr 1, req type 6018, RID=109
                                            Error: M569: Response timeout: CAN addr 1, req type 6018, RID=110
                                            Error: M350: Response timeout: CAN addr 1, req type 6021, RID=111
                                            Response timeout: CAN addr 1, req type 6021, RID=112
                                            Response timeout: CAN addr 1, req type 6021, RID=113
                                            Error: M906: Response timeout: CAN addr 1, req type 6017, RID=114
                                            Response timeout: CAN addr 1, req type 6017, RID=115
                                            Response timeout: CAN addr 1, req type 6017, RID=116
                                            Error: M557: bad grid definition: Too many grid points; suggest increase spacing to 31.8mm
                                            Warning: M307: Heater 0 appears to be over-powered. If left on at full power, its temperature is predicted to reach 365C
                                            Warning: M307: Heater 0 appears to be over-powered. If left on at full power, its temperature is predicted to reach 404C

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