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

    bltouch prevent the nozzle from touching the surface

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    4
    443
    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.
    • rothundefined
      roth
      last edited by

      Hello

      i have a bltouch Sensor.
      At the moment the sensor does not work properly any more. more often the detection does not work when touched.

      The problem is the nozzle hits then the glass.
      In addition, the motors do not stop pressing.

      Is it possible to change the code so that the nozzle does not touch down ?

      Besides it can always happen that the sensor fails and you're not there right now.
      It would be good if not everything depends on the sensor working.

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

        I working sensor is a requirement for probing. Replace your BLTouch with a genuine V2.

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • rothundefined
          roth
          last edited by roth

          Yes i have buy a new BLTouch.

          I think it would only be good if there was a way to prevent the print head from touching down in case of a defect.

          Whether i can not change anything from the software.

          Because the new sensor can have at some point even misfire.

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

            You could install an endstop switch that could act as a backstop and have it act as a trigger for emergency stop.

            https://duet3d.dozuki.com/Wiki/Connecting_an_Emergency_Stop

            However, it's probably more useful to just reduce the motor current during homing operations in the homing macro so that even if the probe or switch fails the motor doesn't have enough force to cause damage.

            You can use M913 to reduce the current to a percentage of the default and then raise it again after the homing moves are complete.
            https://duet3d.dozuki.com/Wiki/GCode#Section_M913_Set_motor_percentage_of_normal_current

            Z-Bot CoreXY Build | Thingiverse Profile

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