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

    Duet 2 Wifi - TRONXY Z Probe Woes:

    Scheduled Pinned Locked Moved
    General Discussion
    3
    21
    1.2k
    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.
    • xxexxundefined
      xxexx
      last edited by

      M558
      Z Probe type 0, input 0, invert no, dive height 5.0mm, probe speed 0mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 1, max diff 0.03

      1 Reply Last reply Reply Quote 0
      • xxexxundefined
        xxexx
        last edited by

        if i activate the probe via "m558 P5 I1" and the sensor is not triggered it says:

        Vetiundefined 1 Reply Last reply Reply Quote 0
        • xxexxundefined
          xxexx
          last edited by

          M558
          Z Probe type 5, input 0, invert yes, dive height 5.0mm, probe speed 120mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 1, max diff 0.03

          and if it is triggered:
          M558
          Z Probe type 5, input 0, invert yes, dive height 5.0mm, probe speed 120mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 1, max diff 0.03

          So i guess my problem is "input 0"

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

            @xxexx said in Duet 2 Wifi - TRONXY Z Probe Woes::

            if i activate the probe via "m558 P5 I1"

            before you manually put in that command

            1 Reply Last reply Reply Quote 0
            • xxexxundefined
              xxexx
              last edited by

              If i restart the board (sensor does not show red "1000" when triggered:

              M558
              Z Probe type 0, input 0, invert no, dive height 5.0mm, probe speed 0mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 1, max diff 0.03

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

                there must be something wrong with the lines you put in. Maybe hidden control characters
                please delete the existing M558 lines completely and retype the M558 P5 I1 command by hand into the config.g. and check with M558 after restarting

                1 Reply Last reply Reply Quote 0
                • xxexxundefined
                  xxexx
                  last edited by

                  I did exactly that - i commented the old m558 command and pasted "M558 P5 I1" into the config.g. Then i packed it into a new config.zip and uploaded it + restarted the board: sensor cannot be triggered.

                  Then i pasted and send "M558 P5 I1" manually - it works. (sensor lights up in the web configurator).

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

                    @xxexx said in Duet 2 Wifi - TRONXY Z Probe Woes::

                    I did exactly that

                    no you did not. please reread what i wrote.

                    1 Reply Last reply Reply Quote 0
                    • xxexxundefined
                      xxexx
                      last edited by

                      ok, now i deleted all M558 lines and manually retyped "M558 P5 I1", uploaded and restared - no change

                      1 Reply Last reply Reply Quote 0
                      • xxexxundefined
                        xxexx
                        last edited by

                        if i type the same command it works

                        My config.zip includes on "SYS" folder with all the *.g files.

                        Z-Probe
                        M574 Z1 S2 ; Set endstops controlled by probe

                        M558 P5 I1 ; Set Z probe type to unmodulated, the axes for which it is used and the probe + travel speeds
                        G31 P500 X100 Y100 Z0 ; Set Z probe trigger value, offset and trigger height
                        M557 X15:15 Y15:315 S20

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

                          that is very strange. what firmware version are you running?

                          also please post your config.zip file

                          1 Reply Last reply Reply Quote 0
                          • xxexxundefined
                            xxexx
                            last edited by

                            M115
                            FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 2.02(RTOS) ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2018-12-24b1

                            1 Reply Last reply Reply Quote 0
                            • DocTruckerundefined
                              DocTrucker
                              last edited by

                              I see some of these reports have a probe speed of 0 and others 120. That looks odd to me.

                              Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                              1 Reply Last reply Reply Quote 0
                              • xxexxundefined
                                xxexx
                                last edited by

                                Ok, so now i deleted all files from the SD card and reuploaded all files from the Wiki. -> Sensor was found!

                                Then i just had to reinsert M558 P5 I1 etc. and it immediately worked.

                                So it seems that my file structure was wrong and that was the problem.

                                My distant friend, i would like to thank you for your help and patience - guys like you make the internet great!

                                BR, Norbert

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