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

    Duetwifi G32 problem on Atom2.5

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    9
    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.
    • jjhuang5566undefined
      jjhuang5566
      last edited by

      Hi,I'm JJ. From Taiwan. So English is not good enough.
      I will try let every one to know what my issue so far.

      I use the SD-image/sys-MiniKoseel profile to edit.
      But I'm get stuck. here is I edit part as photo.
      My motor is 0.9 degree.
      https://imgur.com/a/kWh61
      https://imgur.com/a/LWja7
      I use omron optical endstop F type.
      Black wire : signal
      Brown wire : 5V
      Blue wire : GND
      https://imgur.com/a/tRR1K
      When I triggered the red light on.
      https://imgur.com/a/r3H9e

      So i just don't know how it hit the plate can't be triggered and rise the nozzle.
      It always hit the glass plate hardly. Looks like the board can't read the triggered signal.
      Here is the video:
      https://youtu.be/QWIB61laVNg

      So if u need more info just ask. Thank your time and help.

      1 Reply Last reply Reply Quote 0
      • DjDemonDundefined
        DjDemonD
        last edited by

        Are you using a deployable probe? If not… Delete deployprobe macros from sys folder.

        Simon. Precision Piezo Z-Probe Technology
        www.precisionpiezo.co.uk
        PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

        1 Reply Last reply Reply Quote 0
        • jjhuang5566undefined
          jjhuang5566
          last edited by

          @DjDemonD:

          Are you using a deployable probe? If not… Delete deployprobe macros from sys folder.

          deleted it. still same issue. now the nozzle go straight to hit plate.
          the optical endstop still can't sent the triggered signal to Duetwifi.
          Thank you a lot.

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

            Does the reading in the Z probe box in Duet Web control change when the probe triggers and the LED turns on?

            How did you connect the sensor to the Duet, and what M558 command do you have in config.g ?

            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
            • jjhuang5566undefined
              jjhuang5566
              last edited by

              @dc42:

              Does the reading in the Z probe box in Duet Web control change when the probe triggers and the LED turns on?

              How did you connect the sensor to the Duet, and what M558 command do you have in config.g ?

              It show some message as photo.
              https://imgur.com/1RkOyP0
              before hit plate. but the endstop doesn't triggered.

              This photo show how i connect the sensor.
              https://imgur.com/a/tRR1K
              I already tried M558 mode 1 and mode 4. It looks like same problem.
              But now is :
              ; Z probe and compensation definition
              ;*** If you have a switch instead of an IR probe, change P1 to P4 in the following M558 command
              M558 P1 X1 Y1 Z1 H3 F300 T12000 ; Z probe is an IR probe and is not used for homing any axes
              G31 X0 Y0 Z4.80 P500 ; Set the zprobe height and threshold (put your own values here)

              here is my Atom marlin firmware setting . the endstop setting.
              https://imgur.com/a/cHqtu

              should be i done some dumb things.
              Still thanks a lot. and sorry my English.

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

                If your probe is causing the endstop LED to turn on when it is triggered, then it has an active low output and you need to add parameter I1 to the M558 command.

                Also you should use X0 Y0 in that command and not X1 Y1, unless you are using the Z probe for doing X and Y homing too.

                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
                • jjhuang5566undefined
                  jjhuang5566
                  last edited by

                  @dc42:

                  If your probe is causing the endstop LED to turn on when it is triggered, then it has an active low output and you need to add parameter I1 to the M558 command.

                  Also you should use X0 Y0 in that command and not X1 Y1, unless you are using the Z probe for doing X and Y homing too.

                  Now it working good.
                  But i dont know what's next step after G32 or auto delta calibration .
                  how to set the correct z-height to print?
                  Any documentation can read.

                  I found this and follow it :
                  https://imgur.com/ugOLRTS
                  here is what i got the message:
                  https://imgur.com/TgttPSy
                  The z height is 35, right?
                  so i edit the config.g. here is what i edit part:
                  https://imgur.com/Y3uSKMV
                  Anything i miss?

                  Thanks a lot.

                  1 Reply Last reply Reply Quote 0
                  • number40fanundefined
                    number40fan
                    last edited by

                    Get the nozzle to grip a piece of paper.

                    Run G92 Z0
                    G1 Z5
                    G30 S-1
                    G1 Z5
                    G30 S-1
                    G1 Z5
                    G30 S-1

                    After running the above a few times, make sure you get consistent numbers on the reply from running G30 S-1.

                    That will be your number you put in here.

                    1 Reply Last reply Reply Quote 0
                    • jjhuang5566undefined
                      jjhuang5566
                      last edited by

                      @number40fan:

                      Get the nozzle to grip a piece of paper.

                      Run G92 Z0
                      G1 Z5
                      G30 S-1
                      G1 Z5
                      G30 S-1
                      G1 Z5
                      G30 S-1

                      After running the above a few times, make sure you get consistent numbers on the reply from running G30 S-1.

                      https://preview.ibb.co/geASRv/TgttPSy.png

                      That will be your number you put in here.

                      https://preview.ibb.co/dE3aDa/Y3uSKMV.png

                      Thanks for help. It working good now.
                      I'll make chinese version document all i can do.

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