Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Issue with 3.01-RC4(pre)

    Beta Firmware
    2
    3
    140
    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.
    • gtj0
      gtj0 last edited by gtj0

      @dc42 not sure if your commits are consistent for 3.01 RC4 yet but something in the last few prevents Z homing from completing using a probe. It looks like it's looking for deployprobe0.g and when it doesn't find it, it just keeps retrying the homing sequence. If I create an empty deployprobe0.g file it works normally. This is via DSF BTW. Can't easily test it standalone right now.

      EDIT: I just realized that although the probing sequence completes when a deployprobe0.g is found, the state shows homed but the head is left at the "dive height - trigger height" and the printer is left "busy". I created an empty retractprobe0.g as a test but that didn't change behavior.

      ; Z-Probe     Precision Piezo Orion
      M574 Z1 S2
      ;              Probe                 Probe  Dive    Travel  Probe
      ;    Pin       Type   Invert  Settle Speed  Height  Speed   Attempts  Tolerance
      M558 C"io7.in" P1     I0      R0.75   F600   H5.0    T6000 A4        S0.025
      
      ;   Trigger          Trigger
      ;   Value    Offset  Height
      G31 P560     X0 Y0   Z-0.10
      
      1 Reply Last reply Reply Quote 0
      • dc42
        dc42 administrators last edited by dc42

        I'm guessing that you are running Duet 3 with attached SBC. It looks like DSF doesn't report to RRF that deployprobe0.g wasn't found, so RRF doesn't go on to try deployprobe.g.

        Does your system use a deployprobe.g file? If so then copying it to deployprobe0.g may be a workaround.

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

          Yes Duet3/SBC. No, no deployprobe. It's a Precision Piezo Orion. Even with an empty deployprobe0.g, I'm still left with the nozzle hovering above the bed and the printer in permanent "Busy" state.

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