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

    IR sensor

    Scheduled Pinned Locked Moved
    General Discussion
    4
    8
    392
    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.
    • Stevoundefined
      Stevo
      last edited by

      Evening all just wanted to clarify that mode P2 is correct for the Aus3d IR height sensor please.

      M558 P2 H15 F100 T6000 R0.5 A5 B1

      1 Reply Last reply Reply Quote 0
      • insertnamehereundefined
        insertnamehere
        last edited by

        I've got an Aus3d IR. I can check my config after work tonight and let you know.

        1 Reply Last reply Reply Quote 0
        • insertnamehereundefined
          insertnamehere
          last edited by

          M558 P1 H3 F300 T6000 A5 S0.015

          I used P1 and the analog output of the IR sensor.
          If you use the analog output Duet will slow the dive speed down as the probe nears the trigger height. I found this gave more repeatable results.

          Stevoundefined 1 Reply Last reply Reply Quote 0
          • Stevoundefined
            Stevo @insertnamehere
            last edited by Stevo

            @insertnamehere
            Many thanks for the info much appreciated!
            Would I be correct in assuming the R value in my line of code is a repeat measurement feature until two consecutive measurements are of the same value it will keep repeating.
            This is the line of code I was using with my BLT but with P9 and it still worked after I fitted the Aus3d. I was just worried that I may create other issues by not altering it.

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

              P1 is correct for the IR sensor on Duet 2 and legacy Duets.

              The R parameter is a settling time, not needed for the IR sensor. See https://duet3d.dozuki.com/Wiki/Gcode#Section_M558_Set_Z_probe_type.

              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
              • Stevoundefined
                Stevo
                last edited by

                @insertnamehere said in IR sensor:

                M558 P1 H3 F300 T6000 A5 S0.015

                So taking into account I used to have a BLtouch and now I have the Aus3D ir sensor which homes fine thank you using the command line given earlier is there something else I have to reverse as I now have an error message following the homing.

                Error M280; invalid servo index 7 in M280 command.(repeat text)

                1 Reply Last reply Reply Quote 0
                • Vetiundefined
                  Veti
                  last edited by

                  remove the retract/deployprobe.g files from sys.

                  also check for M401/M402 command in your homing files or M98 calling the macros.

                  Stevoundefined 1 Reply Last reply Reply Quote 1
                  • Stevoundefined
                    Stevo @Veti
                    last edited by

                    @Veti Hey thank you it was the deploy and retract files remaining error message gone!
                    Much appreciated help as always

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