Update some ABL/UBL conditionals

This commit is contained in:
Scott Lahteine
2019-02-24 20:29:03 -06:00
parent 833c2e54a1
commit 808b076000
8 changed files with 26 additions and 22 deletions

View File

@ -358,7 +358,7 @@ void safe_delay(millis_t ms) {
SERIAL_ECHOLNPGM(" Nozzle)");
#endif
#if HAS_ABL
#if HAS_ABL_OR_UBL
SERIAL_ECHOLNPGM("Auto Bed Leveling: "
#if ENABLED(AUTO_BED_LEVELING_LINEAR)
"LINEAR"