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
There are some comflict with SDFat API and Marlin SD API , e.g: File incompatibility, which means current SD abstraction layer, and may be flash filesystem abstraction layer, is not enough abstracted - there are still some code in esp_sd.cpp that should be in drivers part not in interface layer.
This part need to be done fist in ESP3D because it is the root of ESP3DLib they sync to ESP3DLib