Close



Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Hmm... Getting kids to bed pastie.org or pastebin.com your config so one of us can double check things... Have you set your offset yet?

  2. #12
    Technician
    Join Date
    Nov 2014
    Posts
    61
    Do you mean this line? #define Z_PROBE_OFFSET_FROM_EXTRUDER -4.34
    Here is my configuration.h:
    http://pastebin.com/pU8i5qB0

  3. #13
    Technician
    Join Date
    Nov 2014
    Posts
    61
    Still cant get this Z height to move down to the bed.... Could this be an eeprom issue? Ive read that some people had to disable it to get their ABL working

  4. #14
    oh you still have eeprom enabled... yes.. disable it

  5. #15
    Technician
    Join Date
    Nov 2014
    Posts
    61
    Ok I gave that a try and it worked but how would I adjust the esteps then?

  6. #16
    firmware or gcode

  7. #17
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Quote Originally Posted by Schnupp View Post
    Ok I gave that a try and it worked but how would I adjust the esteps then?
    The reason disabling the EEPROM is useful when trying to get Auto Bed Leveling going is because very often it is picking up a bogus Z_PROBE_OFFSET number from the EEPROM. Disabling the EEPROM makes that not happen.

    You can re-enable the EEPROM and do a M502 (Revert to default settings) followed by a M500 (store settings to EEPROM). At that point things should behave the same and you can start over riding individual settings.

Page 2 of 2 FirstFirst 12

Posting Permissions

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