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

    BlTouch Issues

    Scheduled Pinned Locked Moved
    General Discussion
    4
    12
    313
    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.
    • peirofundefined
      peirof
      last edited by

      Hi,

      Until yesterday, BlTouch v3 worked correctly, I had it connected to a Duet 3 Mini, to socket io0...
      But I have decided to install a screen + Due panel, looking at the documentation, it indicated that if it is connected with the 4-wire cable, you MUST connect it to Io0, if not it does not work.
      So I have moved the BlTouch to Io4, changing config.g... but now it doesn't work, it does the selftest, but when you do a Home, it doesn't deplaoy

      My previous configuration that DID work:

      ; BLTouch
      M950 S0 C"io0.out"                     ; Create a servo pin on io7
      M558 P9 C"io0.in" H5 F240 T10800 A5    ; set Z probe type to unmodulated and the dive height + speeds
      G31 P25 X-28.00 Y-13.00 Z0.90          ; set Z probe trigger value, offset and trigger height, more Z means closer to the bed
      
      ; deployprobe.g
      ; Called to deploy a physical Z probe
      ;
      M280 P0 S10															; Deploy the BLTouch pin
      
      ; Called to retract a physical Z probe
      ;
      M280 P0 S90													; Retract the BLTouch pin
      

      My current configuration that does NOT go:

      ; BLTouch
      M950 S0 C"io4.out"                     ; Create a servo pin on io7
      M558 P9 C"io4.in" H5 F240 T10800 A5    ; set Z probe type to unmodulated and the dive height + speeds
      G31 P25 X-28.00 Y-13.00 Z0.90          ; set Z probe trigger value, offset and trigger height, more Z means closer to the bed
      
      ; deployprobe.g
      ; Called to deploy a physical Z probe
      ;
      M280 P0 S10															; Deploy the BLTouch pin
      
      ; Called to retract a physical Z probe
      ;
      M280 P0 S90													; Retract the BLTouch pin
      
      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @peirof
        last edited by

        @peirof did you upgrade to 3.4RC1? if so, this is a known issue.
        use the build from here https://forum.duet3d.com/topic/27139/rrf-3-4-0beta7-5-sbc-servo-only-responding-once-after-reset/10?_=1644995776018

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        peirofundefined 1 Reply Last reply Reply Quote 0
        • peirofundefined
          peirof @jay_s_uk
          last edited by

          @jay_s_uk in this moments, not sure, but i think remenber i have 3.4.0 Beta XX??? i check after

          jay_s_ukundefined 1 Reply Last reply Reply Quote 0
          • jay_s_ukundefined
            jay_s_uk @peirof
            last edited by

            @peirof there was an issue with beta 7 too

            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

            peirofundefined 1 Reply Last reply Reply Quote 0
            • peirofundefined
              peirof @jay_s_uk
              last edited by

              @jay_s_uk no... the lottery didn't win me, no... but this... let's hope it's this, it was driving me crazy

              peirofundefined 1 Reply Last reply Reply Quote 1
              • peirofundefined
                peirof @peirof
                last edited by

                @peirof

                In the post you have linked... direct to Drobox folder...

                Firmware Duet v3 Mini 3.4 BlTouch

                this is supposed to be the firmware, with which I have to update my Duet 3 Mini... but I have two doubts:

                A- It is not in the usual format. Correct?
                B- It is updated in the same way. With the DWC?

                jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                • jay_s_ukundefined
                  jay_s_uk @peirof
                  last edited by

                  @peirof use the .uf2 and yes through DWC

                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                  peirofundefined 1 Reply Last reply Reply Quote 0
                  • peirofundefined
                    peirof @jay_s_uk
                    last edited by

                    @jay_s_uk
                    Tomorrow more..., but dont works after apply firmware...
                    Panel Due... only works in Io0?

                    droftartsundefined 1 Reply Last reply Reply Quote 0
                    • droftartsundefined
                      droftarts administrators @peirof
                      last edited by

                      @peirof See https://docs.duet3d.com/User_manual/Connecting_hardware/Z_probe_connecting#wiring-the-bltouch

                      For Duet 3 Mini 5+, use IO_1, IO_2 or IO_3.

                      Don't use IO_4 (okay for MB6HC, but not for Mini 5+), use one of the above. It's because of pin capability, only IO_1, IO_2 and IO_3 are PWM capable. See https://docs.duet3d.com/Duet3D_hardware/Duet_3_family/Duet_3_Mini_5+_Hardware_Overview#io-port-pin-capabilities

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                      peirofundefined 2 Replies Last reply Reply Quote 0
                      • peirofundefined
                        peirof @droftarts
                        last edited by

                        @droftarts mmm...

                        The tests that I was going to do tomorrow, were in that sense, try other shockets ...

                        Thanks for the conformation...

                        Bltouch, does it work with the latest Firmware release?

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

                          @peirof said in BlTouch Issues:

                          Bltouch, does it work with the latest Firmware release?

                          Yes

                          Z-Bot CoreXY Build | Thingiverse Profile

                          1 Reply Last reply Reply Quote 0
                          • peirofundefined
                            peirof @droftarts
                            last edited by

                            @droftarts solved, now works ok...!!! I have connected to io1.

                            Thanks

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