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

    BLTouch Smart won't accept a reset from error condition

    Scheduled Pinned Locked Moved
    General Discussion
    3
    6
    518
    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.
    • PuterProundefined
      PuterPro
      last edited by

      Duet Web Control 2.0.7
      Board: Duet Maestro 1.0
      Firmware: RepRapFirmware for Duet 2 Maestro 2.05.1 (2020-02-09b1)

      I'm running the BLTouch Smart on the Z Probe input of the Maestro.

      I can't figure out what PORT to use to do a Alarm reset on the BLTouch. (M280 Px S160).

      I've tried 0-12 and gave up, always get a "port error".
      So, what port should i use?
      It's not an end of the world thing but it's annoying to power down to reset it.

      I searched and searched but no joy.

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

        For the Maestro I believe the servo number is P64, which should match what you have in the deploy and retract probe macros.

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 1
        • PuterProundefined
          PuterPro
          last edited by PuterPro

          Thanks @Phaedrux ! I knew it was one of those "Duh" things. {Sigh}

          I'll check it when it's back up, I'm replacing a fan so it's apart.

          EDIT: Well, that did the trick! Thanks again!

          1 Reply Last reply Reply Quote 0
          • zemlinundefined
            zemlin
            last edited by

            I'm having the same issue on a Duet Wifi. BL Touch is working fine, but I want to create a macro button for an error reset on the probe.

            I have this:
            deployprobe.g
            ; called to deploy a physical Z probe
            ;
            M280 P3 S10 I1 ; deploy BLTouch

            so in my macro I tried this:
            M280 P3 S160 ; reset BL Touch

            I don't get an error, but the probe doesn't stop blinking.

            Any tips?

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

              @zemlin said in BLTouch Smart won't accept a reset from error condition:

              I1

              You're missing the I1

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 0
              • zemlinundefined
                zemlin
                last edited by

                I hadn't seen the INVERT option relative to the reset -but that did the trick. Thanks.

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