Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    BLTouch cant set z offset with G31

    General Discussion
    2
    2
    108
    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.
    • brasse
      brasse last edited by

      Hello, i am trying to set the Z-offset with G31 but nothing happends whatever i set the Z to, it always starts printing about 2mm above the bed.

      This is the probe part of my config.g

      M574 X1 Y1 S1                         ; Set active high endstops (disable Z when using Bltouch)
      M574 Z1 S2 ; Define Z to use Probe. Home to Min.
      M307 H3 A-1 C-1 D-1 ; Disable the 3th Heater to free up PWM channel 5 on the Duex board.
      G31 P25 X-34.64 Y10 Z2 ; Z probe trigger value, offset in relation to nozzle. And trigger height adjustment
      M557 X5:205 Y5:165 S20 ; Define mesh grid
      M558 P9 H5 F500 T4000 X0 Y0 Z1 ; Set Z probe type/mode 5. H=Dive Height. F=Speed the bed moves. BLtouch
      
      M557 X35:240 Y0:220 S34:36 ; define mesh grid
      

      What am i missing?

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

        G31 must come after M558

        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