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

    2nd print too high and z-offset is inconsistent,config problem?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    21
    915
    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.
    • Phaedruxundefined
      Phaedrux Moderator @o_lampe
      last edited by

      @o_lampe said in 2nd print too high and z-offset is inconsistent,config problem?:

      I also repeat the G31 line everytime I change M558. I'm afraid it'll use default values instead, if I don't. (paranoid?)

      Definitely paranoid. The G31 restatement is unneeded.

      @cosmowave said in 2nd print too high and z-offset is inconsistent,config problem?:

      your end code is not really nice if you print an object near zmax! So the z axle can't raise 5mm.
      It moves the z axle 5mm if it is possible.
      If not, it moves to zmax.

      Also unnecessary. If the axis limits are set correctly, the firmware won't allow it to go beyond z max anyway, so a relative move close to the z limit would stop at zmax regardless. No need for conditional gcode there.

      @lui2004 Did you end up figuring out your problem with the second print start?

      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