Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling for board sanguino #18

Closed
rschmid5512 opened this issue Feb 13, 2020 · 1 comment
Closed

Error compiling for board sanguino #18

rschmid5512 opened this issue Feb 13, 2020 · 1 comment

Comments

@rschmid5512
Copy link

rschmid5512 commented Feb 13, 2020

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.
@thinkyhead
Copy link
Member

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:

After seeking help from the community, if the consensus points to to a bug in Marlin, then you should post a bug report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants