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

    bltouch

    Scheduled Pinned Locked Moved Unsolved
    General Discussion
    3
    57
    1.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

      Can you go through this section and perhaps create a new beg.g

      https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareDeltaPrinter#Section_Setting_up_the_auto_calibration_file

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • nemecekundefined
        nemecek
        last edited by

        ; bed.g
        ; called to perform automatic delta calibration via G32
        ;
        ; generated by RepRapFirmware Configuration Tool v3.1.3 on Sun Jun 28 2020 15:07:30 GMT+0200 (heure d’été d’Europe centrale)
        M561 ; clear any bed transform
        G28 ; home all towers
        ; Probe the bed at 10 peripheral and 6 halfway points, and perform 8-factor auto compensation
        ; Before running this, you should have set up your Z-probe trigger height to suit your build, in the G31 command in config.g.
        G30 P0 X0 Y69.49 H0 Z-99999
        G30 P1 X49.78 Y68.51 H0 Z-99999
        G30 P2 X95.11 Y30.9 H0 Z-99999
        G30 P3 X95.11 Y-30.9 H0 Z-99999
        G30 P4 X58.78 Y-80.9 H0 Z-99999
        G30 P5 X0 Y-100 H0 Z-99999
        G30 P6 X-51.7 Y-71.16 H0 Z-99999
        G30 P7 X-67.44 Y-21.91 H0 Z-99999
        G30 P8 X-60.9 Y19.79 H0 Z-99999
        G30 P9 X-37.4 Y51.48 H0 Z-99999
        G30 P10 X0 Y25.56 H0 Z-99999
        G30 P11 X35.2 Y20.32 H0 Z-99999
        G30 P12 X43.3 Y-25 H0 Z-99999
        G30 P13 X0 Y-50 H0 Z-99999
        G30 P14 X-24.1 Y-13.91 H0 Z-99999
        G30 P15 X-20.01 Y11.55 H0 Z-99999
        G30 P16 X0 Y0 H0 Z-99999 S8
        ; Use S-1 for measurements only, without calculations. Use S4 for endstop heights and Z-height only. Use S6 for full 6 factors
        ; If your Z probe has significantly different trigger heights depending on XY position, adjust the H parameters in the G30 commands accordingly. The value of each H parameter should be (trigger height at that XY position) - (trigger height at centre of bed)

        1 Reply Last reply Reply Quote 0
        • nemecekundefined
          nemecek
          last edited by

          do you think the problem comes from here?

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

            I'm not sure. You cna use this tool to generate a new one: http://escher3d.com/pages/wizards/wizardbed.php

            If it all works with P5 then that's not the end of the world. I just don't understand why P9 doesn't work.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • nemecekundefined
              nemecek
              last edited by nemecek

              I don't have M401 in my bed.g How come? maybe that's why it doesn't work Sans titreo.png

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

                @nemecek if you set P9 mode, I would set P value of G31 lower:
                G31 P500 X-45.712 Y36.357 Z2.5
                =>
                G31 P25 X-45.712 Y36.357 Z2.5

                The 500 was an example in the G31 section, but P25 is used in most documentation about BLTouch P9 examples.

                nemecekundefined 1 Reply Last reply Reply Quote 0
                • nemecekundefined
                  nemecek @JoergS5
                  last edited by

                  @JoergS5
                  ok and for this reason that did not work in P9? I'll try tomorrow thanks

                  JoergS5undefined 1 Reply Last reply Reply Quote 0
                  • nemecekundefined
                    nemecek
                    last edited by

                    sorry how do you save the delta calibration?
                    when i turn the printer off and on again i lose the g32 i had made ...
                    what do you think you can print like this? or it is too wrong

                    livello.png

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

                      @nemecek said in bltouch:

                      sorry how do you save the delta calibration?

                      M500 will save the calibration to the config-override.g file and you will need to add M501 to the end of your config.g to load the config-override.g file at boot time.

                      @nemecek said in bltouch:

                      I don't have M401 in my bed.g How come? maybe that's why it doesn't work

                      With P9 the probe should be deployed automatically when needed, so no need to manually call M401, etc.

                      Z-Bot CoreXY Build | Thingiverse Profile

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

                        @nemecek said in bltouch:

                        @JoergS5
                        ok and for this reason that did not work in P9? I'll try tomorrow thanks

                        I dont know whether it is the solution, but P5 is an unspecific probe and P9 for bltouch specifically, and for P9 I often see P25, somtimes even P5, but never a high value.

                        1 Reply Last reply Reply Quote 0
                        • nemecekundefined
                          nemecek
                          last edited by

                          ok thanks for the assistance I will try today as joerg55 told me to set P25 instead of P500. if even this attempt doesn't work, I stay at P5. the bltouch does not lose quality right? and equal P5 or P9

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

                            @nemecek P9 has deploy/retract probing for the BLtouch and if there are firmware improvements, I am sure P9 will include improvements for BLtouch, but P5 not, because P5 is used for other probe types also. But if only P5 works, you have to decide and maybe go on with P5 until you know the reason why P9 doesn't work.

                            nemecekundefined 1 Reply Last reply Reply Quote 0
                            • nemecekundefined
                              nemecek @JoergS5
                              last edited by

                              @JoergS5 said in bltouch:

                              @nemecek P9 has deploy/retract probing for the BLtouch and if there are firmware improvements, I am sure P9 will include improvements for BLtouch, but P5 not, because P5 is used for other probe types also. But if only P5 works, you have to decide and maybe go on with P5 until you know the reason why P9 doesn't work.

                              yes the best solution

                              1 Reply Last reply Reply Quote 0
                              • nemecekundefined
                                nemecek
                                last edited by nemecek

                                hi i also tried p25 without success. sorry but here it must be inserted on channel 2 and correct?blt.png

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

                                  @nemecek Yes that combination should work and result in

                                  ; Z-Probe
                                  M307 H3 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch
                                  M558 P9 H5 F120 T6000 ; set Z probe type to bltouch and the dive height + speeds
                                  M280 P3 S10 I1 ; deploy BLTouch

                                  Z-Bot CoreXY Build | Thingiverse Profile

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

                                    You must also check your config-override.g for a M307 H3 command that would overwrite your M307 H3 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch in config.g and comment it out.

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    1 Reply Last reply Reply Quote 0
                                    • nemecekundefined
                                      nemecek
                                      last edited by

                                      I finally found the problem if I understood correctly H5 means that the pin comes out at 5 mm from the plate so the z goes down too much before letting out the pin if I put H50 then it's fine
                                      but now i don't understand why i have 2 M558 this from errors one and to H30
                                      the other is at H5

                                      ; Z-Probe
                                      M307 H3 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch
                                      M558 P9 H5 F120 T6000 ; set Z probe type to bltouch and the dive height + speeds
                                      M558 H30 ;*** Remove this line after delta calibration has been done and new delta parameters have been saved
                                      G31 P500 X-45.712 Y36.357 Z2.5 ; set Z probe trigger value, offset and trigger height
                                      M557 R180 S20 ; define mesh grid

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

                                        @nemecek said in bltouch:

                                        M558 H30 ;*** Remove this line after delta calibration has been done and new delta parameters have been saved

                                        As it says, once delta calibration has been done and the homed height etc has been determined you don't need to use such a high dive height and it can be removed.

                                        Z-Bot CoreXY Build | Thingiverse Profile

                                        1 Reply Last reply Reply Quote 0
                                        • nemecekundefined
                                          nemecek
                                          last edited by nemecek

                                          @Phaedrux said in bltouch:

                                          config-override.g

                                          ok perfect now everything works thanks to you. thanks for the assistance .you are geniuses

                                          1 Reply Last reply Reply Quote 0
                                          • nemecekundefined
                                            nemecek
                                            last edited by

                                            good morning i need you. When I run the G29 after the G32 with the exception of the M500, then I go to check I go down with the z and touch the
                                            flat even when I move to check if it is well leveled in some parts the sheet passes well and in some parts also tight. So my question is this: does it compensate only during printing? Or was the calibration not performed correctly?
                                            do you need photos? let me know, thanks

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