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

    What does this error mean?

    Scheduled Pinned Locked Moved
    General Discussion
    5
    6
    247
    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.
    • deonholtundefined
      deonholt
      last edited by

      Hi and thanks again.
      I want to understand this error message so I can learn how to solve it.
      This is what I put in and how I understand it:
      M557 X10:190 Y10:190 S20 ;
      Probe X-axis from position 10 - 90mm on X-Axis.
      Probe Y-axis from position 20 - 190mm on Y-Axis.
      S20: Do this every 20mm.

      Now I want to understand the error message with specific reference to the positions:
      I don't understand where the grid point 190.0, 10.0 is ... if it is a grid point. Because, When I do: G1 X190 Y10 it goes to that point and it is possible to probe it. This is why I need to learn what this error mean to be able to do the probing correct.
      G32
      Warning: Skipping grid point (190.0, 10.0) because Z probe cannot reach it
      Warning: Skipping grid point (190.0, 30.0) because Z probe cannot reach it

      Thanks.

      Phaedruxundefined 1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        it usually refers to probe offsets? what probe and what offset are you using?

        deonholtundefined 1 Reply Last reply Reply Quote 0
        • deonholtundefined
          deonholt @A Former User
          last edited by

          @bearer said in What does this error mean?:

          it usually refers to probe offsets? what probe and what offset are you using?

          I really wish I knew. I am about 10 days into Duet and a month in 3D printing. All I need to do is to tell M557 to do 9 probes only. I changed my M557 to:
          M557 X55:185 Y30:188 P3:3
          I got to these values by moving the nozzle with the buttons on the web UI to make sure the nozzle is out of bounce.
          What I don't understand about the error message, is that, as far as I know, I told M557 to only travel from 55-185 for X and 30-188 for Y. Why does it try to probe 190:0? It is not supposed to go there.
          I'm dumbstruck. 😞

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

            post your entire config.g

            1 Reply Last reply Reply Quote 0
            • peter247undefined
              peter247
              last edited by peter247

              @deonholt
              I told M557 to only travel from 55-185 for X and 30-188 for Y. Why does it try to probe 190:0? It is not supposed to go there.

              When you do a g1 x100 y100 that is the place of the nozzle , but when you say probe 55mm , that mean the probe not the nozzle.
              So 185mm is 185mm + what you have set in your offset what is over the bed limit of 190mm

              Ender 5 plus linear rail and hemera powered by duet 2 wifi , CR10s pro v1 with bltouch mostly stock , BLV mgn Cube slowly being built powered by duet 3 mini 5+

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

                @deonholt You've created several posts now asking basically the same questions. I suggest you stick to a single thread. It will really help people provide help if all the relevant info is in a single place.

                https://forum.duet3d.com/topic/5909/guide-for-posting-requests-for-help

                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