Close



Results 1 to 10 of 13

Hybrid View

  1. #1
    Technologist Tachout's Avatar
    Join Date
    Jun 2014
    Location
    Sandy Utah
    Posts
    119
    I think this is a great question. I think I understand that it dynamically will adjust the Z plane throughout the print and not the first layer, however I may be wrong.

    Another question... I have seen several different posts and have not read all the way through them as I have not started this process yet. I did however watch zenmasters video series, and also have been reading some of the posts as I see something new posted so if this has been answered please ignore me.

    Can I get the auto bed leveling to take more than 3 points. I want it to take 3 to 4 across the x and y. I would like to see it do 9 to 12 points on my bed as it is now. Is this something I can get it to do if I can tell it where I want those points to be?

  2. #2
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Quote Originally Posted by gmay3 View Post
    Hey auto bed leveling Guru's,
    Does auto bed leveling allow the Z axis to dynamical vary during the first layer from 0 on the right to 0.2mm on the left instead of being completely fixed at 0?
    Yes, once the bed level correction matrix is generated... All coordinates given by the GCode get translated to the new coordinate system. Check out:

    http://3dprintboard.com/showthread.p...ll=1#post27846

    Quote Originally Posted by Tachout View Post
    Can I get the auto bed leveling to take more than 3 points. I want it to take 3 to 4 across the x and y. I would like to see it do 9 to 12 points on my bed as it is now. Is this something I can get it to do if I can tell it where I want those points to be?
    The original code took 3 points. If you want to do that for legacy reasons you can. The 3 point plane is still in the firmware. But right now the firmware is doing an n x n grid and taking a least squares fit to determine the new coordinate system.

    There is work in progress from some of the people here to automatically limit the n x n grid being probed to the size of the print on the print bed. This will help accuracy.

Posting Permissions

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