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

    Mesh Bed Compensation Does Not Seem to Work

    Scheduled Pinned Locked Moved Solved
    Using Duet Controllers
    2
    3
    210
    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.
    • Arakahnundefined
      Arakahn
      last edited by

      I will be referring to a previous thread, as I have the exact same issue and it was marked as Solved without an actual resolution posted:

      https://forum.duet3d.com/topic/21448/will-not-load-mesh-using-g29-s1-command/13?loggedin=true

      So basically the probing works fine (sorta, need to tweak my piezo probing). The height map is there and quite uneven.

      My start gcode seems to be ok:

      G91 ; relative positioning
      G1 H2 Z5 F6000 ; lift Z relative to current position
      G90 ; absolute positioning
      ;G1 X70.5 Y-11 F6000 ; go to first probe point
      ;G30 ; home Z by probing the bed
      G29 S1
      M376 H10

      When sending an M122 I can see that bed compensation is on and using the heightmap, but physically no compensation is happening (the Z axes are not moving at all during the print outside changing layers).

      I am attaching my config and homing files. Any insight would be super appreciated 🙂

      homez.g homey.g homex.g homeall.g config.g bed.g

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

        M566 X600.00 Y600.00 Z0.00

        Is Z jerk 0 correct?

        Can you show a screenshot of the heightmap display?

        M376 H10

        Have you tried turning off the taper? M376 H0?

        Z-Bot CoreXY Build | Thingiverse Profile

        Arakahnundefined 1 Reply Last reply Reply Quote 1
        • Arakahnundefined
          Arakahn @Phaedrux
          last edited by

          @phaedrux said in Mesh Bed Compensation Does Not Seem to Work:

          M566

          Wow... talk about not seeing the forest from the trees.

          I went over my settings 5 times, tried a bunch of things, and not ONCE did I even notice that. Probably changed my jerk and accidentally deleted the 5 from the 50 without noticing.

          Thank you @Phaedrux!

          If you don't mind I'll go get some rum and go feel stupid in my corner now.

          1 Reply Last reply Reply Quote 1
          • Phaedruxundefined Phaedrux marked this topic as a question
          • Phaedruxundefined Phaedrux has marked this topic as solved
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA