Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. npn sensor
    Log in to post
    • All categories
    • Tommy_Frundefined

      Solved [Problem] Homing Z works with Macro but not with Home Buttons

      Duet Hardware and wiring
      • z probe homez homing npn sensor macro • • Tommy_Fr
      15
      0
      Votes
      15
      Posts
      2.3k
      Views

      Tommy_Frundefined

      I tested it within several ways, which with bed compensation and it works great.
      Thank you to @dc42.

      You can mark it as solved.

    • npm1undefined

      slow dive or fast dive F200/F800

      Tuning and tweaking
      • bl touch bed leveling mesh compensation tramming npn sensor inductive sensor • • npm1
      2
      0
      Votes
      2
      Posts
      848
      Views

      Phaedruxundefined

      For the BLTouch the slower the better. I use a faster probe first to save time in case the bed is far from the nozzle, and then a final probe at F100 for greater accuracy.

      M558 A1 F350 ; Set single probing at faster feed rate G30 ; Do a single probe to home our Z axis M558 A10 F100 ; Set tripple probing at slower feed rate G30 ; Probe again to get a more accurate position

      I can't say for other probes, but I think that would generally hold true. A piezo probe may have a minimum speed to register cleanly though.