In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/HAL_SPI.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/HAL.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/eeprom_sdcard.cpp:31:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/MarlinSerial.cpp:27:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/Servo.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/HAL.cpp.o] Error 1
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/eeprom_bl24cxx.cpp:32:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/HAL_SPI.cpp.o] Error 1
compilation terminated due to -fmax-errors=5.
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/eeprom_if_iic.cpp:32:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/eeprom_sdcard.cpp.o] Error 1
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/eeprom_sram.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/eeprom_flash.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/eeprom_wired.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/timers.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/usb_host.cpp:27:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/fastio.cpp:26:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/sdio.cpp:27:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/STM32/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/STM32/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/STM32/fast_pwm.cpp:27:
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/MarlinSerial.cpp.o] Error 1
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/Servo.cpp.o] Error 1
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/shared/backtrace/../../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/backtrace/../../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/backtrace/../../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/shared/backtrace/unwmemaccess.cpp:18:
Marlin/src/HAL/shared/backtrace/../../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/eeprom_bl24cxx.cpp.o] Error 1
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/eeprom_if_iic.cpp.o] Error 1
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/eeprom_flash.cpp.o] Error 1
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/sdio.cpp.o] Error 1
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/usb_host.cpp.o] Error 1
Marlin/src/HAL/shared/backtrace/../../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/timers.cpp.o] Error 1
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/shared/backtrace/../../../core/../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/backtrace/../../../core/../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/backtrace/../../../core/../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/shared/backtrace/../../../core/serial.h:24,
                 from Marlin/src/HAL/shared/backtrace/../MinSerial.h:24,
                 from Marlin/src/HAL/shared/backtrace/backtrace.cpp:28:
Marlin/src/HAL/shared/backtrace/../../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/shared/backtrace/../../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/eeprom_sram.cpp.o] Error 1
In file included from Marlin/src/HAL/shared/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/Delay.h:24,
                 from Marlin/src/HAL/shared/Delay.cpp:23:
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/shared/backtrace/../../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/STM32/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/eeprom_wired.cpp.o] Error 1
In file included from Marlin/src/HAL/shared/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/shared/HAL.cpp:27:
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/fastio.cpp.o] Error 1
Marlin/src/HAL/shared/backtrace/../../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/shared/../../core/../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/../../core/../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/../../core/../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/shared/../../core/serial.h:24,
                 from Marlin/src/HAL/shared/MinSerial.h:24,
                 from Marlin/src/HAL/shared/MinSerial.cpp:22:
Marlin/src/HAL/shared/../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../core/../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/shared/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/shared/eeprom_if_i2c.cpp:28:
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/backtrace/../../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/STM32/fast_pwm.cpp.o] Error 1
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/backtrace/backtrace.cpp.o] Error 1
Marlin/src/HAL/shared/../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/backtrace/unwmemaccess.cpp.o] Error 1
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/shared/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/shared/esp_wifi.cpp:23:
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/Delay.cpp.o] Error 1
Marlin/src/HAL/shared/../../core/../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../core/../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/HAL.cpp.o] Error 1
compilation terminated due to -fmax-errors=5.
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/MinSerial.cpp.o] Error 1
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/eeprom_if_i2c.cpp.o] Error 1
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
In file included from Marlin/src/HAL/shared/../../inc/../../Configuration.h:928,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfigPre.h:39,
                 from Marlin/src/HAL/shared/../../inc/MarlinConfig.h:28,
                 from Marlin/src/HAL/shared/servo.cpp:53:
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1369:19: note: in expansion of macro 'PROBING_MARGIN'
 1369 |     static_assert(PROBING_MARGIN       >= 0, "PROBING_MARGIN must be >= 0.");
      |                   ^~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/esp_wifi.cpp.o] Error 1
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2983:33: note: in expansion of macro 'PROBING_MARGIN'
 2983 |     #define PROBING_MARGIN_BACK PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1370:19: note: in expansion of macro 'PROBING_MARGIN_BACK'
 1370 |     static_assert(PROBING_MARGIN_BACK  >= 0, "PROBING_MARGIN_BACK must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2980:34: note: in expansion of macro 'PROBING_MARGIN'
 2980 |     #define PROBING_MARGIN_FRONT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1371:19: note: in expansion of macro 'PROBING_MARGIN_FRONT'
 1371 |     static_assert(PROBING_MARGIN_FRONT >= 0, "PROBING_MARGIN_FRONT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2974:33: note: in expansion of macro 'PROBING_MARGIN'
 2974 |     #define PROBING_MARGIN_LEFT PROBING_MARGIN
      |                                 ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1372:19: note: in expansion of macro 'PROBING_MARGIN_LEFT'
 1372 |     static_assert(PROBING_MARGIN_LEFT  >= 0, "PROBING_MARGIN_LEFT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/../../Configuration_backend.h:211:26: error: 'EZABL_PROBE_EDGE' was not declared in this scope
  211 |   #define PROBING_MARGIN EZABL_PROBE_EDGE
      |                          ^~~~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/Conditionals_post.h:2977:34: note: in expansion of macro 'PROBING_MARGIN'
 2977 |     #define PROBING_MARGIN_RIGHT PROBING_MARGIN
      |                                  ^~~~~~~~~~~~~~
Marlin/src/HAL/shared/../../inc/SanityCheck.h:1373:19: note: in expansion of macro 'PROBING_MARGIN_RIGHT'
 1373 |     static_assert(PROBING_MARGIN_RIGHT >= 0, "PROBING_MARGIN_RIGHT must be >= 0.");
      |                   ^~~~~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
*** [.pio/build/TH3D_EZBoard_V2/src/src/HAL/shared/servo.cpp.o] Error 1
========================= [FAILED] Took 10.29 seconds =========================
Environment      Status    Duration
---------------  --------  ------------
TH3D_EZBoard_V2  FAILED    00:00:10.290
==================== 1 failed, 0 succeeded in 00:00:10.290 ====================
