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

Defining simple Z end stop

Scheduled Pinned Locked Moved
Using Duet Controllers
3
4
116
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.
  • undefined
    Reefwarrior
    last edited by 20 Jan 2021, 18:58

    Hi all,

    After a lot of battling with my servo used in the z probe, I have decided to go back to the old normal Z end stop method without bed mesh for printing rectification.

    Now the 1000 $ question, which I don't know how...

    I have defined the Zmin end stop, as similar to my X and Y; as they both work.

    However, it does not seem to trigger the printer to stop once I keep on lowering the gantry. It compresses the micro switch and keeps on going down further.

    In the 'Z-Probe' section of config.g; I have put M558 P0 - but I am not sure if this is the right way.

    Any/all help appreciated (if possible, with a sample declaration or whatever may be the case....)

    Rgds
    Tinus

    undefined 1 Reply Last reply 20 Jan 2021, 19:36 Reply Quote 0
    • undefined
      Veti
      last edited by 20 Jan 2021, 19:04

      you need to change the homing script.

      i would suggest you generate a new one using the configurator with z endstop selected.

      1 Reply Last reply Reply Quote 0
      • undefined
        Reefwarrior
        last edited by 20 Jan 2021, 19:11

        Cool thank you! 🙂

        1 Reply Last reply Reply Quote 0
        • undefined
          Phaedrux Moderator @Reefwarrior
          last edited by 20 Jan 2021, 19:36

          @Reefwarrior said in Defining simple Z end stop:

          M558 P0

          Manual probing is different than using an endstop. It means that when G30 is called it will prompt you to jog the nozzle down to touch the bed.

          M574 Z defines the endstop, but it only gets called into action with a G1 H1 Z move in your homing file.

          Z-Bot CoreXY Build | Thingiverse Profile

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