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.
    • 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
      • Elvis0zundefined
        Elvis0z
        last edited by

        @JoergS5 said in Bltouch setup need help:

        G31 P25 X41.0 Y10.0 Z0.0

        Should I have P9 or P25

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

          @Elvis0z for BLTouch in most cases the value is P25. P9 was the parameter for M558. G31 P25 means sensitivity.

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

            Think that I have P9 for the bltouch

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

              ahhhh ok don't understand gcode that well at all

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

                @Elvis0z you will get used to it, it is not so complicated. One G-Code one line, the explanation is in https://duet3d.dozuki.com/Wiki/Gcode#main

                It's only a bit complicated with the change from RRF2 to RRF3, because several G-Codes changed with the parameter meanings. Some were deprecated, some added.

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

                  @Elvis0z I know only one method to find the reason of the error: throw out parts of the config, test M98 again, throw out next until you find the reason. Throw out will be possible only for the parts which are not essential, like the heaters, fans, tools, miscellaneous. Then Z-Probe, Axis Limits. Please make a backup first!

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

                    Will have a go

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

                      @Elvis0z I forgot: the forum here is the backup.

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

                        Can I post a video here of what it is doing?

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

                          @Elvis0z most people make a youtube video and post the link here. Don't know whether you can post video directly, I suspect not.

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

                            Ok I will try That

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

                              https://youtu.be/Y6CVXsrzRvk

                              Here is the video of what is happening

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

                                @Elvis0z maybe its the
                                M203 X6000.00 Y6000.00 Z180.00 E6000.00
                                setting, because Z moves with maximum 3 mm/second, which will take forever at this distance on the video. Please set higher and try again.

                                PS the video was very helpful, this was a good idea!!

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

                                  should I put the same as x and y?

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

                                    @Elvis0z you have trapezoid at Z, the stepper turns 5 rotations per second, your trapezoid has 2 mm for every rotation, so 10 mm/s, the value for Z should be 600 mm/min. The stepper could run 16 rotations/s maximum, but better be on the safe side.

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

                                      Thanks for your help.

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

                                        So just to make sure I have to home z before I can do anything else?

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

                                          Ahhhhh gets to the same point and deploys probe then nothing like in the video

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

                                            @Elvis0z please see above, take 600. 6000 ist too much for the stepper.

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