Z-Offset

Software and Firmware Discussion - related to source code, firmware updates, etc.
Post Reply
User avatar
Roberts_Clif
Reactions:
Posts: 1380
Joined: March 25th, 2017, 8:17 am
Location: Washington, State USA
3D Printer(s): Hictop 3DP11/12

Z-Offset

Post by Roberts_Clif »

I was watching a Youtube video showing CR Touch.
In the video it showed I could adjust the Z-Offset live and save the offset image below simple set Offset click and nozzle moves to that height.
Z-Offset.jpg
I do not know how to enable this menu help me.
Complete video Here this is in Z-Offset section 5 at 21:30
User avatar
Roberts_Clif
Reactions:
Posts: 1380
Joined: March 25th, 2017, 8:17 am
Location: Washington, State USA
3D Printer(s): Hictop 3DP11/12

Re: Z-Offset

Post by Roberts_Clif »

I was given some code below require these lines enabled to function the way i like.

Code: Select all

// 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 

Post Reply

Return to “Software and Firmware Discussion”