Arduino: 1.8.10 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" In file included from sketch\src\inc/MarlinConfig.h:38:0, from sketch\src\Marlin.h:24, from sketch\src\Marlin.cpp:31: sketch\src\inc/SanityCheck.h:1819:6: error: #error "G38_PROBE_TARGET requires a bed probe." #error "G38_PROBE_TARGET requires a bed probe." ^~~~~ In file included from c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\marlinconfig.h:38:0, from sketch\src\HAL\HAL_AVR\MarlinSerial.cpp:39: c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\SanityCheck.h:1819:6: error: #error "G38_PROBE_TARGET requires a bed probe." #error "G38_PROBE_TARGET requires a bed probe." ^~~~~ In file included from c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\marlinconfig.h:38:0, from sketch\src\HAL\HAL_AVR\HAL_SPI.cpp:34: c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\SanityCheck.h:1819:6: error: #error "G38_PROBE_TARGET requires a bed probe." #error "G38_PROBE_TARGET requires a bed probe." ^~~~~ In file included from c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\marlinconfig.h:38:0, from sketch\src\HAL\HAL_AVR\Servo.cpp:56: c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\SanityCheck.h:1819:6: error: #error "G38_PROBE_TARGET requires a bed probe." #error "G38_PROBE_TARGET requires a bed probe." ^~~~~ In file included from c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\marlinconfig.h:38:0, from sketch\src\HAL\HAL_AVR\persistent_store_eeprom.cpp:24: c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\SanityCheck.h:1819:6: error: #error "G38_PROBE_TARGET requires a bed probe." #error "G38_PROBE_TARGET requires a bed probe." ^~~~~ In file included from c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\marlinconfig.h:38:0, from sketch\src\HAL\HAL_AVR\HAL.cpp:25: c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\SanityCheck.h:1819:6: error: #error "G38_PROBE_TARGET requires a bed probe." #error "G38_PROBE_TARGET requires a bed probe." ^~~~~ In file included from c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\marlinconfig.h:38:0, from sketch\src\HAL\HAL_AVR\watchdog.cpp:25: c:\users\mousti~1\appdata\local\temp\arduino_build_353648\sketch\src\inc\SanityCheck.h:1819:6: error: #error "G38_PROBE_TARGET requires a bed probe." #error "G38_PROBE_TARGET requires a bed probe." ^~~~~ Multiple libraries were found for "U8glib.h" Used: F:\Documents\Arduino\libraries\U8glib exit status 1 Error compiling for board Arduino/Genuino Mega or Mega 2560. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.