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

    Need help - Duet 3 mini 5+ and Prusa Mk2 - how connect z-probe?

    Scheduled Pinned Locked Moved
    3D Printing General Chat
    2
    4
    253
    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.
    • polygonundefined
      polygon
      last edited by

      Hey all.

      My Prusa Mk2 controller board died so I got a duet 3 mini 5+.

      I followed this tutorial: https://www.cnckitchen.com/blog/prusa-mk25s-duet-3-mini-5-conversion

      And everything is working except the z-probe. I have no idea how to setup that up or how to test it. The tutorial was written for an MK2.5 and it has a different z-probe with 4 wires (Black, Blue, Brown, White) and mine doesn't have the white.

      I tried to do a bed probe but it just crashed into the bed.

      What's the proper way to wire an MK2 to a Duet? How do I test if the z-probe is working (without trying to probe and crashing into the bed)?

      Any help would be very appreciated.
      Thanks!

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        Can you give us some technical details about the probe you have? Not everyone is familiar with the Prusa line.

        Pretty much any probe can be made to work.

        Also please post the results of M122 and M98 P"Config.g" as well as your full config.g and homing files so that we can get a better picture of your current setup.

        Z-Bot CoreXY Build | Thingiverse Profile

        polygonundefined 1 Reply Last reply Reply Quote 0
        • polygonundefined
          polygon @Phaedrux
          last edited by

          This is the z-probe: https://www.prusa3d.com/product/pinda-probe-v1-no-longer-offered/

          I couldn't find any other specs or wiring data

          Here is the M112 snippet: https://www.codepile.net/pile/54qY9x4P

          Here is the M98 P"Config.g" :

          M98 P"Config.g"
          HTTP is enabled on port 80
          FTP is disabled
          TELNET is disabled
          Error: Filament error on extruder 0: noFilament
          Error: in file macro line 171 column 8: M18: expected number after 'E'
          

          And here is the full config.g file: https://github.com/CNCKitchen/PrusaDUET/blob/master/SDCard/config.g

          Thanks!

          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            M558 P5 C"^zprobe.in" H1.5 F600 T8000

            You'll have to identify which wire is signal, ground, and input voltage.

            You can use the Z probe input, and I believe the pinda uses 5v, so you'll need to source that from another connector. Possibly the paneldue connector if you don't have one of those connected already.

            Z-Bot CoreXY Build | Thingiverse Profile

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