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

IR sensor

Scheduled Pinned Locked Moved
General Discussion
4
8
373
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.
  • undefined
    Stevo
    last edited by 11 Nov 2019, 20:07

    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
    • undefined
      insertnamehere
      last edited by 12 Nov 2019, 00:42

      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
      • undefined
        insertnamehere
        last edited by 12 Nov 2019, 06:32

        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.

        undefined 1 Reply Last reply 12 Nov 2019, 13:21 Reply Quote 0
        • undefined
          Stevo @insertnamehere
          last edited by Stevo 11 Dec 2019, 13:34 12 Nov 2019, 13:21

          @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
          • undefined
            dc42 administrators
            last edited by 12 Nov 2019, 15:14

            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
            • undefined
              Stevo
              last edited by 12 Nov 2019, 20:15

              @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
              • undefined
                Veti
                last edited by 12 Nov 2019, 20:17

                remove the retract/deployprobe.g files from sys.

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

                undefined 1 Reply Last reply 12 Nov 2019, 20:22 Reply Quote 1
                • undefined
                  Stevo @Veti
                  last edited by 12 Nov 2019, 20:22

                  @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
                  5 out of 8
                  • First post
                    5/8
                    Last post
                  Unless otherwise noted, all forum content is licensed under CC-BY-SA