Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. Tags
    3. npn sensor
    Log in to post

    • Tommy_Fr

      SOLVED [Problem] Homing Z works with Macro but not with Home Buttons
      Duet Hardware and wiring • homing z probe macro homez npn sensor • • Tommy_Fr  

      15
      0
      Votes
      15
      Posts
      1474
      Views

      Tommy_Fr

      I tested it within several ways, which with bed compensation and it works great. Thank you to @dc42. You can mark it as solved.
    • npm1

      slow dive or fast dive F200/F800
      Tuning and tweaking • bed leveling bl touch mesh compensation npn sensor inductive sensor tramming • • npm1  

      2
      0
      Votes
      2
      Posts
      467
      Views

      Phaedrux

      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.