Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12089

Re: Auto Bed leveling Issue

$
0
0
Quote
kdmshark
I'm currently using an induction sensor to probe the bed. Any help would be appreciated,

A lot of times these kind of problems are caused by having bad information in your EEPROM. Even though you change numbers like #define Z_PROBE_OFFSET_FROM_EXTRUDER -2.35 they don't have any effect because the bad numbers are coming out of the EEPROM. But you have the EEPROM turned off so that is not happening.

I think I would suggest you go to GRID mode until you get things working. Turn on the: // #define AUTO_BED_LEVELING_GRID line. And probably set this to 4 or 5: //#define AUTO_BED_LEVELING_GRID_POINTS 3

At that point, you will know if it is the whole bed that is at the wrong offset, or just one location and you can deal with it easier.

Viewing all articles
Browse latest Browse all 12089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>