Quote Originally Posted by Drone View Post
OME- I just installed this and it was pretty easy. The one thing that threw me for a few minutes is you have to uncomment the #define SLED_DOCKING_OFFSET (remove the //) otherwise it will go through the G28 and never start the G29 in your start gcode. I would like to see this uncommented by default, but I'm sure there must be a reason for it.
The whole SLED_DOCKING stuff is screwed up. There are missing #ifdef's and #endif's. Who even cares about SLED_DOCKING? It shouldn't be causing these problems.