Welcome! Log In Create A New Profile

Advanced

G Code for Auto Bed Level

Posted by gmckee 
G Code for Auto Bed Level
August 13, 2015 01:04AM
I am planning to start using auto bed leveling but the setup im using puts the probe outside of the bed when homing. So, I am looking to home the X and Y axis, move the X carriage in about 30mm, home the Z axis, then initiate auto bed leveling. So would
G28 X Y //Home X and Y axis
G1 X175 //Move the X carriage to 175mm (Home is 205)
G28 Z //Home Z axis
G29 //Initiate auto bed level
be correct for homing X and Y and then moving the carriage back over the bed to then probe the Z?


Prusa i3 Rework - Ramps 1.4 - E3d Lite6 - Full Graphic LCD Controller
Re: G Code for Auto Bed Level
August 13, 2015 05:53AM
You set the autolevel grid in the firmware, pick minimum and maximum points on both axis then update the values in configuration.h

Edited 1 time(s). Last edit at 08/13/2015 05:53AM by xelad.
Sorry, only registered users may post in this forum.

Click here to login