Unknown rows in Configuration.h
Hi Folks,
I'm traing to tune up mu printer and read a lot in the Firmware settings. When I compare my current Configuration.h with the new ones that I made, I found some differences for wich I can't found any descriptions, nor where from they come:
.
The first groupe is this:
#define ZHOME_HEAT_ALL 1
#define ZHOME_HEAT_HEIGHT 20
#define ZHOME_X_POS 999999
#define ZHOME_Y_POS 999999
The second is this:
#define Z_PROBE_Z_OFFSET_MODE
#define UI_BED_COATING
#define ZHOME_MIN_TEMPERATURE 0
#define Z_PROBE_Z_OFFSET
I guess, thous settings are important too, but I'm not sure how they will change the work of the printer. And because I'm affraid to made any changes without knowing what exactly I do, I ask for some help.
Thanks in advance
P.S. My Z probe works, but I'm not sure is it works correctly.
Comments