-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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] STM32F103RET6_creality fails to compile for Ender 3 V2 #23829
Comments
STM32F103RET6_creality is STM32F103RE_creality in bugfix and future marlins |
This was actually a bug in bugfix, I have submitted a request to have this fixed. Once this is added to the code It will now say Error: Build environment 'STM32F103RET6_creality' is incompatible with BOARD_CREALITY_V4. Use one of these: STM32F103RE_creality, STM32F103RE_creality_xfer, STM32F103RC_creality, STM32F103RC_creality_xfer, STM32F103RE_creality_maple |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
STM32F103RET6_creality fails to compile for ender 3 V2. I am following a YouTube video to add in BLtouch/ filament sensor. please see time 8:00-10:00 for what is changed from default. https://www.youtube.com/watch?v=neS7lB7fCww
any direction is appreciated, I'm new to this
Error code:
Log Output
Expected behavior
I expect it to compile
Actual behavior
failed
Version of Marlin Firmware
MARLIN-BUGFIX-2.0.X
Printer model
ender 3 V@ 4.2.7
The text was updated successfully, but these errors were encountered: