-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
[BUG] MarlinConfigPre.h: No such file or directory #81
Comments
ESP3DLib 1.0 only support platformio |
for 3.0 is not that simple please read https://esp3d.io/ESP3DLib/ need my fork of Marlin as mentionned in doc/readme the define is here : https://github.com/luc-github/ESP3DLib/blob/3.0/src/esp3dlib_config.h#L25 |
Hi again, just to make sure, i will use this Marlin: https://github.com/luc-github/Marlin |
yes for my fork |
Thank you for your help! |
what board are you using ? a lolin esp32 S2? |
Yes, ESP32-S2 Mini |
But MRR_ESPA board is using an ESP32-S2 and is supported |
What do you expect to do ? |
no MRR_ESPA use ESP32 |
use single core is not tested neither recommended for esp3dlib for sure |
Sorry, i mixed it with this |
Hmm, can i use a ESP32-WROOM-32D then? |
this board was.a.proof of concept and not planned to.use.wifi any esp32 should fit |
Thank you, i will use an ESP32-WROOM-32D then. |
|
I close ticket as answered |
Describe the bug
Arduino IDE Compilation error: exit status 1
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Compilation without error
Screenshots
Marlin Firmware:
ESP3DLib :
Board used (please complete the following information):
Additional context
Add any other context about the problem here.
Marlin.ino location: ../Documents/Marlin/Marlin-2.1.2.4/Marlin/Marlin.ino
ESP3DLib location: ../Documents/GitHub/libraries/ESP3DLib
I installed ESP3DLib like this, but i don't know if it's relevant.
The text was updated successfully, but these errors were encountered: