Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
This commit is contained in:
parent
60628864ca
commit
d74aabf259
12 changed files with 113 additions and 113 deletions
|
|
@ -319,7 +319,7 @@ void Config_ResetDefault()
|
|||
absPreheatHPBTemp = ABS_PREHEAT_HPB_TEMP;
|
||||
absPreheatFanSpeed = ABS_PREHEAT_FAN_SPEED;
|
||||
#endif
|
||||
#ifdef ENABLE_AUTO_BED_COMPENSATION
|
||||
#ifdef ENABLE_AUTO_BED_LEVELING
|
||||
zprobe_zoffset = -Z_PROBE_OFFSET_FROM_EXTRUDER;
|
||||
#endif
|
||||
#ifdef DOGLCD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue