Close



Results 1 to 2 of 2
  1. #1

    Issue with bltough G29 - No bed leveling data

    I am having an issue with my bltough on my Ender 3. When I run the G29 command I get the error no bed leveling data. How do I get the bed leveling points programmed in so it will probe the bed in those spots? With my old motherboard it just worked.Thanks

  2. #2
    I think I fixed it. I had to comment out #define MESH_BED_LEVELING and uncomment #define AUTO_BED_LEVELING_BILINEAR.

    Also #define GRID_MAX_POINTS_X and #define GRID_MAX_POINTS_Y are set to 5 which makes it probe 25 times which may be excessive and more time consuming but I am going to leave it at that for now. With my old motherboard it was set to 3x3.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •