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

    SOLVED: Precision Orion Sensor triggers too late

    Scheduled Pinned Locked Moved
    Third-party add-ons
    precision orion orion precision piezo piezo
    3
    4
    1.0k
    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.
    • toskiumundefined
      toskium
      last edited by toskium

      SOLVED: The Orion was not working properly, after switching the whole Orion board everything works as expected!

      Hello there,

      I am having a problem with the Piezo Orion sensor, it looks like it does not react fast enough or is not sensitive enough-ish...

      Situation:
      I am having a Duet WiFi board and I am using a genuine Precision Orion sensor as my Z-endstop. I tuned the little potentiometer so that a real light tap with my fingernail forces it to respond, so I figured the tap of the nozzle on the Ultrabase would do the same, well it doesn't.
      Instead of triggering reliably it bends the whole gantry upwards, sometimes about 0.8mm sometimes over 2mm until it triggers, or not.

      Setup:
      Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
      Firmware Electronics: Duet WiFi 1.02 or later
      Firmware Version: 2.0(RTOS) (2018-06-05b3)
      WiFi Server Version: 1.21
      Web Interface Version: 1.21.1

      Please see the relevant parts of my config:

      config.g:
      ; Drives
      ; just to clarify Z actually is allowed to travel the 420mm/min
      M203 X12000 Y12000 Z420 E6000 ; Set maximum speeds (mm/min)

      ; Endstops
      M574 Z1 S2 ; Set endstops controlled by probe (Z-endstop is Z-probe)

      ; Z-Probe
      M558 P8 I1 H1 R0.5 F420 T6000
      G31 P100 X0 Y0 Z-0.1

      homez.g:
      G91 ; relative positioning
      G1 Z5 F6000 S2 ; lift Z relative to current position
      G90 ; absolute positioning
      G1 X150 Y150 F6000 ; go to first probe point
      G30 ; home Z by probing the bed

      I can't really make the sensor any more sensible, otherwise it will trigger due to movement and on the same time am running out of ideas. Any help is highly appreciated!

      Cheers,
      Markus

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

        I don't know the Orion, but is F420 in your M558 command the recommended probing speed, or should it be higher?

        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

        toskiumundefined 1 Reply Last reply Reply Quote 0
        • toskiumundefined
          toskium @dc42
          last edited by

          @dc42 Thanks for your response, the problem is meanwhile resolved. I swapped the whole PCB for a second unit I bought along with the first one and that one works as expected. The nozzle touches the bed very gentle and the probing shows immediate response. I will send precisionpiezo an e-mail regarding the non-functional unit.

          Cheers, Markus

          Moriquendiundefined 1 Reply Last reply Reply Quote 0
          • Moriquendiundefined
            Moriquendi @toskium
            last edited by

            @toskium I've replied to your email, I'll send you a replacement PCB today.

            Idris

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