-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
2.0.4.4 #16992
Comments
+1 with BOARD_BTT_SKR_V1_3 |
Try bugfix |
#16990 duplicate |
tried bug fix still error |
In file queue.cpp line 530, replace MSG_SD_ERR_READ by STR_SD_ERR_READ |
freeasabeer that sort of works.. but just leads to new compile errors in planner.cpp so.. |
Not on my side: melzi_optiboot with Creality Ender 3 configuration, the build ends successfully with the fix I proposed. |
freeasabeer, works for me, thanks! |
Worked for me with a BTT SKR 1.3. Thanks. |
This has been fixed in Marlin/Marlin/src/gcode/queue.cpp Line 530 in bafe8d9
|
New error after applying this fix:
|
I have this bug already submitted under this issue link. It only occurs when you have CLASSIC_JERK enabled https://github.com/MarlinFirmware/Marlin/issues/16991 |
Thanks.Work on atmega gt2560 |
Also worked for me with BTT SKR 1.3. |
Thanks for the report. Adding an automated test for EEPROM off with SD on. |
This: In file queue.cpp line 530, replace MSG_SD_ERR_READ by STR_SD_ERR_READ, also fixed the error for the BTT SKR V1.4 Turbo! |
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. |
using btt gtr v1.0 with 2.0.4.4 when enabling sdcard support i get errors with sd card string. when i disable eeprom and sd card supoort marlin compiles
The text was updated successfully, but these errors were encountered: