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
The only thing in the terminal when building is this
Warning! src_filter configuration option in section [env:teensy41] is deprecated and will be removed in the next release! Please use build_src_filter instead
.pio\libdeps\mks_robin_nano35\lvgl\src\lv_core\lv_obj.c: In function 'lv_deinit':
.pio\libdeps\mks_robin_nano35\lvgl\src\lv_core\lv_obj.c:130:5: warning: implicit declaration of function 'lv_log_register_print_cb' [-Wimplicit-function-declaration]
130 | lv_log_register_print_cb(NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~
Done
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
2
Printer model
Sapphire Plus SP-5
Electronics
Robin Nano 1.2
Add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered:
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
I build the firmware with my printer settings successfully and it goes through the screen calibration and after is what you see.
Steps that i have taken
The only thing in the terminal when building is this
Warning!
src_filter
configuration option in section [env:teensy41] is deprecated and will be removed in the next release! Please usebuild_src_filter
instead.pio\libdeps\mks_robin_nano35\lvgl\src\lv_core\lv_obj.c: In function 'lv_deinit':
.pio\libdeps\mks_robin_nano35\lvgl\src\lv_core\lv_obj.c:130:5: warning: implicit declaration of function 'lv_log_register_print_cb' [-Wimplicit-function-declaration]
130 | lv_log_register_print_cb(NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~
Done
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
2
Printer model
Sapphire Plus SP-5
Electronics
Robin Nano 1.2
Add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: