Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. mesh bed leveling
    Log in to post
    • All categories
    • Damienundefined

      Auto Bed Leveling Mesh made easy??

      Tuning and tweaking
      • mesh bed leveling compensation and calabration heightmap ender5 duet 2 maestro • • Damien
      2
      0
      Votes
      2
      Posts
      200
      Views

      Phaedruxundefined

      @Damien said in Auto Bed Leveling Mesh made easy??:

      Nothing about what to do when your height map is not centered on your bed, but offset because of the parameters you put in for the map to compensate for the offset.

      I don't understand what you mean by this part. Can you give us some more information? Showing your gcode files would be helpful as well. config.g, homing files, bed.g. Maybe a screenshot of your height map as it is displayed now.

    • wieman01undefined

      Question: Mesh bed compensation for specific points

      Tuning and tweaking
      • mesh bed leveling • • wieman01
      3
      0
      Votes
      3
      Posts
      196
      Views

      wieman01undefined

      @jay_s_uk

      Thank you, that is good news. I'll keep an eye out and see what I can find when the first beta comes out.

    • kevincorinthundefined

      Heightmap is completely ignored

      Tuning and tweaking
      • mesh bed leveling mesh compensation heightmap • • kevincorinth
      17
      0
      Votes
      17
      Posts
      3.4k
      Views

      kevincorinthundefined

      @mikeabuilder

      I finally found time to do your very helpful scientific experiment.
      Was to complicated for me. 😄

      But for anyone else having this problem:

      My z axis minimum was set to z0

      Changing M208 for Z0 to Z-2 in config.g was finally solving the problem.

      @atall thank you all for your great and quick help, tips and tricks.

      After 10 months of guessing and time consumable troubleshooting I am finally able to use my most expensive printer!

      hooray!

    • Merlin246undefined

      Toolhead stuttering - mesh bed compensation and travel

      Tuning and tweaking
      • travel travel move mesh mesh compensation mesh bed leveling jerk • • Merlin246
      8
      0
      Votes
      8
      Posts
      789
      Views

      CNCModellerundefined

      @merlin246 perhaps use

      M376: Set bed compensation taper

      Then after the taper height I guess there shouldn't be any mesh related z moves for the rest of the print?

      Just a thought...
      Cheers
      Barry M

    • danny_v1undefined

      Mesh bed leveling only in printing area

      Tuning and tweaking
      • mesh bed leveling printing area • • danny_v1
      9
      0
      Votes
      9
      Posts
      929
      Views

      danny_v1undefined

      @luke-slaboratory If i add your example I get a warning that the code is not ok. If I add it without the -10 and +10 it is ok. Do I have to remove the M557 from the bed.g macro and put it to the config.g?