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

    BL TOUCH CONFIGURATION

    Scheduled Pinned Locked Moved Solved
    Firmware installation
    2
    11
    2.1k
    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.
    • DIY-O-Sphereundefined
      DIY-O-Sphere @christophe31
      last edited by

      @christophe31 said in BL TOUCH CONFIGURATION:

      M558 P9 C"zprobe.in"

      You have to invert the input

      (UTC+1)

      christophe31undefined 1 Reply Last reply Reply Quote 1
      • DIY-O-Sphereundefined
        DIY-O-Sphere
        last edited by DIY-O-Sphere

        Also remove the I commands from deployprobe.g and retractprobe.g

        (UTC+1)

        1 Reply Last reply Reply Quote 1
        • DIY-O-Sphereundefined
          DIY-O-Sphere @christophe31
          last edited by

          @christophe31
          Please also check the homez.g and the homeall.g. if the G30 is included.
          Otherwise the probe will not be deployed and retracted in the homing moves.

          (UTC+1)

          1 Reply Last reply Reply Quote 1
          • christophe31undefined
            christophe31 @DIY-O-Sphere
            last edited by

            @DIY-O-Sphere said in BL TOUCH CONFIGURATION:

            @christophe31 said in BL TOUCH CONFIGURATION:

            M558 P9 C"zprobe.in"

            You have to invert the input

            when i delete the " ^ "it's the same issue will look at the other files you say and come back

            1 Reply Last reply Reply Quote 0
            • christophe31undefined
              christophe31
              last edited by christophe31

              here my homeall.g:
              G91 ; relative positioning
              G1 H2 Z5 F4800 ; lift Z relative to current position
              G1 H1 X-305 Y-305 F6000 ; move quickly to X and Y axis endstops and stop there (first pass)
              G1 H2 X5 Y5 F4800 ; go back a few mm
              G1 H1 X-305 Y-305 F600 ; move slowly to X and Y axis endstops once more (second pass)
              G90 ; absolute positioning
              G1 X50 Y5 F4800 ; go to first bed probe point and home Z
              G30 ; home Z by probing the bed

              ; Uncomment the following lines to lift Z after probing
              ;G91 ; relative positioning
              ;G1 Z5 F80 ; lift Z relative to current position
              ;G90 ; absolute positioning

              and my homez.g:
              G91 ; relative positioning
              G1 H2 Z5 F4800 ; lift Z relative to current position
              G90 ; absolute positioning
              G1 X50 Y5 F4800 ; go to first probe point
              G30 ; home Z by probing the bed

              ; Uncomment the following lines to lift Z after probing
              ;G91 ; relative positioning
              ;G1 Z5 F80 ; lift Z relative to current position
              ;G90 ; absolute positioning

              DIY-O-Sphereundefined 1 Reply Last reply Reply Quote 0
              • DIY-O-Sphereundefined
                DIY-O-Sphere
                last edited by DIY-O-Sphere

                @christophe31 said in BL TOUCH CONFIGURATION:

                M307 H3 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch

                Witch RRF3 version are you using.?
                For the stable you have to remove this

                (UTC+1)

                christophe31undefined 1 Reply Last reply Reply Quote 0
                • christophe31undefined
                  christophe31 @DIY-O-Sphere
                  last edited by christophe31

                  @DIY-O-Sphere said in BL TOUCH CONFIGURATION:

                  @christophe31 said in BL TOUCH CONFIGURATION:

                  M307 H3 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch

                  Wtch RRF3 version are you using.?
                  For the stable you can remove this

                  yes i've remove this line

                  allelluia my Z homing fonctionning... THANKS A LOT one who know here better than 100 who search..
                  the only issue i have is that the homing for the Z is not in the center of my bed, did you know the line to correct?

                  1 Reply Last reply Reply Quote 0
                  • DIY-O-Sphereundefined
                    DIY-O-Sphere @christophe31
                    last edited by DIY-O-Sphere

                    @christophe31 said in BL TOUCH CONFIGURATION:

                    G1 X50 Y5 F4800 ; go to first probe point

                    Adept those lines in both homing files

                    (UTC+1)

                    christophe31undefined 1 Reply Last reply Reply Quote 0
                    • christophe31undefined
                      christophe31 @DIY-O-Sphere
                      last edited by

                      @DIY-O-Sphere said in BL TOUCH CONFIGURATION:

                      @christophe31 said in BL TOUCH CONFIGURATION:

                      G1 X50 Y5 F4800 ; go to first probe point

                      Adept those lines in both homing files

                      yes found everything seems to work fine, thanks a lot again, for your fat answer.
                      i'm too happy lol:)

                      DIY-O-Sphereundefined 1 Reply Last reply Reply Quote 0
                      • DIY-O-Sphereundefined
                        DIY-O-Sphere @christophe31
                        last edited by

                        @christophe31 said in BL TOUCH CONFIGURATION:

                        i'm too happy lol:)

                        You are wellcome

                        (UTC+1)

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