Welcome! Log In Create A New Profile

Advanced

Manual Bed leveling with a probe

Posted by ejbommer 
Manual Bed leveling with a probe
January 22, 2019 04:37PM
I have currently updated to version Marlin 1.9 on my CR-10s. I have enabled manual mesh bed leveling and it works well. So now I was wondering can I use manual mesh bed leveling with dial indicator to measure my Z axis offset. I have been reading though the documentation and configuration file and get the feeling there mutually exclusive, but I am really not sure.

Below are some guess of what I think may need to change to get this to work, any other suggestion or recommendation are very much appreciated.


1. leave Z-axis stop as is.
2. Enable #define MESH_BED_LEVELING
3. Disable //#define PROBE_MANUALLY
4. Enable #define FIX_MOUNTED_PROBE
5. Find the values for:
#define X_PROBE_OFFSET_FROM_EXTRUDER xx
#define Y_PROBE_OFFSET_FROM_EXTRUDER xx
#define Z_PROBE_OFFSET_FROM_EXTRUDER "0"
6. Not sure, but possibly set these
#define X_MIN_POS xx
#define Y_MIN_POS xx
#define Z_MIN_POS xx
#define X_MAX_POS xx
#define Y_MAX_POS xx
#define Z_MAX_POS xx
Re: Manual Bed leveling with a probe
June 16, 2019 10:23AM
Hello ,

does it work for you ? I´m also searching a way to do that with my Ender3.

Lglock
Sorry, only registered users may post in this forum.

Click here to login