Add Z Probe Offset to EEPROM and Ultra LCD
This commit is contained in:
@ -210,6 +210,7 @@ extern float endstop_adj[3];
|
||||
extern float min_pos[3];
|
||||
extern float max_pos[3];
|
||||
extern bool axis_known_position[3];
|
||||
extern float zprobe_zoffset;
|
||||
extern int fanSpeed;
|
||||
#ifdef BARICUDA
|
||||
extern int ValvePressure;
|
||||
|
Reference in New Issue
Block a user