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

    Using 2 Inductive Z-Probes

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    7
    1.0k
    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.
    • asteinmarkundefined
      asteinmark
      last edited by asteinmark

      Hello,

      I'm about to start assembling my custom IDEX (Independent Dual Extrusion) machine and I plan to use inductive probes to calibrate the Z offset for each tool head. My question is how to wire two PNP inductive sensors and configure the firmware for them.

      For leveling I plan to probe the bed at 3 points with the first tool head to compensate for tilt and to gauge the Z offset, then use the second tool to probe the center of the bed to calculate the Z offset for the second tool head. I'd like to use the calculation of the tilt done by the first head for both tools (i.e. instead of probing 3 points with both tools which might give slightly different tilt calculations)

      This will essentially allow me to use tools with different Z heights (i.e. E3D V6 and Volcano). I understand that I give up the ability to dual print.

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        The only input that is suitable for use with PNP output sensors is the Z probe input (with 2 resistors to reduce the voltage). So you would need external circuitry to switch between them. Whereas NPN output sensor can be connected to 3 different endstop inputs, which you can select using M558.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        asteinmarkundefined 1 Reply Last reply Reply Quote 0
        • asteinmarkundefined
          asteinmark @dc42
          last edited by

          @dc42 said in Using 2 Inductive Z-Probes:

          The only input that is suitable for use with PNP output sensors is the Z probe input (with 2 resistors to reduce the voltage). So you would need external circuitry to switch between them. Whereas NPN output sensor can be connected to 3 different endstop inputs, which you can select using M558.

          Okay so lets say I use two NPN sensors instead. How would I go about wiring and configuring them both if I'm using the E0 input for the U axis limit switch?

          dc42undefined 1 Reply Last reply Reply Quote 0
          • timcurtis67undefined
            timcurtis67
            last edited by

            You could also just mount the sensor on your bed and probe both tips on the same sensor. Then you only need one sensor. The goal is to find out the difference between the 2 hotends.

            1 Reply Last reply Reply Quote 1
            • asteinmarkundefined
              asteinmark
              last edited by

              @timcurtis67 said in Using 2 Inductive Z-Probes:

              You could also just mount the sensor on your bed and probe both tips on the same sensor. Then you only need one sensor. The goal is to find out the difference between the 2 hotends.

              That could work but I want to probe 3 points to calculate tilt of the bed for auto-leveling which means I would need 3 probes, instead of just two.

              1 Reply Last reply Reply Quote 0
              • timcurtis67undefined
                timcurtis67
                last edited by

                I mount a probe on one of my heads to check the bed mesh. Then I remove it and use the probe on the bed to set the nozzles when I have to change them.

                I only run a bed mesh every so often to make sure nothing has changed. It really shouldn't change unless you have some sort of crash.

                1 Reply Last reply Reply Quote 0
                • dc42undefined
                  dc42 administrators @asteinmark
                  last edited by

                  @asteinmark said in Using 2 Inductive Z-Probes:

                  @dc42 said in Using 2 Inductive Z-Probes:

                  The only input that is suitable for use with PNP output sensors is the Z probe input (with 2 resistors to reduce the voltage). So you would need external circuitry to switch between them. Whereas NPN output sensor can be connected to 3 different endstop inputs, which you can select using M558.

                  Okay so lets say I use two NPN sensors instead. How would I go about wiring and configuring them both if I'm using the E0 input for the U axis limit switch?

                  Use the E1 endstop input for one of them. For the other, use the Z endstop input if it is free, or the Z probe input.

                  Duet WiFi hardware designer and firmware engineer
                  Please do not ask me for Duet support via PM or email, use the forum
                  http://www.escher3d.com, https://miscsolutions.wordpress.com

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