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

    Z motor Tries To Pass Endstop

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    6
    227
    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.
    • AlexTheGreatundefined
      AlexTheGreat
      last edited by

      I'm having an issue where when I'm trying to home the axis the Z-axis hits the end stop and keeps going. I don't know if this is because I have a BLTouch installed as well and have no calibrated it yet (which it won't let me do until I home all axis). Any help would be appreciated.

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @AlexTheGreat
        last edited by

        @AlexTheGreat

        Do you have the end stop switch configured to be the end stop for the Z axis AND is it on the correct end?

        Some folks use their Z-probe as a "end stop switch", so to speak, and home using that.

        I have a BLTouch Z-probe but I saw no reason to remove my existing Z axis end stop switch and I continue to use it for Z axis homing.

        The BLTouch in this case is only used for probing.

        It all works fine.

        Frederick

        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

        AlexTheGreatundefined 1 Reply Last reply Reply Quote 0
        • AlexTheGreatundefined
          AlexTheGreat
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • AlexTheGreatundefined
            AlexTheGreat @fcwilt
            last edited by

            @fcwilt How can I check to make sure I have the switch set as the end stop? Sorry for the bother, I'm new to all this!

            fcwiltundefined 1 Reply Last reply Reply Quote 0
            • fcwiltundefined
              fcwilt @AlexTheGreat
              last edited by

              @AlexTheGreat said in Z motor Tries To Pass Endstop:

              @fcwilt How can I check to make sure I have the switch set as the end stop? Sorry for the bother, I'm new to all this!

              Check your config file for a M574 command with a Z0 or Z1 or Z2 parameter.

              The Z parameter specifies the location of the "endstop switch":

              • Z0 means there is not Z endstop switch
              • Z1 means the Z endstop switch is at the "low" end of the axis (near the axis minimum)
              • Z2 means the Z endstop switch is at the "high" end of the axis (near the axis maximum)

              There should also be a S parameter which specifies the type of endstop device:

              • S0 means the endstop input will respond to an active low condition
              • S1 means the endstop input will respond to an active high condition
              • S2 means the Z-probe is to be used for "endstop" detection.
              • S3 means stepper motor load detection is to be used for "endstop" detection.

              Frederick

              Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                There is quite a bit of documentation that may help you along.

                https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe
                https://duet3d.dozuki.com/Wiki/Connecting_a_Z_probe#Section_BLTouch
                https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter#Section_Homing_files

                Please post your config.g and homing files.

                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