Welcome! Log In Create A New Profile

Advanced

Looking for Z Offset menu item enable

Posted by Roberts_Clif 
Looking for Z Offset menu item enable
February 21, 2022 10:43AM
I was watching a Youtube video showing CR Touch installation.
In the video it shows I could adjust the Z-Offset live and save the offset image below simple set Offset click and nozzle moves to height.




I do not know how to enable this menu help me.
Complete video Here this is in Z-Offset section 5 at 21:30

Thank you in advance for your help.
I should note that I have a 2004LCD an not the LCD in video.

Edited 3 time(s). Last edit at 02/21/2022 10:53AM by Roberts_Clif.


Computer Programmer / Electronics Technician
Re: Looking for Z Offset menu item enable
February 21, 2022 05:38PM
I think your after BABYSTEP_ZPROBE_OFFSET
Re: Looking for Z Offset menu item enable
February 21, 2022 07:47PM
You could be correct.


I found the BABYSTEP_ZPROBE_OFFSET after I posted though, it is in a different LCD menu tree, still confusing me.
Did some preliminary tests it kind of does what I wanted to do. will have to do full testing to be sure.


Computer Programmer / Electronics Technician
Re: Looking for Z Offset menu item enable
February 22, 2022 08:28AM
Dust > Thank You

I was given some code below and appears to require all lines enabled to function correctly.

// Path:Marlin\Configuration_adv.h
#define PROBE_OFFSET_WIZARD
#define PROBE_OFFSET_WIZARD_START_Z -4.0

#define BABYSTEPPING 
#define BABYSTEP_DISPLAY_TOTAL 
#define BABYSTEP_ZPROBE_OFFSET


Computer Programmer / Electronics Technician
Sorry, only registered users may post in this forum.

Click here to login