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

    Bltouch setup need help

    Scheduled Pinned Locked Moved
    Firmware installation
    4
    93
    3.9k
    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
      last edited by

      Ok home X and Y first, move the print head to the center and then send G30. Does the pin deploy? Does the Z axis move? If you touch the pin does the Z axis stop?

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • Elvis0zundefined
        Elvis0z
        last edited by

        @Elvis0z said in Bltouch setup need help:

        Error: G30: Insufficient axes homed for bed probing

        Yep deployed and red light went out and got the error

        Error: G30: Insufficient axes homed for bed probing

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

          @Elvis0z please remove
          M307 H3 A-1 C-1 D-1
          this not valid in RRF3 any more.

          Edit: this is the source: https://duet3d.dozuki.com/Wiki/RepRapFirmware_3_overview#Section_M307

          Elvis0zundefined 1 Reply Last reply Reply Quote 0
          • Elvis0zundefined
            Elvis0z @JoergS5
            last edited by

            @JoergS5
            Yep removed

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

              @Elvis0z said in Bltouch setup need help:

              Error: G30: Insufficient axes homed for bed probing

              Just to make sure, the files you are editing are in the /sys folder, right?

              Z-Bot CoreXY Build | Thingiverse Profile

              Elvis0zundefined 1 Reply Last reply Reply Quote 0
              • Elvis0zundefined
                Elvis0z @Phaedrux
                last edited by

                @Phaedrux

                Yep

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

                  Can you upload the actual files to your post? config.g homeall.g homex.g homey.g homez.g deployprobe.g retractprobe.g

                  And maybe a photo of your wiring?

                  Z-Bot CoreXY Build | Thingiverse Profile

                  1 Reply Last reply Reply Quote 0
                  • Elvis0zundefined
                    Elvis0z
                    last edited by

                    Not sure what you mean "Actual files" or how to do it not copy paste?

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

                      In the /sys folder select the files and then right click and download. Then drag the files onto the post text box in the forum to upload.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      1 Reply Last reply Reply Quote 0
                      • Elvis0zundefined
                        Elvis0z
                        last edited by

                        config.g
                        deployprobe.g
                        homeall.g
                        homex.g
                        homey.g
                        homez.g
                        retractprobe.g

                        1 Reply Last reply Reply Quote 0
                        • Elvis0zundefined
                          Elvis0z
                          last edited by

                          Thank you for all the help. I have to go out for a while will be back
                          Cheers

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

                            Can you send M98 P"config.g" in the gcode console and report the results?

                            Z-Bot CoreXY Build | Thingiverse Profile

                            Elvis0zundefined 1 Reply Last reply Reply Quote 0
                            • Elvis0zundefined
                              Elvis0z @Phaedrux
                              last edited by

                              @Phaedrux yep will do soon as I'm back home

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

                                I am not sure whether it's a problem that retractprobe.g doesn't have a CRLF at the last line.

                                Elvis0zundefined 1 Reply Last reply Reply Quote 0
                                • Elvis0zundefined
                                  Elvis0z
                                  last edited by

                                  M98 P"config.g"
                                  HTTP is enabled on port 80
                                  FTP is enabled on port 21
                                  TELNET is disabled
                                  Error: bad model parameters

                                  1 Reply Last reply Reply Quote 0
                                  • Elvis0zundefined
                                    Elvis0z @JoergS5
                                    last edited by

                                    @JoergS5 CRLF not sure what that is

                                    A Former User? JoergS5undefined 2 Replies Last reply Reply Quote 0
                                    • A Former User?
                                      A Former User @Elvis0z
                                      last edited by

                                      @Elvis0z carriage return and line feed. In other words press enter.

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

                                        @Elvis0z please try
                                        G31 P25 X41.0 Y10.0 Z0.0
                                        instead of
                                        G31 P25 X+41 Y+10 Z0.0
                                        and run M98 P"config.g" again whether the bad model parameters is still there.

                                        1 Reply Last reply Reply Quote 0
                                        • Elvis0zundefined
                                          Elvis0z
                                          last edited by

                                          HTTP is enabled on port 80
                                          FTP is enabled on port 21
                                          TELNET is disabled
                                          Error: bad model parameters

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

                                            @Elvis0z ok, somewhere is a syntax error in the config.g, but I cannot see it.

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