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
      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
                  • 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
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA