You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please help! I'm frustrated! Its been one thing after another.seems to be updating then fails. Thanks in advance!
Arduino: 1.8.11 (Windows 10), Board: "Sanguino, ATmega1284 or ATmega1284P (16 MHz)"
In file included from sketch\src\inc/MarlinConfig.h:38:0,
from sketch\src\MarlinCore.h:24,
from sketch\src\MarlinCore.cpp:31:
sketch\src\inc/SanityCheck.h:1772:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX."
#error "Enable USE_XMAX_PLUG when homing X to MAX."
^~~~~
In file included from c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\marlinconfig.h:38:0,
from sketch\src\HAL\HAL_AVR\persistent_store_eeprom.cpp:24:
c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\SanityCheck.h:1772:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX."
#error "Enable USE_XMAX_PLUG when homing X to MAX."
^~~~~
In file included from c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\marlinconfig.h:38:0,
from sketch\src\HAL\HAL_AVR\MarlinSerial.cpp:39:
c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\SanityCheck.h:1772:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX."
#error "Enable USE_XMAX_PLUG when homing X to MAX."
^~~~~
In file included from c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\marlinconfig.h:38:0,
from sketch\src\HAL\HAL_AVR\Servo.cpp:56:
c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\SanityCheck.h:1772:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX."
#error "Enable USE_XMAX_PLUG when homing X to MAX."
^~~~~
In file included from c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\marlinconfig.h:38:0,
from sketch\src\HAL\HAL_AVR\HAL_SPI.cpp:34:
c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\SanityCheck.h:1772:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX."
#error "Enable USE_XMAX_PLUG when homing X to MAX."
^~~~~
In file included from c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\marlinconfig.h:38:0,
from sketch\src\HAL\HAL_AVR\watchdog.cpp:25:
c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\SanityCheck.h:1772:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX."
#error "Enable USE_XMAX_PLUG when homing X to MAX."
^~~~~
In file included from c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\marlinconfig.h:38:0,
from sketch\src\HAL\HAL_AVR\HAL.cpp:25:
c:\users\ryan~1.rya\appdata\local\temp\arduino_build_312513\sketch\src\inc\SanityCheck.h:1772:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX."
#error "Enable USE_XMAX_PLUG when homing X to MAX."
^~~~~
exit status 1
Error compiling for board Sanguino.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
The text was updated successfully, but these errors were encountered:
This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:
Please help! I'm frustrated! Its been one thing after another.seems to be updating then fails. Thanks in advance!
The text was updated successfully, but these errors were encountered: