Close



Results 1 to 10 of 14

Hybrid View

  1. #1
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    The #define AUTO_BED_LEVELING_GRID_POINTS 5 says the max number of grid points is a 5 x 5 matrix. It will default to 3 x 3.

    Did you use a lower case 'n' when you specified the number of grid points? Did you say G29 n 5 ???

  2. #2
    Quote Originally Posted by Roxy View Post
    The #define AUTO_BED_LEVELING_GRID_POINTS 5 says the max number of grid points is a 5 x 5 matrix. It will default to 3 x 3.

    Did you use a lower case 'n' when you specified the number of grid points? Did you say G29 n 5 ???
    OH MY GOD! I am not a smart man....I have been running the G29 command without any other items....just "G29".

    I thought that line specified the number of grid points per axis and the G29 command read that at run-time and used it for the n variable....I didn't know I had to run a G29 n 5 to get 5 points per axis. I'm sorry for the confusion.

Posting Permissions

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